Please help me with my problem, i'm a complete noob at this.
i had xp64 installed on a SATA2 250gb. I added a slave IDE80gb drive just to put linux on.
my xp works fine, and so i continued to install fedora core 4.
the installation went smoothly and works perfectly, the only problem is that now i can't boot windows!
when grub loads at bootup, i have a choice between windows xp64 and fedora core.... obviously fedora boots and windows doesn't.
This is my grub.conf:-
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hdb
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core 64 (2.6.11-1.1369_FC4)
root (hd0,0)
kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.11-1.1369_FC4.img
title Windows XP 64
rootnoverify (hd1,0)
chainloader +1
the device map file is as follows:
# this device map was generated by anaconda
(fd0) /dev/fd0
(hd0) /dev/hdb
(hd1) /dev/sda
sda is my sata2 drive, hdb the ide one.
When i select windows grub displays the following:
booting 'windows xp 64'
rootnoverify (hd1,0)
chainloader +1
it just hangs on this screen.....
what do i need to change in the grub.conf for it o recognise the windows installation on the 250gb sata2 drive?
also look at this if at all useful: (fsdisk -l)
Disk /dev/hdb: 81.9 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 9964 79931407+ 8e Linux LVM
Disk /dev/sda: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 8924 71681998+ 7 HPFS/NTFS
/dev/sda2 8925 30514 173421675 f W95 Ext'd (LBA)
/dev/sda5 8925 30514 173421643+ 7 HPFS/NTFS
i have my 250gb drive split into a C: (operating system/program files) and D: (general storage)
please help me get both os' to boot, any replies would be most appreciated.
(amd64 3500+, gigabyte GA-K8N ultra-9, 1gb pc3200, ati x800xl)