LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-13-2008, 10:38 PM   #1
phoenixfire
Member
 
Registered: Nov 2006
Location: Australia
Distribution: Gentoo
Posts: 86

Rep: Reputation: 15
Triple boot with a twist


Alright so here is my situation.
I need 3 operation systems on my pc.
I need to install them in the order of xp, linux then vista.
I need them to all be able to access each other (even if it is only read)
And i need them to all be aces sable off one boot screen.

My idea so far is to install xp then my linux (either debian or gentoo, undecided so far) leave a blank space for vista when i get it. Once i get vista i'll revert back to the ms mbr install vista then install grub and hope i can get it all working fine again.

Does anyone have any sugestions on how i can do this or perhaps another way? Also has anyone tried this before?

Thanks in advance.
 
Old 02-14-2008, 12:43 AM   #2
rg.viza
Member
 
Registered: Aug 2006
Posts: 74

Rep: Reputation: 15
Quote:
Originally Posted by phoenixfire View Post
Alright so here is my situation.
I need 3 operation systems on my pc.
I need to install them in the order of xp, linux then vista.
I need them to all be able to access each other (even if it is only read)
And i need them to all be aces sable off one boot screen.

My idea so far is to install xp then my linux (either debian or gentoo, undecided so far) leave a blank space for vista when i get it. Once i get vista i'll revert back to the ms mbr install vista then install grub and hope i can get it all working fine again.

Does anyone have any sugestions on how i can do this or perhaps another way? Also has anyone tried this before?

Thanks in advance.
Set up XP. Unplug the drive XP is living on and install linux on a second drive, then chainload xp from your linux partition. You can even switch HD id's with grub before chainloading windows so XP still thinks it's on the first hard drive.

Just make sure the drive with grub on it is hd0

http://forums.fedoraforum.org/archiv...hp/t-1166.html

Look for the Jman post. Same instructions work for any linux using grub.

You can do this all with one drive, but for sanity and ease of changing things later, I'd put them on separate drives. I once blew up an XP install. I got the geometry of the drive wrong when setting up linux and he was writing in an area he thought was his, but it was the windows system directory ROFL.

Everything worked for a while then I started getting blue screens about missing system files LAWL. It was pretty ugly. TBH, I'd use 2 drives. It's just so much easier and if you decide to blow your distro away and try another, your windows setup will still Just Work(tm)

To this day I have no idea how I did that.

-Viz

Last edited by rg.viza; 02-14-2008 at 12:44 AM.
 
Old 02-14-2008, 01:02 AM   #3
okmyx
Member
 
Registered: May 2004
Location: Cornwall, UK
Distribution: Ubuntu 8.04
Posts: 464

Rep: Reputation: 31
it is possible, the way i did it was to install xp -> vista -> linux

basically my boot sequence goes:

grub with chainload into vista boot screen which can then give you the option to boot vista or xp

You could probably chainload both xp and vista from grub but i haven't research that enough yet.

I think there is a problem with xp not being able to boot vista from ntloader
 
Old 02-14-2008, 02:21 AM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
Originally Posted by phoenixfire View Post
Alright so here is my situation.

Quote:
Originally Posted by phoenixfire View Post
I need 3 operation systems on my pc.
NEED?
Quote:
Originally Posted by phoenixfire View Post
I need to install them in the order of xp, linux then vista.
NEED?
Quote:
Originally Posted by phoenixfire View Post
I need them to all be able to access each other (even if it is only read)
MORE NEED?
Quote:
Originally Posted by phoenixfire View Post
And i need them to all be aces sable off one boot screen.
"aces sable off one boot screen"? HUH?
Quote:
Originally Posted by phoenixfire View Post
My idea so far is to install xp then my linux (either debian or gentoo, undecided so far) leave a blank space for vista when i get it.
Your partition scheme is?
Quote:
Originally Posted by phoenixfire View Post
Once i get vista i'll revert back to the ms mbr install vista then install grub and hope i can get it all working fine again.
So long as you have secondary boot methods available you can reinstall GRUB after Vista overwrites the MBR.
Quote:
Originally Posted by phoenixfire View Post
Also has anyone tried this before?
Perhaps a few.
 
Old 02-14-2008, 05:27 AM   #5
elluva
Member
 
Registered: Aug 2003
Location: Belguim, Ostend and Ghent
Distribution: Ubuntu
Posts: 600

Rep: Reputation: 30
As nobody seems to think it is important to give simple answers... Yes phoenixfire, this is the way to go, you install all of it and afterwards you boot with your ubuntu install disk and reinstall grub. It is as simple as that.

good luck,
elluva
 
Old 02-15-2008, 01:12 AM   #6
phoenixfire
Member
 
Registered: Nov 2006
Location: Australia
Distribution: Gentoo
Posts: 86

Original Poster
Rep: Reputation: 15
Thanks everyone for your advice.

Yes 2damncommon i NEED windows on my pc for collage.
And i NEED linux because well... who doesen't?

So far i've got ubuntu (shudder, sorry i dislike it) and xp working fine on the same drive with enough space leftover for vista when they give it to us.

So basicly all i have to do is install vista and overwrite the mbr, boot a live cd, mount something, download grub to that something and insatll it over the microsoft goodness?

Also does anyone know if you can mount xp partition under vista and vica versa?
 
Old 02-15-2008, 01:47 AM   #7
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
Originally Posted by phoenixfire View Post
Yes 2damncommon i NEED windows on my pc for collage.
And i NEED linux because well... who doesen't?

Fair enough.
Quote:
Originally Posted by phoenixfire View Post
So far i've got ubuntu (shudder, sorry i dislike it) and xp working fine on the same drive with enough space leftover for vista when they give it to us.
Again, fair enough.
What don't you like about Ubuntu? People can post some links to change and configure stuff.
Are you being practical to run both XP and Vista when others may "upgrade" to Vista?
Quote:
Originally Posted by phoenixfire View Post
So basicly all i have to do is install vista and overwrite the mbr, boot a live cd, mount something, download grub to that something and insatll it over the microsoft goodness?
I was kidding with some with my responses, but not about asking your partition scheme and suggesting having working secondary boot methods.

When I ran the Vista RC versions they actually overwrote the XP bootloader. It was necessary to point Grub to the XP partition to choose which Windows to boot. This means that if you overwrite the XP partition you lose the Vista boot as well. I cannot confirm the RTM Vista does or does not do this.

Vista takes 10+ GB hard disk just to install.

Last edited by 2damncommon; 02-15-2008 at 02:02 AM.
 
Old 02-15-2008, 11:31 PM   #8
phoenixfire
Member
 
Registered: Nov 2006
Location: Australia
Distribution: Gentoo
Posts: 86

Original Poster
Rep: Reputation: 15
Partition scheme looks something like:

HDA

40G - NTFS /windows/xp
40G - NTFS /windows/apps
80G - ext3 /
40G (minus swap) - raw <--vista space
1024M swap

SDA
80G - ext3 /home



And my alternate boot method is... a live cd.



We need both vista and xp for testing reasons... for some reason. Sounds stupid to me and id rather have a windows free system then a duel windows system.

And i don't like ubuntu because its too... "click here and your drivers are installed. no we wont let you know that something has changed you have to have had previous experience to know that... whats xorg.conf?"

noobuntu it will stay. sorry if i offend anyone.
 
Old 02-16-2008, 12:54 AM   #9
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
Originally Posted by phoenixfire View Post
Partition scheme looks something like:
HDA

40G - NTFS /windows/xp
40G - NTFS /windows/apps
80G - ext3 /
40G (minus swap) - raw <--vista space
1024M swap
So long as you know better than to plan 4 primaries for this.
Quote:
Originally Posted by phoenixfire View Post
And my alternate boot method is... a live cd.
This really may not be good enough.
You have confirmed you can rewrite your installed GRUB from the CD?
And you can boot XP if you can't?
http://support.microsoft.com/kb/305595
Quote:
Originally Posted by phoenixfire View Post
We need both vista and xp for testing reasons... for some reason. Sounds stupid to me and id rather have a windows free system then a duel windows system.
Sounds like fun to me. Take the software that would cost you lots of money and grill them with intelligent questions when implemented. Find out how little or how much they know.
Quote:
Originally Posted by phoenixfire View Post
And i don't like ubuntu because its too... "click here and your drivers are installed. no we wont let you know that something has changed you have to have had previous experience to know that... whats xorg.conf?"
I truly do not follow this. Most Linux knowledge can be learned or utilized on any distribution. Even learning the differences is interesting.

Good Luck.
 
Old 02-16-2008, 09:05 AM   #10
elluva
Member
 
Registered: Aug 2003
Location: Belguim, Ostend and Ghent
Distribution: Ubuntu
Posts: 600

Rep: Reputation: 30
Quote:
Originally Posted by 2damncommon View Post
You have confirmed you can rewrite your installed GRUB from the CD?
I have done this multiple times from an ubuntu installation disk. Since an ubuntu install disk is a live cd as well, you can boot ubuntu from the disk, mount the partition containing /boot, open a terminal and use grub-install to restore your grub bootloader.

It is imho one of the easiest ways to do this...
 
Old 02-16-2008, 11:28 PM   #11
phoenixfire
Member
 
Registered: Nov 2006
Location: Australia
Distribution: Gentoo
Posts: 86

Original Poster
Rep: Reputation: 15
thanks elluva for the confirmation.

I know where you're coming from 2damncommon and i agree. But ubuntu doesn't really require you to change anything in and config files. That is great for anyone wanting to learn linux but it doesn't really push you learn anything as there is no need to. its basically like windows but you can if you want tinker around with things. oh and its a 1000 times more stable.

Anyway i'm downloading the 64bit gentoo as we speak so i could just wait for vista and then throw on the linux. But just to prove it can work to myself i'll install gentoo first then vista.

I'll keep you guys posted and let you know how it all turns out.
 
Old 02-17-2008, 12:31 AM   #12
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,119

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
If you want a *REAL* challenge, install Vista onto a blank disk (let Vista do the partitioning), then try and install XP and/or Linux.
Lots of fun ...
 
Old 02-17-2008, 11:31 PM   #13
phoenixfire
Member
 
Registered: Nov 2006
Location: Australia
Distribution: Gentoo
Posts: 86

Original Poster
Rep: Reputation: 15
The less cds/dvds with windows on them, the better.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Boot with a twist. PirateFSM Linux - Software 2 07-10-2006 08:10 AM
A twist on a dual boot system. My problem ... VA3OG Linux - Newbie 6 04-06-2006 10:18 PM
Dual boot with BIOS twist Question Dobie Linux - Newbie 6 06-12-2004 07:13 AM
Dual boot MD9.1 / Win2k with a twist Dobie Mandriva 1 11-30-2003 09:48 PM
yet another dual boot question...but with a twist infamous41md Linux - Newbie 9 04-03-2003 11:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:21 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