编译内核成功后又出现的问题,就是重新启动不能进入桌面出现如下
Booting 'ubuntu 8.10 , kernel 2.6.27.7yes'
Filesystem type is ntfs, partition type 0x07
The current working directory(i.e., the relative path) is /ubuntu/disks
[linux-bzimage, setup=0x2c00, size=0x100950]
[linux-initrd @ 0x7f35b000, 0x53556d bytes]
loading, please wait........
Gave up waiting for root device. common problems:
-boot args (cat /proc/cmdline)
-check rootdelay= (did the system wait long enough?)
-missing modules (cat /proc/modules: ls /dev)
ALERT: /dev/disk/by-uuid/a4fe2ae3fe2aad8c does not exist. Dropping to a shell
BusyBox v1.10.2 (ubuntu 1:1.10.2-1 ubuntu7) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
我不明白上面的英文是什么意思,应该怎样解决呢/
编译内核成功后又出现的问题
-
- 帖子: 22
- 注册时间: 2010-03-21 15:42
- lovekid
- 帖子: 556
- 注册时间: 2007-03-05 11:43
- 联系:
Re: 编译内核成功后又出现的问题
是不是你编译内核的时候没有把/root的文件系统支持编译进去?听说文件系统的支持编译成模块是不行的,得编译进内核
-
- 帖子: 22
- 注册时间: 2010-03-21 15:42
-
- 帖子: 2
- 注册时间: 2010-03-08 21:32
Re: 编译内核成功后又出现的问题
编译完内核,有没有make modules?
理论上make modules必须来一次。
理论上make modules必须来一次。