用WINGRB0206引导FC5时出错,,请指教
我的双系统实现方案如下:C盘装XP,,,为主分区,,
D为XP用的软件盘,,,也为主分区,
hd0.2是/boot
FC5安装时,,是把Grub装在hd0.2上,,,现在用WINGRB0206进行引导,
我在menu.lst
timeout 10
title Windows at (hd0,0)
root (hd0,0)
chainloader +1
title FC5 (2.6.15-1.2054)
root (hd0,2)
kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/ hda=hda6
initrd=/initrd-2.6.15-1.2054_FC5.img
改成这样后可以引导,,但是,,引导到一半就不行了,,出现如下:
Switching to new root and running init,
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot:mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
[<c011a32e>] panlc+0x3e/0x170 [<c011cede>] do_exit+0x71/0xc8
[<c011d5b9>] sys_exit_group+0x0/0xd[<c0102bc1>] syscall_call+0x7/0xb
到此机子死机,,,没有任何反应,,
请问是不是上面设置问题,,,请指教,, root=/ hda=hda6 好象这些有点问题
root=/dev/hda6看看 谢谢版主,,问题搞定了,,我是用一个在WIN下查看linux里的文件,,,把GRUN的设置文件的内存复制过去,,就搞定了,, 谢谢版主,,问题搞定了,,我是用一个在WIN下查看linux里的文件,,,把GRUN的设置文件的内存复制过去,,就搞定了,,
页:
[1]