LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 925|回复: 3

suse装好了,但windows进不去了!

[复制链接]
发表于 2004-3-29 16:56:24 | 显示全部楼层 |阅读模式
出现了如版主所说的grub多系统选择界面后,linux可以正常启动,但如果windows则出现如下error;
root(hd0,1)
File system type unknow,partion type 0xf boot2
Error 8:kernel must be loaded before booting


如果选择hard disk方式进去,则出现:
Filesystem type unknow ,using whole disk chainloader+1


请问大牛们我该怎么办?、


我suse装在我硬盘的最后一个分区,装时并没有对windows分区进行任何操作,所以估计windows没有损坏,可想进去怎么办?
发表于 2004-3-29 22:52:23 | 显示全部楼层
Grub设置有问题吧?
 楼主| 发表于 2004-3-29 23:20:25 | 显示全部楼层
thanks for your answer
!

but how can i modify the right Grub setting?
this is my Grub setting:
# Modified by YaST2. Last modification on Mon Mar 29 23:19:38 2004


color white/blue black/light-gray
default 0
gfxmenu (hd0,7)/boot/message
timeout 8

title linux
    kernel (hd0,7)/boot/vmlinuz root=/dev/hda8   splash=silent showopts ide
    initrd (hd0,7)/boot/initrd

title windows
    root (hd0,0)
    boot 2
    chainloader +1

title hard disk
    root (hd0)
    chainloader +1

title failsafe
    kernel (hd0,7)/boot/vmlinuz.shipped root=/dev/hda8 showopts ide=nodma apm=off acpi=off vga=normal nosmp noapic maxcpus=0 3
    initrd (hd0,7)/boot/initrd.shipped
 楼主| 发表于 2004-3-30 20:05:17 | 显示全部楼层
解决了,把boot 2这一句去掉,刚正常启动!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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