|
|
编译新内核后VFS:Mounted root readonly /bin/bb:can't access tty ;job control turned off,有人遇到过吗?怎么解决?是内核中什么选项没选到吗?
我的grub是
title gentoo
root (hd0,12)
#kernel /kernel-genkernel-x86-2.6.24-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda14 doscsi agpgart
kernel /kernel-2.6.24-r7 root=/dev/hda14 init=/bin/bb
initrd /initramfs-genkernel-x86-2.6.24-gentoo-r5
不用最后一行出现上述错误,使用后正常,新内核并没有产生initrd啊,手册上说不要的,
编译内核3次了。 |
|