hehetnt 发表于 2003-9-13 22:05:04

安装完2.4.22后起动不起来

ds:no socket drivers loaded!
VFS:Cannot open root device "LABEL=/" or 00:00
please append correct "root" boot option
kernel panic : VFS : Unable to mount root fs on 00:00
怎么处理这些问题???

Dragonfly 发表于 2003-9-14 05:48:29

tons of posts are on this VFS Unable to mount fs. can u search the post here first?
:-D:-):-(

hehetnt 发表于 2003-9-14 13:21:00

tons of posts are on this VFS Unable to mount fs. can u search the post here first?
怎么找,VFS是什么?能不能说的更详细点,我是新手,很多东西不怎么懂
谢谢

caocheng 发表于 2003-9-14 14:03:54

修改 /etc/grub.conf ,将 root=LABEL=/改成 root=/dev/xxx(xxx是你的 / 所在的分区号!最好用你的老内核启动一下,然后 运行 fdisk -l 看一下!)

试试看!

Dragonfly 发表于 2003-9-15 08:15:52

search in the forum.

常见问题常见问题   "搜索搜索"   团队团队   个人资料个人资料

vfs virtual file system.

favoyun 发表于 2003-9-15 13:31:23

我也是出现这样的问题,而且我也改了(按照二楼的设想),还是一样的提示。我曾用make oldconfig编译过,虽然能进去,但出错的地方很多,主要的提示有:1、不支持ext3 2、不支持usb 3、不支持vfat .......天啦,我可是在旧的基础上编译的,怎么会有这些问题呢?我在22内核里怎么也没找到ext3的选项。我就是想要个ACPI支持而已!

Dragonfly 发表于 2003-9-16 04:38:18

2.4.22

│<*> Kernel automounter version 4 support (also supports v3)      │ │
│ │< > Reiserfs support                                             │ │
│ │< > Ext3 journalling file system support                           │ │
│ │< > DOS FAT fs support      


can u see ext3 is there?

favoyun 发表于 2003-9-17 17:29:40

那些选项我都看见啦,而且也都选上(y),我是在ml下编译,我不知是不是ml需要特别的内核选项,不知能否发布针对ml的内核修订版?
页: [1]
查看完整版本: 安装完2.4.22后起动不起来