LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Dual-boot problem of xp and rh9 (https://www.linuxquestions.org/questions/linux-newbie-8/dual-boot-problem-of-xp-and-rh9-103847/)

ddshan 10-14-2003 12:22 PM

Dual-boot problem of xp and rh9
 
I have winxp and redhat9 in my laptop, they work fine until I formatted c and reinstall xp.
Now it goes into winxp directly, I can't go to linux.
Since there is no floppy drive on my laptop. I can't use floppy to boot into linux system.
Someone told me that I can use rh9 installation cd to recover grub.
Could anybody tell me how to do this?
Thanks a lot.

Mathieu 10-14-2003 01:15 PM

In order to boot RedHat in Rescue Mode (with the CD), follow the steps in this document.
http://www.redhat.com/docs/manuals/l...mode-boot.html

Once the system is booted, the following command will install GRUB in the MBR.
Code:

/sbin/grub-install /dev/hda


All times are GMT -5. The time now is 12:22 AM.