LinuxSir.cn,穿越时空的Linuxsir!

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

LFS系统不能启动.急......在线等

[复制链接]
发表于 2004-12-7 20:27:22 | 显示全部楼层 |阅读模式
我的主系统已经有了grub,做LFS还要装吗?
LFS分区是hda6.
menu.lst文件:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,8)
#          kernel /boot/vmlinuz-version ro root=/dev/hda9
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd0,8)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.9-1.681_FC3)
        root (hd0,8)
        kernel /boot/vmlinuz-2.6.9-1.681_FC3 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.9-1.681_FC3.img
title windowsXP
        rootnoverify (hd0,0)
        chainloader +1
title lfs (2.4.26)
        root (hd0,5)
        kernel /boot/vmlinuz-2.4.26 ro root=/dev/hda6
        initrd /boot/initrd-2.4.26.img
 楼主| 发表于 2004-12-7 20:44:07 | 显示全部楼层
grub出错:
fs 不清楚
root (hd0,5)
kernel /boot/vmlinuz........
Error 17:Cannot mount selected partition
发表于 2004-12-7 23:58:18 | 显示全部楼层
不需要装了,直接用已经有的就OK了
发表于 2004-12-8 08:06:26 | 显示全部楼层
我就没有装grub,可以正常启动,用另一个系统的grub
你用的文件格式是ext3,ext2之类吗??
 楼主| 发表于 2004-12-8 11:11:13 | 显示全部楼层
是ex2fs,请问楼上两位大哥你们是怎么配置grub的
发表于 2004-12-8 11:43:02 | 显示全部楼层
[PHP]# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,8)
# kernel /boot/vmlinuz-version ro root=/dev/hda9
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd0,8)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.9-1.681_FC3)
root (hd0,8)
kernel /boot/vmlinuz-2.6.9-1.681_FC3 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.9-1.681_FC3.img
title windowsXP
rootnoverify (hd0,0)
chainloader +1
title lfs (2.4.26)
root (hd0,5)
kernel (hd0,5)/boot/vmlinuz-2.4.26 ro root=/dev/hda6
initrd (hd0,5)/boot/initrd-2.4.26.img
[/PHP]
这样试一下
发表于 2004-12-11 03:34:22 | 显示全部楼层
强列建议有了一定的linux基础之后再lfs!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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