begin_linux 发表于 2005-12-17 00:03:16

这是我编译2.6.14时的错误,请问怎样解决啊?

Root device is (3, 11)
Boot sector 512 bytes.
Setup is 7176 bytes.
System is 1305 kB
Kernel: arch/i386/boot/bzImage is ready(#1)
sh /usr/src/linux-2.6.14.3/arch/i386/boot/install.sh 2.6.14.3 arch/i386/boot/bzImage System.map "/boot"
/lib/modules/2.6.14.3 is not a directory.
mkinitrd failed
make: *** Error 1
make: *** Error 2

谢谢

druggo 发表于 2005-12-17 01:30:09

内核已经OK了啊
只是mkinitrd出错了,你需要initrd么?

begin_linux 发表于 2005-12-17 22:53:30

没有啊!我只是配置好内核后就make install

druggo 发表于 2005-12-18 00:42:27

???
你是怎么做的?步骤?

begin_linux 发表于 2005-12-20 00:26:56

好的,谢谢,编译已通过,不过重启后不能启动,错误是kernel panic - not syncing:vfs unable to mount root fs on

pangdae 发表于 2005-12-30 10:19:01

你还要makemodules_install

seekmm 发表于 2006-1-29 16:05:15

提示挂载模块失败
汗。。

betatoy 发表于 2006-3-2 13:10:45

/lib/modules/2.6.14.3 is not a directory

weifeng270 发表于 2006-3-4 19:35:53

我也是同样的问题

Kernel: arch/i386/boot/bzImage is ready(#1)
sh /usr/src/linux-2.6.15.4/arch/i386/boot/install.sh 2.6.15.4 arch/i386/boot/bzImage System.map "/boot"
No module /bin/true found for kernel 2.6.15.4
mkinitrd failed
make: *** Error 1
make: *** Error 2



求高手指点。


我的msn 是 [email protected]
页: [1]
查看完整版本: 这是我编译2.6.14时的错误,请问怎样解决啊?