LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-02-2004, 05:00 PM   #1
ghill0463
LQ Newbie
 
Registered: Aug 2004
Location: Chicago
Distribution: Red Hat Enterprise Linux 3
Posts: 6

Rep: Reputation: 0
Exclamation Triple booting WinXP/WinServer2003/RHEL3


Hi!,

I'm new to Linux. I'm trying to triple boot Windows XP Pro, Windows Server 2003 and Red Hat Enterprise Linux on the same system. This is how my system is setup:

Drive 1 - C: - 250gb ATA Windows XP partition
Drive 3 - D: - 120gb SATA Windows Server 2003 partition
Drive 2 - E: - 60gb ATA (drive I would like RHEL3 loaded on)

I have tried on more than one occasion to load RHEL after loading both versions of Windows, but all I have ended up with is the GRUB loader showing the word GRUB in the upper left corner with a flashing "_" right behind it.

I would like to know if anyone can help me get this setup WITHOUT loading another software product to handle the boot loader process.

Thank you in advance for your help,

Greg

Last edited by ghill0463; 08-02-2004 at 05:03 PM.
 
Old 08-02-2004, 05:54 PM   #2
OEP
Member
 
Registered: Apr 2004
Location: AL, USA
Distribution: FC4, Gentoo
Posts: 58

Rep: Reputation: 15
Only thing I can think of is to check for a few things:

Is Grub installed on the master driver?
Is Grub installed to the MBR? (I'm assuming so...)

A friend of mine tried to dual boot windows and linux on two seperate drives... I guess it can be hard to do sometimes.
 
Old 08-03-2004, 07:43 PM   #3
ghill0463
LQ Newbie
 
Registered: Aug 2004
Location: Chicago
Distribution: Red Hat Enterprise Linux 3
Posts: 6

Original Poster
Rep: Reputation: 0
Triple booting WinXP/WinServer2003/RHEL3

GRUB loaded on the /boot partition of the drive that Linux is loaded. If I try to load it of the drive where the MBR is located, GRUB loads but then locks up.

What can be done to resolve this issue?
 
Old 08-03-2004, 08:28 PM   #4
rnicolson
Member
 
Registered: Jul 2004
Location: Winnipeg
Distribution: Slackware 11
Posts: 74

Rep: Reputation: 15
There was a similar tread a little while ago at http://www.linuxquestions.org/questi...hreadid=188870 The way I solved my problems with grub are listed on the bottom. It is not the same error you are getting but it might be worth looking at some of the suggestions there. My solution was not Ideal as it involved changing boot sequence in the CMOS.
 
Old 08-03-2004, 10:04 PM   #5
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
Are you trynig to use nt os loader to boot Linux?
 
Old 08-04-2004, 10:41 AM   #6
ghill0463
LQ Newbie
 
Registered: Aug 2004
Location: Chicago
Distribution: Red Hat Enterprise Linux 3
Posts: 6

Original Poster
Rep: Reputation: 0
Triple booting WinXP/WinServer2003/RHEL3

I'm trying to use either NTLOADER or GRUB. Basically whichever one works, that one I'll use.
 
Old 08-04-2004, 11:06 PM   #7
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
so you extracted the bootsector with the dd command, copied it to c:\ and modified boot.ini, but all you get is "GRUB" when you try to boot it?
 
Old 08-05-2004, 01:08 AM   #8
ghill0463
LQ Newbie
 
Registered: Aug 2004
Location: Chicago
Distribution: Red Hat Enterprise Linux 3
Posts: 6

Original Poster
Rep: Reputation: 0
Triple booting WinXP/WinServer2003/RHEL3

Yes,

I've tried that as well. Yet the only thing I still get is the "GRUB_".

What do you recommend?
 
Old 08-05-2004, 01:41 AM   #9
Demonbane
LQ Guru
 
Registered: Aug 2003
Location: Sydney, Australia
Distribution: Gentoo
Posts: 1,796

Rep: Reputation: 47
See if this helps, don't use the dd command in Linux, get bootpart, run it under Windows and use it to extract the bootsector from the partition which contains GRUB.
 
Old 08-10-2004, 12:23 PM   #10
ghill0463
LQ Newbie
 
Registered: Aug 2004
Location: Chicago
Distribution: Red Hat Enterprise Linux 3
Posts: 6

Original Poster
Rep: Reputation: 0
I have tried using the bootpart application, but it does not seem to work for me either.
 
Old 08-10-2004, 12:41 PM   #11
egag
Senior Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721

Rep: Reputation: 53
maybe try lilo,
"liloconfig" use '' expert'' option. ,add linux and user partitions, and install it in the MBR of hda.? works for me...

egag
 
Old 08-10-2004, 12:49 PM   #12
ghill0463
LQ Newbie
 
Registered: Aug 2004
Location: Chicago
Distribution: Red Hat Enterprise Linux 3
Posts: 6

Original Poster
Rep: Reputation: 0
I will give it a try within a few days. Thanks for the advice.
 
Old 08-10-2004, 04:12 PM   #13
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
why don't u load up through the rescue mode and then at the prompt

#chroot /mnt/sysimage
#grub-install /dev/hda

this will install grub om the mbr of hda

regards
gaurav
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
triple boot suse 9.3 with winxp/win me gernish123 Linux - Newbie 5 10-09-2005 08:10 PM
Install RHEL3 with WinXP on SCSI RAID 0 ikebbe Linux - Newbie 0 03-21-2005 09:33 AM
Triple boot winxp Suse32 and Suse64 Cell_alive SUSE / openSUSE 5 11-27-2004 04:46 PM
RedHAt and WinXp dual booting or maybe triple? RussianUser Linux - Software 3 07-09-2004 02:33 AM
winme/winxp/red hat 7.2 - triple boot how 2 damngood Linux - Software 2 09-29-2003 09:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration