xpt 发表于 2008-4-9 08:27:09

原帖由 Fanx 于 2008-4-7 12:19 发表 http://www.linuxfans.org/bbs/images/common/back.gif

我也遇到相同的问题 就是在looking for data directory那里就停下来了,我就是由于这个问题,一直都无法在硬盘上启动FANX,

Have you tried Slax60x? Will they work?

[ 本帖最后由 xpt 于 2008-4-9 08:28 编辑 ]

zsu105 发表于 2008-4-10 10:38:00

Regarding the problem aboutfailing to boot from the harddriver,in particularhalting at "looking for data directory", I strongle recommend that you copy the file provided by gu_you_hua which is helpful to solve the same problem I met when booting the my noteboot. Special attention should be paid to proper location of the file of Fanx. I think it will work if it is properly placed in driver C. Good luck to you!
:P :P :mrgreen:

tangfu 发表于 2008-4-15 08:17:30

原帖由 zsu105 于 2008-4-10 10:38 发表 http://www.linuxfans.org/bbs/images/common/back.gif
Regarding the problem aboutfailing to boot from the harddriver,in particularhalting at "looking for data directory", I strongle recommend that you copy the file provided by gu_you_hua which i ...

where is the file provided by gu_you_hua?please give a link?thank u。。。

zsu105 发表于 2008-4-16 17:17:39

以下是本人用GRLDR引导成功的MENU.LST片段


title Slax Graphics mode (KDE)
root (hd0,0)
kernel (hd0,0)/boot/vmlinuz ramdisk_size=6666 root=/dev/ram0 rw init=linuxrc load_ramdisk=1 prompt_ramdisk=0 vga=769 autoexec=xconf;kdm
initrd (hd0,0)/boot/initrd.gz
boot

That is what i meat. good luck to you.:-D :-D

tangfu 发表于 2008-4-16 22:23:48

回复 #19 zsu105 的帖子

请问你用的是什么版本,我的是slax6.0.4,在硬盘上启动确实不行,不过还是谢谢你了....

wjping119 发表于 2008-4-16 22:30:39

原帖由 Fanx 于 2008-4-7 12:19 发表 http://www.linuxfans.org/bbs/images/common/back.gif

我也遇到相同的问题 就是在looking for data directory那里就停下来了,我就是由于这个问题,一直都无法在硬盘上启动FANX,

遇到这种情况的朋友,如果是grub引导的,试试在menu.lst文件中加入 from=path/to/slax/的启动项目,如果你的boot和slax文件夹都在/dev/hda1/下,那么就是 from=/dev/hda1/;如果是dos引导的,修改boot\dos\config文件,加上这行试试。还可以尝试直接用 from=/dev/hda1/slax.iso 这样的参数直接用iso镜像而不解压iso试试。

如果这样还不行,,我也没办法了

zsu105 发表于 2008-4-17 11:06:30

It comes up with no problem no matter of slax 6.0.4 or fanx2.0 is put in my computer. And great thanks should go to wjping119 for his great contribution on the aritcle " getting Slax/Fanx run on the harddriver perfeclty". So I strongly recommend that you read this article and follow the instruction, and then, copy the Menu.lst in red colour. Then try it agai:-D :-D n, good luck to you!

20055647 发表于 2008-4-24 10:05:33

原帖由 wjping119 于 2008-4-16 22:30 发表 http://www.linuxfans.org/bbs/images/common/back.gif


遇到这种情况的朋友,如果是grub引导的,试试在menu.lst文件中加入 from=path/to/slax/的启动项目,如果你的boot和slax文件夹都在/dev/hda1/下,那么就是 from=/dev/hda1/;如果是dos引导的,修改boot\dos\ ...

请给出具体的放置地方,在那个地方加入 from=/dev/hda1/
页: 1 [2]
查看完整版本: slax硬盘启动