RedHat BootLoader

Hi,

I have Windows XP and RedHat ES both. Last day I format windows due to problems in it, But now the BootLoader that used to come earlier is not coming. My system is directly booting Windows XP. How can I recover RedHat or what I need to do to get back the BootLoader. So that I can use both RedHat and Windows.

Thanks
somnathbanerjee

Boot from Red Hat rescue disk, folwo the instructions, and then

chroot /mnt/sysimage
grub-install --root-directory=/ '(hd0)'

bye!