不知道为什么我这台机器装ubunut老是死机,没办法就装上老的fedora4 ,但是因为是 nv的主板,网卡声卡驱动都不支持,就下了个2.6.28的内核编译 下,于是出现下面的问题
Createing root device
Mounting root filesystem
mount: error 6 mounting ext3
Switching to new root
ERROR opening /dev/console!!!!: 2
error dup2'ing fd of 0 to 0
error dup2'ing fd of 0 to 1
error dup2'ing fd of 0 to 2
unmounting old /proc
unmounting old /sys
switchroot: mount failed: 22
init used greatest stack depth: 2292 bytes left
Kernel panic - not syncing: Attempted to kill init!
有明白帮我看下吧,谢谢
帮我看看编译内核不能起动的问题
-
- 帖子: 18
- 注册时间: 2007-05-30 12:53
-
- 帖子: 466
- 注册时间: 2007-09-06 16:07
Re: 帮我看看编译内核不能起动的问题
有没有看看2.6.28需要什么样的编译环境?
- kelen
- 帖子: 734
- 注册时间: 2008-05-02 19:50
Re: 帮我看看编译内核不能起动的问题
仔细检查文件系统选项, 选定你用的文件系统.
Pseudo filesystems必须的选上,这个提供了对/proc文件系统的支持,没有它也没法开机!
Pseudo filesystems必须的选上,这个提供了对/proc文件系统的支持,没有它也没法开机!
In a world without walls who needs Windows?