LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 708|回复: 10

编译内核2.6.7后 出现kernel panic错误

[复制链接]
发表于 2004-7-23 13:06:18 | 显示全部楼层 |阅读模式
mounting /proc filesystem
creating block devices
creating root devices
mounting root filesystem
mount : error 19 mounting ext3
pivotroot : pivot_root(/sysroot,/sysroot/initrd) faild:2
umount : /initrd/proc failed:2
freeing unused kernel memory :216k freed
kernel panic: no init found .try passing init=option to kernel


rh9

谁能帮忙看看啊
 楼主| 发表于 2004-7-23 13:26:29 | 显示全部楼层
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda1               806368    114204    651200  15% /
/dev/hda6             25687828    145476  24237476   1% /home
none                    127632         0    127632   0% /dev/shm
/dev/hda2              1510060   1225160    208192  86% /usr
/dev/hda3              1035692     55124    927956   6% /var


prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.6.7
        label=2.6.7
        initrd=/boot/initrd-2.6.7.img
        read-only
        append="hdc=ide-scsi root=/dev/hda1"
image=/boot/vmlinuz-2.4.20-8
        label=linux
        initrd=/boot/initrd-2.4.20-8.img
        read-only
        append="hdc=ide-scsi root=LABEL=/"



[root@test-linux boot]# ls -l
total 7332
-rw-r--r--    1 root     root          512 Jul 22 19:22 boot.0300
-rw-r--r--    1 root     root         5824 Jan 25  2003 boot.b
-rw-r--r--    1 root     root          612 Jan 25  2003 chain.b
-rw-r--r--    1 root     root        44309 Mar 14  2003 config-2.4.20-8
drwxr-xr-x    2 root     root         4096 Jul 22 14:21 grub
-rw-r--r--    1 root     root       153690 Jul 22 19:14 initrd-2.4.20-8.img
-rw-r--r--    1 root     root       223309 Jul 22 14:21 initrd-2.6.7.img
-rw-r--r--    1 root     root          473 Jul 22 19:14 kernel.h
-rw-------    1 root     root        34304 Jul 23 12:52 map
-rw-r--r--    1 root     root        23108 Feb 25  2003 message
-rw-r--r--    1 root     root        21282 Feb 25  2003 message.ja
lrwxrwxrwx    1 root     root           20 Jul 22 19:14 module-info -> module-info-2.4.20-8
-rw-r--r--    1 root     root        15436 Mar 14  2003 module-info-2.4.20-8
-rw-r--r--    1 root     root          640 Jan 25  2003 os2_d.b
lrwxrwxrwx    1 root     root           19 Jul 23 11:56 System.map -> System.map-2.4.20-8
-rw-r--r--    1 root     root       520129 Mar 14  2003 System.map-2.4.20-8
-rw-r--r--    1 root     root       736672 Jul 22 14:20 System.map-2.6.7
-rw-r--r--    1 root     root      3193503 Mar 14  2003 vmlinux-2.4.20-8
lrwxrwxrwx    1 root     root           13 Jul 22 14:20 vmlinuz -> vmlinuz-2.6.7
-rw-r--r--    1 root     root      1122186 Mar 14  2003 vmlinuz-2.4.20-8
-rw-r--r--    1 root     root      1347508 Jul 22 14:20 vmlinuz-2.6.7
发表于 2004-7-23 13:39:22 | 显示全部楼层
编译内核选项时要加ramdisk support 和 initrd support
具体叫什么记不起,名字应该差不多........
选好以后从新编译一下.............
发表于 2004-7-23 14:01:11 | 显示全部楼层
把ext3编译进核心,不要编译成模块
发表于 2004-7-23 14:02:25 | 显示全部楼层
编译新核心问题还是很多的,可参见我下文
http://www.linuxfans.org/nuke/mo ... 6988&highlight=
 楼主| 发表于 2004-7-23 15:32:26 | 显示全部楼层
又变成这样了……

request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
发表于 2004-7-23 16:28:39 | 显示全部楼层
要把General Setup -> Kernel Support for ELF binarie编进内核,不要编成module
 楼主| 发表于 2004-7-23 16:47:45 | 显示全部楼层
多谢 我再编译试试

我加你oicq了 还有别的问题想请教
发表于 2004-7-23 16:56:50 | 显示全部楼层
有什么问题上irc吧,那里高手比较多
发表于 2004-7-28 17:24:42 | 显示全部楼层
I have met this problem before, because I forgot to "make modules-install"

You should run "make modules-install", and then "make install"

Have a try!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表