|
|
我是按照官方网站的手册安装GENTOO的,我把bzImage改成了kernel-2.6.25-gentoo-r8并拷到了/boot下,grub.conf如下:
root (hd0,0)
kernel /boot/kernel-2.6.25-gentoo-r8 root=/dev/sda1
重启后就出现:
Warning:unable to open an initial console.
kernel panic-no syncing:No init found.Try passing init= option to kernel.
我已把ext2 ext3都编译到了内核中,不知各位高手以上问题怎么解决? |
|