LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 02-14-2006, 11:15 PM   #1
bkz81
Member
 
Registered: May 2005
Posts: 81

Rep: Reputation: 15
Triple boot situation.


Hello all. I' am considering doing a triple boot with a new system i got. I'm thinking of putting Windows XP 32bit, then XP 64bit, and last but not least SUSE 10.0 64bit. My question is which OS do install first, then second, and last? Thank you for your time on this matter.

AMD64 4200 Dual Core
2GB Dual Channel PC3200
250GB SATA HD
DVD Burner
Nvidia 7800GTX 256MB PCI-E
 
Old 02-14-2006, 11:29 PM   #2
DanTaylor
Member
 
Registered: Jan 2006
Distribution: Debian Sarge
Posts: 265

Rep: Reputation: 30
Why would you want both xp 64 bit and 32 bit?? This does not make much sense to me.You should probably just stick with one copy of xp 64 bit and one of SUSE.
 
Old 02-15-2006, 02:02 AM   #3
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
You will want to install Win XP (32 bit) first, as it does not play well with other OS's. I have no idea about dual booting Win XP and Win XP 64 bit, but suspect that might be an issue if both of them expect to be on the first psrtition of the primary master (ie, /dev/hda1). SuSE 10 can be installed last, no problem.

I suppose my best advice is to just to try in the order you suggested: XP 32, XP 64, SuSE. Give it a shot and see what happens. Personally, dual booting different versions of Windows can be problematic, because they always attempt to install into /dev/hda1. Assuming you go ahead with this, please post back with updates as to how it went, it no doubt would be of interest to many people
 
Old 02-15-2006, 02:35 AM   #4
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Not done one with a XP64 before but not expecting any resistance as I have booted 3 XP together before.

I would tackle it this way. You need a Linux Live CD with Grub support so that when boot it up you can invoke a Grub shell to hide any partition you want. Say if it is partition hda1, which is known to Grub as (hd0,0) as it counts from 0, you can make it invisible to MS systems by
Code:
hide (hd0,0)
to unhide it you just use "unhide" instead of "hide" and so on.

I would therefore install the first XP, which one isn't really matter but a MS system must reside in a primary partition say hda1 (known as "C"). Have it operational. Then I hide it.

I would proceed to install the next XP in a primary paritition again and have it operational say in hda2(again known as "C"). No need to hide it this time.

The last system should be the Linux installed in hda3 with a swap partition in hda4. If I plan to have more I would put the swap in a logical partition hda5 so that I can continue in future with hda6, hda7, hda8.....

When Suse Linux is operational I edit its /boot/grub/menu.lst to make sure it has these lines to boot the 2 XP
Code:
title XP64 in hda1
unhide (hd0,0)
root (hd0,0)
chainloader +1

title XP32 in hda2
unhide (hd0,1)
hide (hd0,0)
root (hd0,1)
chainloader +1
You can afford hda2 visible to become "D" while operating hda1. However in using hda2 you need to hide hda1 because any visible MS system in front of hda2 will grab the "C" drive and the hda2 will become unboootable (because it was installed in a "C" before).

Pretty straight forward. You can run as many MS systems in the PC. For multi disks environment you need to use the "map" statement to alter the boot disk order "on-th-fly".

The 100+ systems link in my signature has a Grub menu booting 3 Dos and 3 Windows to look at as an example.
 
Old 02-15-2006, 07:31 AM   #5
bkz81
Member
 
Registered: May 2005
Posts: 81

Original Poster
Rep: Reputation: 15
The reason why i would want to do someting like this is because, i may have problems with certains drivers like my printer, and various other things. So i figured i try out the 64bit version with a triple boot and see how it turns out. I am still in the process of downloading the 64bit version as well as OpenSUSE 10.0, so i'll keep you all updated on what happens with this. Thank you all for your time on this matter.
 
  


Reply



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
SUSE Boot CD stupid situation Sagittarius20 Linux - Newbie 8 09-19-2005 01:59 AM
Monitor trouble in RH9/W2K dual-boot situation BixGomez Red Hat 3 03-01-2004 04:43 AM
Another Dual Boot Question *Unique Situation* jonDough Linux - Newbie 10 03-16-2003 07:23 PM
need help with 'no boot' situation fsull Linux - Newbie 7 03-07-2003 11:37 PM
Need help with Tri-boot situation HKILP7M8 Linux - General 3 02-11-2003 07:30 AM

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

All times are GMT -5. The time now is 06:32 PM.

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