QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 941|回复: 7

关于GRUB的一些问题,请大家帮忙

[复制链接]
发表于 2006-6-12 11:23:50 | 显示全部楼层 |阅读模式
我有两个硬盘,hd0装了WINXP,hd1装了Linux,昨天晚上装了GRUB,我想主引导区应该是hd0,启动时只进入grub> 指令行,两个系统都可以用指令启动,grub设置应该没问题.但没有画面.听说只有MBR在Linux所在的硬盘(hd1)才有画面,是否那样?有没有方法可以解决这个画面问题,请大家帮忙.谢谢.
发表于 2006-6-12 15:27:14 | 显示全部楼层
grub.conf或menu.lst怎么写的?
回复

使用道具 举报

 楼主| 发表于 2006-6-14 15:44:06 | 显示全部楼层
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/hdc7
#          initrd /initrd-version.img
#boot=/dev/hdc
default=0
timeout=10
splashimage=(hd1,5)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.16-1.2115_FC4)
        root (hd1,5)
        kernel /vmlinuz-2.6.16-1.2115_FC4 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.16-1.2115_FC4.img
title Fedora Core (2.6.11-1.1369_FC4)
        root (hd1,5)
        kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.11-1.1369_FC4.img
title WinXP
        map (hd1) (hd0)
        map (hd0) (hd1)
        rootnoverify (hd0,0)
        chainloader +1
makeactive
帮我看看有没有错????谢谢。
回复

使用道具 举报

发表于 2006-6-15 10:46:26 | 显示全部楼层
先说说你把这几个系统都安装在哪个硬盘,哪个分区先
回复

使用道具 举报

发表于 2006-6-15 11:03:51 | 显示全部楼层
他把mbr装在linux所在硬盘就方便多了。只要bios设置成该硬盘启动即可。
回复

使用道具 举报

 楼主| 发表于 2006-6-21 16:39:20 | 显示全部楼层
但MBR是不是只能装在HD0的硬盘中,不能装在HD1的硬盘中?
回复

使用道具 举报

发表于 2006-6-21 17:07:16 | 显示全部楼层
bios启动顺序换一下,hd0和hd1的位置也就换了。

mbr中的grub只有放在hd0启动时才会也作用嘛。
回复

使用道具 举报

发表于 2006-6-21 19:35:13 | 显示全部楼层
[quote:bb159c481b="kevelin"]
splashimage=(hd1,5)/grub/splash.xpm.gz
。[/quote]

这句是定义背景位置的,看来问题是出在rgub找不到配置文件上了。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-7 09:29 , Processed in 0.043803 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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