ipis 发表于 2003-11-5 20:07:38

重编内核后

我在重编内核后(没有升新的内核,只是去掉一些不用的模块),但在进入系统时出现:
ds:no socket drivers loaded!
EXT2-fs warning (device ide0(3,):
ext2-read super:mounting ext3 filesystem as ext2
VFS:Mounted root ext2 filesystem Readonly
Freeing unused kernel memory:84k freed
Warning:unable to open an initial console
kernel panic:No init found
Try passing init=option to kernel

mozilla 发表于 2003-11-6 11:00:46

可能内核没编译对,初始化控制台打不开

ipis 发表于 2003-11-7 10:51:35

Here is a guide for some of you before asking questions here if you expect faster and effective reply.

tell us
这段是什么意思?我英文很差!多谢了。

* which linux u use, rh or debian or mdk,...,
* gcc version by gcc -v
* content of /etc/fstab
* screen output of display
* linux kernel version u are compiling. patch name if u use some
* EXACT ORIGINAL error message shown on screen.

* any more? u can add some here.

ipis 发表于 2003-11-10 21:34:55

现在可以启动了,但在加载到:
Enabling swap space:      
到这时,就不动了,此时按下"i"键时就会出现提示:
start service network(Y)es/(N)/(C)ontinue?(Y)_
等等很多服务要选择,可是这应该是自动加载的,为什么要选?
我看了etc/inittab文件,其中默认是init 5,可起动时不知为什么要选!!而不是自动加载。
id:5:init default


我用的linux是Red Hat 9.0
内核是:2.4.20-8
gcc version 3.2.2 20030222(red hat linux 3.2.2-5)

hew 发表于 2003-11-10 22:29:33

因为你按了“I”键
页: [1]
查看完整版本: 重编内核后