请问怎么才能进入我的windows,急!急!急!
首先介绍一下我的硬盘分区:
Device Boot Start End Blocks Id System
/dev/hda1 * 1 638 5124703+ b Win95 FAT32
/dev/hda2 639 4647 32202292+ f Win95 Ext'd (LBA)
/dev/hda5 1277 2960 13526698+ b Win95 FAT32
/dev/hda6 639 651 104359+ 83 Linux
/dev/hda7 652 1211 4498168+ 83 Linux
/dev/hda8 1212 1276 522081 82 Linux swap
/dev/hda9 2961 4647 13550796 b Win95 FAT32
在介绍一下我的grub.conf文件
default=0
default saved
timeout=15
splashimage=(hd0,6)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-14)
root (hd0,5)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /initrd-2.4.18-14.img
savedefault
title Windows XP
rootnoverify (hd0,0)
chainloader +1
savedefault
原来splashimage=(hd0,5)什么都进不去 ,我改为splashimage=(hd0,6)可以进linux,可是还是进不了Windows XP,都郁闷了好几天了,求求各位大虾帮我解决一下,在下万分感激,谢谢!