QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 510|回复: 0

GRUB做双启动的问题?

[复制链接]
发表于 2003-5-18 14:44:01 | 显示全部楼层 |阅读模式
这是我的GRUB.CONF文件的内容,文件中除注释部分外,我不懂其它的意思究竟是做什么用的,因为我想要做WIN2000,WINXP和LINUX的多重启动,具体的资料我已经有了,可是不明白其中作的修改的用处,所以我想搞懂这些配置参数的意思;文中有些参数的意思我已经标识出来了,只是不知道对不对,还请诸位多多指教。
# 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,6)
# kernel /vmlinuz-version ro root=/dev/hdb8
# initrd /initrd-version.img
#boot=/dev/hdb 这一行以上全为注释行
default=0 GRUB引导程序缺省选项
timeout=10 菜单显示的时间长短,10秒之后启用缺省选项
splashimage=(hd0,6)/grub/splash.xpm.gz 不明白
password --md5 $1$XLnqMR8p$uQtnf8Efw6DhjWN37paR60 GRUB引导程序的密码,利用它可以进入单用户模式
title Red Hat Linux 9.0 (2.4.20- GRUB引导菜单中第一行选项
root (hd0,6) / 分区为硬盘中的第六个分区
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ 不明白
initrd /initrd-2.4.20-8.img 不明白
title Microsoft Windows 98 GRUB引导菜单中第二行选项
rootnoverify (hd0,0) 不明白
chainloader +1 不明白

在有的资料上看到GRUB不能支持NTFS分区,不知是不是真的,如果是的话,请问该如何解决呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-3 04:12 , Processed in 0.038226 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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