QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1056|回复: 11

2.6.6安装后无法启动

[复制链接]
发表于 2004-5-16 19:24:28 | 显示全部楼层 |阅读模式
刚刚编译完2.6.6的内核,
make 没有错误

make install 时发现没有2.6.6这个目录,于是就手动的在/lib/modules/下建立了一个2.6.6的目录。

make modules_install 没有什么错误提示。

之后修改/boot/grub/menu.lst关于新内核的选项为
title Fedora Core (2.6.6)
        root (hd0,7)
        kernel /boot/vmlinuz-2.6.6 ro root=/dev/hda8  hdc=ide-scsi
        initrd /boot/initrd-2.6.6.img

从新启动之后,发现启动中断,无法启动并有以下提示

Mounting /proc filesystem
Creating block devices
Creating root device
Mounting root filesystem
mount: error 19 mounting ext3
pivotroo: pivot_root ( /sysroot, /sysroot/initrd) failed: 2
umount /initrd/proc failed:2
Freeing unused kernel memory 232k freed
Kernel panic: No init found Try passing init = option to Kernel


如果哪位朋友知道是什么原因请帮忙,谢谢。
发表于 2004-5-16 19:38:40 | 显示全部楼层
再make install一遍试试
回复

使用道具 举报

发表于 2004-5-16 23:25:37 | 显示全部楼层
你在编译的过程中没有把某些分区格式(fat32、ntfs等)一起编译进来
回复

使用道具 举报

 楼主| 发表于 2004-5-17 15:47:02 | 显示全部楼层
在编译的过程中我把Fat32,msdos格式选为模块,不知是不是这里的问题。
/分区是Ext3的。
回复

使用道具 举报

发表于 2004-5-17 19:56:15 | 显示全部楼层
make
make modules_install
make install
顺序错误
回复

使用道具 举报

发表于 2004-5-19 18:14:52 | 显示全部楼层
我也遇到类似问题 :-(  :-(
回复

使用道具 举报

发表于 2004-5-19 21:19:56 | 显示全部楼层
我也遇到这个问题,请高手帮忙解决!
回复

使用道具 举报

发表于 2004-5-21 15:07:08 | 显示全部楼层
you need to include EXT3 as internal support, not module
回复

使用道具 举报

发表于 2004-5-24 18:29:48 | 显示全部楼层
I have compiled ext3 into kernel,but it still doesn't work.
回复

使用道具 举报

发表于 2004-5-24 21:16:08 | 显示全部楼层
看看Change文档了的要求都达到了没有,特别是版本,由于算法不同,建议升级。搜搜同样问题的文章
回复

使用道具 举报

发表于 2004-5-25 03:05:07 | 显示全部楼层
[quote:26539c9dcd="湖里的鱼"]I have compiled ext3 into kernel,but it still doesn't work.[/quote]

Check your RAM Disk, compile it as well.
Enjoy!!
回复

使用道具 举报

发表于 2004-6-12 23:38:44 | 显示全部楼层
把file systme中关于EXT3的全部选成*
改grub.conf中的root=/dev/hdxx为提示中的内容
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-10-6 12:47 , Processed in 0.103863 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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