当前位置: 技术问答>linux和unix
为什么我的多重启动中没有win2000,在NTF盘上?
来源: 互联网 发布时间:2015-03-23
本文导语: 我的linux 已经安装好了,可是多重启动中进不到win2000中我该怎么办? | 设置grup,加上你的win2000就行了,看我的grup.conf: default=0 timeout=10 splashimage=(hd1,3)/grub/splash.xpm.gz title Red Hat Linux (2.4.20-8...
我的linux 已经安装好了,可是多重启动中进不到win2000中我该怎么办?
|
设置grup,加上你的win2000就行了,看我的grup.conf:
default=0
timeout=10
splashimage=(hd1,3)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd1,3)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title m$windows2000
rootnoverify (hd0,0)
chainloader +1
default=0
timeout=10
splashimage=(hd1,3)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd1,3)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title m$windows2000
rootnoverify (hd0,0)
chainloader +1