LinuxSir.cn,穿越时空的Linuxsir!

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

LFS完成后启动不了

[复制链接]
发表于 2008-12-10 20:45:47 | 显示全部楼层 |阅读模式
各位,想请教一下,就是在完成了LFS之后,却启动不了,显示下面这个错误
Root-NFS: No NFS server available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Insert root floppy and press ENTER


我的硬盘是SATA的,,menu.lst中为
root (hd0,1)
root=/dev/sda1

请问一下是什么原因啊? 谢谢了.
 楼主| 发表于 2008-12-10 20:47:36 | 显示全部楼层
完整的grub文件如下:
# 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.3
root (hd0,1)
kernel /boot/lfskernel-2.6.22.5 root=/dev/sda2
回复 支持 反对

使用道具 举报

发表于 2008-12-10 22:53:27 | 显示全部楼层
貌似是内核没有编译好,应该是没有启用SATA支持。以前遇到过一次,google出了结果
回复 支持 反对

使用道具 举报

发表于 2008-12-12 11:04:52 | 显示全部楼层
先看看内核配置中文件系统是否选择了
回复 支持 反对

使用道具 举报

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

本版积分规则

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