免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1219 | 回复: 2
打印 上一主题 下一主题

很奇怪的grub问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-10-22 22:55 |只看该作者 |倒序浏览
我下载了grubfordos,然后编辑windowsC下的boot.ini文件,加入以下行
C:\grldr="grub"
然后保存退出重起,选者grub项,得到的是
(fd0) invalid
(fd0) invalid
(fd0) invalid
(fd0) invalid
MBR-helper missing
大体就上面那么多
于是我把win2k换成win98,(我的硬盘里还有freebsd 和redhat linuxas3)从dos进入grub成功,它直接转到linux下的grub启动画面,这里出现了一个非常奇怪的问题:在一开机时不能引导的freebsd 现在却能引导了,不知道是否有人以前遇到过这样的问题,或者有高手给个解释。

论坛徽章:
0
2 [报告]
发表于 2006-10-23 09:21 |只看该作者
你的配置檔案是怎麼樣的?

论坛徽章:
0
3 [报告]
发表于 2006-10-23 22:43 |只看该作者

我的grub文件

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,5)
#          kernel /vmlinuz-version ro root=/dev/hda8
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
title Red Hat Enterprise Linux AS (2.4.21-32.EL)
        root (hd0,5)
        kernel /vmlinuz-2.4.21-32.EL ro root=LABEL=/
        initrd /initrd-2.4.21-32.EL.img
####################################
title  FreeBSD
        root (hd0,2,a)
        kernel /boot/loader
        boot
####################################
title Windows 98
        rootnoverify (hd0,0)
        chainloader +1
#####################################
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP