我用ghost在c盘克隆一个win98系统(fat32)(老爷机,实属无奈),之后又在d盘上用ghost克隆了一个win2000(ntfs)系统,只能引导windows98。然后安装了grub for dos,在menu.lst中写引导信息,内容如下:
title windows 98
root (hd0,0)
chainloader +1
title windows 2000
root (hd0,1)
chainloader +1
结果还是只能启动win98,无法启动win2000,请问下我的menu.lst内容错在什么地方,不胜感激!
[ Last edited by unix on 2006-5-17 at 09:44 ]
title windows 98
root (hd0,0)
chainloader +1
title windows 2000
root (hd0,1)
chainloader +1
结果还是只能启动win98,无法启动win2000,请问下我的menu.lst内容错在什么地方,不胜感激!
[ Last edited by unix on 2006-5-17 at 09:44 ]
