首先说明,我翻了很多老帖都不能解决问题,所以才发新帖求助。
问题现象是这样的:双系统,c:win2000,其余的是redhat8.0,装好以后直接启动正常出现grub选择系统菜单,选择linux成功,正常退出。重启,选择win2000正常进入,退出关机。第二天,开机,检测完硬件就显示grub>,没有了系统选择菜单,那个系统都进不去了。进行挽救:
grub>root (hd0,1)
filesystem type is ext2fs partition type 0x83
grub>setup (hd0,1)
checking if "/boot/grub/stage1" exists ... no
checking if "/grub/stage1" exists ... no
error2: badfile or directory type
grub>
就是这种现象了,那位高手知道怎么解决希望不吝赐教,谢谢!!!
回复月下刀客版主,显示所有分区号
possible partitions are:
partition num 0 filesystem type unknown partition type 0x7
partition num 1 filesystem type is ext2fs partition type 0x83
partition num 2 filesystem type unknown partition type 0x82
我当时是只在win下给win分配了c:,其余的空间没有分也没有格。安装redhat时用它的分区来分的。