LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Dual boot WinXP/RedHat 9 question (https://www.linuxquestions.org/questions/linux-newbie-8/dual-boot-winxp-redhat-9-question-201185/)

afireinside81 07-04-2004 10:59 PM

Dual boot WinXP/RedHat 9 question
 
I am about to install RedHat 9.0 on a dedicated IDE disk drive with WinXP currently installed on a sata raid 0 array on my pc. I am unsure about configuring the bootloader so that I can have a dual boot setup with WinXP on a sata raid and RedHat on it's own drive. Should I be placing the grub bootloader onto the spare drive MBR? From what I've read it's best to leave the sata raid mbr (for WinXP) untouched. If I do place the grub bootloader in the spare drive MBR, will this still allow me to dual boot? Which of the bootloader's will end up running, grub or ntldr? How do I configure so I only have one running? Please keep in mind that this is the first time I will be installing Linux, so I am a complete newbie at all this. Any help would be appreciated, even if it's just links to some helpful guides on the net. Thanks.

vdogvictor 07-05-2004 12:39 AM

If your BIOS supports booting from both drives then install to the MBR of the Red Hat drive and set the BIOS to boot from that drive. If not you have two options, install the bootloader to the MBR of the first drive. This will work, butmake sure you have both an XP/Win98SE and linux boot disk to fix it if red hat does it wrong. You can also add linux to your boot.ini file with help from here I would install grub or lilo to the MBR of the second drive so you have a place to copy the info from w/ out messing w/ the first drive.

If you boot from the second drive and add windows to the boot loader then grub will load first but selecting windows will transfer power to the ntlder. If you install grub/lilo to the MBR of the main drive then grub will point to the ntldr file and transfer power, if you want to not see the ntldr file edit the boot.ini file to have a timeout of 0 seconds. If you add linux to the boot.ini file then the only boot loader will be ntldr (the grub/lilo will be sitting in the MBR of the second drive but you won't use it). Hope that helped.


All times are GMT -5. The time now is 03:40 PM.