grub装入内核时提示出错!!!!!!!!!!!!!!!!!
grub> kernel /boot/vmlinuz-2.4.20-8 root=/dev/hda5 ro: 提示出错:
: Error 15:file not found!!
我在linux rescue下面进入看到/boot下面有vmlinuz-2.4.20-8这个啊
还有我的linux分区是这样的
hdb6 linux
hdb7 linux//系统装在这里
hdb8 swap
帮忙看看吧 先执行root (hd1,6) 两种解决办法:
1,在linux rescue模式下重新安装grub:grub-install /dev/hda
2,引导grub后按键P,输入 密码,e编辑root(hd0,x),x为boot分区位置号
更改x值试试
root(hd0,6)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABLE=/dev/hda7
initd /boot/initd.img root=/dev/hda5
这里也不对
页:
[1]