分页: 1 / 1

进入刚编译的内核 出现一堆错误 。。

发表于 : 2007-12-05 12:23
realfiona
Ubuntu内核编译 2.6.17
PS:学习需要
Grub后就出现以下错误了 。。
不知道什么过程错了。。

[17179569:552000] PCI: BIOS Bug : MCFG area not E820-reserved
[17179569:552000] PCI: Not using MMCONFIG
[17179570:440000] padlock: VIA PadLock not detected
mount: unknown file system type "devfs"
unmount: devfs : not mounted
/scripts/ext3-add-journal sh: 27 : arith : syntax error "0x"
/sbin/init:426:arith: syntax error : "0x"
[17179572:556000] Kernel panic-not syncing : Attempted to kill init!

发表于 : 2007-12-09 8:30
shany2132
编译内核太痛苦了,至今还没成功过。
放假了好好学习一番

发表于 : 2007-12-10 11:07
sunkaka
到新立得搜索libncurses,把libncurses5、libncurses5-dev和libncurses5-dbg这三个包装上再试一下
我编译的时候也碰到错误,装好这三个包就OK了,不知道能解决你的问题伐。