Hello,

I’m having a slight problem with two HD’s.

Scenario:

I have two hard drives in one PC, 1 with Red Hat (slave) and the other XP Pro (master). I just bought a KVM switch so I want to take the Red Hat drive out and put it in a separate box. When I do this the Grub boot loader complains and won’t load XP.
Is the grub boot loader on the XP HD in the unallocated space?
How do I get rid of it or what’s the best option.

Here is my grub.conf

#boot=/dev/hda
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd1,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,0)
chainloader +1


I have a picture of my partitions so you can see exactly.

[IMG]http://********ting-involved.com/partitions.jpg[/IMG]

Cheers