|
|
整个系统都已经配完,然后重启了
但是出现了下面的错误提示:
VFS:Cannot open root device "hda6" or unknow-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing : VFS : Unable to mount root fs on unkown - block(0,0)
grub是这样设置的
root (hd0,5)
setup (hd0)
quit
然后menu.lst里
title LFS 6.2
root (hd0,5)
kernel /boot/lfskernel-2.6.16.27 root=/dev/hda6
我把lfs装在hda6的,swap为hda7
hda1为windows的系统盘,hda5为也是windows的一个盘
不知道哪里出了问题,请大家指教,谢谢:) |
|