QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 576|回复: 2

为什么我不能用grub引导Windows2000?

[复制链接]
发表于 2003-5-24 19:48:33 | 显示全部楼层 |阅读模式
两个硬盘,第一个, hda, 30GB,安装了RH9.0. 第二个, hdb, 60GB, 安装了Windows2000 Server. grub安装在第一个硬盘上.
menu.lst如下:
# 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,0)
#          kernel /vmlinuz-version ro root=/dev/hda6
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-13.9)
        root (hd0,0)
        kernel /vmlinuz-2.4.20-13.9 ro root=LABEL=/
        initrd /initrd-2.4.20-13.9.img
title DOS
        rootnoverify (hd1,0)
        chainloader +1
启动RH9.0一点问题都没有,不过启动Windows2000的时候出现如下提示:
Booting Dos
       
rootnoverify (hd1,0)
chainloader +1

就停止不动了

我的linux内核不支持NTFS格式,而Windows2000用的文件格式是NTFS,会不会是因为这个原因
发表于 2003-5-24 21:12:45 | 显示全部楼层
我也有同样问题,顶先
是GRUB版本的问题吗?因为它总是把NTFS识别为UNKOWN
回复

使用道具 举报

 楼主| 发表于 2003-5-25 12:57:48 | 显示全部楼层
我想应该不是版本的问题.
我在另外一台机器上也是双硬盘, 两个20GB的硬盘, 第一个硬盘, hda, 装Windows2000,NTFS格式. 第二个硬盘, hdb, 装RH9. 用grub做软盘启动. 可以启动RH9.0, 也可以启动windows 2000, 一点问题都没有.启动windows 2000不需要做任何特别设置,只是需要执行如下操作就行了:
rootnoverify (hda, 0)
chainloader +1
boot
就可以了
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-10-2 08:26 , Processed in 0.037905 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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