LinuxSir.cn,穿越时空的Linuxsir!

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

LFS kernel panic -not syncing :VFS:Unable to mount root fs on Unknown-block

[复制链接]
发表于 2009-10-6 12:19:22 | 显示全部楼层 |阅读模式
1我的fstab如下:
# Begin /etc/fstab
# file system  mount-point  type   options         dump  fsck
#                                                                                          order
/dev/sda7        /          ext3   defaults                          1     1
/dev/sda8   swap       swap    pri=1                           0     0
proc           /proc        proc   defaults                          0     0
sysfs            /sys       sysfs  defaults                           0     0
devpts         /dev/pts    devpts  gid=4,mode=620   0     0
tmpfs         /dev/shm     tmpfs   defaults                    0     0
# End /etc/fstab

2menu.lst如下:
# Begin /boot/grub/menu.lst

# By default boot the first menu entry.
default 0

# Allow 30 seconds before booting the default.
timeout 30

# Use prettier colors.
color green/black light-green/black

# The first entry is for LFS.
title LFS 6.4
root (hd0,6)
kernel /boot/lfskernel-2.6.27.4 root=/dev/sda7

3 我的硬件配置
# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 71)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO] (rev 36)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0a.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000] (rev c1)

4我将从网上搜集来的方法如:LINUX KERNEL 2.6.27.4中Device Drivers->ATA/ATAPI/MFM/RLL下带有IDE字样的都给include了,另外还有Filesystem->partition type下的PC BIOS Support都选上来

我是新手,请各位高手不吝赐教。
发表于 2009-10-6 18:47:19 | 显示全部楼层
既然是 /dev/sda7 那就和 ide 无关,看看 scsi 相关的配置吧
回复 支持 反对

使用道具 举报

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

本版积分规则

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