Thanks.
I went into the rescue mode and:
chroot /mnt/sysimage
/sbin/grub-install /dev/hda
Grub-install prompted that the installation was successful. I reboot the computer and it still boots to WinXP... However, just before WinXP start loading, I can see some text which looks like grub, bur only for a half second.
WinXP and RedHat are on the same hard drive and /boot/grub/grub.conf:
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,1)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hda=ide-scsi
initrd /initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,0)
chainloader +1
I really appreciate your help,
Toshi
|