LinuxSir.cn,穿越时空的Linuxsir!

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

请帮新手一个简单的问题!

[复制链接]
发表于 2006-2-18 17:07:12 | 显示全部楼层 |阅读模式
我装完系统后每次启动都不能直接进如,提示如下:
!!the root block device is unspecified or not detected .
please specify adevice to boot,or "shell" for shell....
boot()::

当敲入 /dev/hda3 后才能进入登录,我的fstab
/dev/hda1   /boot      ext2        noauto,noatime    1 2
/dev/hda2    none      swap       sw                        0 0
/dev/hda3    /             ext3        noatime                0 1
none            /proc      proc         defaults                0 0
none            /dev/shm  tmpfs    defaults                0 0

grub.conf

default 0
timeout 30
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.12-gentoo-r6 root=/dev/ram0
init=/lihuxrc real_root=/dev/hda3
initrd /initramfs-genkernel-x86-2.6.12-gentoo-r6

哪为大哥帮我一下!
发表于 2006-2-18 17:24:21 | 显示全部楼层
没有遇到过,会不会是编译内核时出现的问题啊
回复 支持 反对

使用道具 举报

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

本版积分规则

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