|
|
刚编译了 linux-2.6.23.1 的内核,系统是Debian Sid
启动2.6.22没问题,但启动2.6.23.1就行。
下列是启动时的信息:
Begin: Waiting for root file system... ...
Done.
WARNING bootdevice may be renamed. Try root=/dev/sda8
ALERT! /dev/hda8 does not exit. Dropping to a shell!
Check your root= boot argument (Cat /proc/cmdine)
Check for missing modules (Cat /proc/module), or device files (ls /dev)
BusyBox v1.1.3 (Debian 1:1.1.3-5) Built-in shell (ash)
Enter 'help' for a list of built-in commands
/bin/sh: can't access tty; job control turned off
(initramfs) #系统就停在这,等你输入。
以前自己编译过2.6.22没出现过这样的问题。 |
|