954,092 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Install multiple operating systems?

Since I'm a computer major, I want to get and learn as many operating systems at home as I can.

I currently have a laptop with Vista and a desktop with XP. So I'm good for both of those. I'm ready to reformat the desktop so I thought what I'd do is create a few partitions and install XP, Linux and Mac os (not even completely sure if the latter is possible).

I'm not really sure what to do or where to start. :confused:

I have no experience at all with installing multiple operating systems on one machine. I also have no experience whatsoever with mac or linux.

Any information and/or advice you can give would be very helpful! Even a quick point in the right direction..

(The PC is P4 3.0GHz 512 MB DDR)

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 

Well, I'm not sure about whether you can host Mac alongside all the other OSs, but I can guarantee you this....if you DO get to install Linux and OSX, well....welcome to being a MAC person lol Cause once you go Linux based, you DON'T go back!

Joshua Gourgues
Light Poster
29 posts since Feb 2007
Reputation Points: 11
Solved Threads: 0
 

That's what I hear :)

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 

u can no doubt host mac, xp, and linux on the same hardware. though considering you're able to run vista. for just learning OS's you'd be better off running virtual server or VMware server and hosting multiple virtual clients. though unless your laptop is top notch i wouldn't advise as vm's use up resources like a real machine to some degree.

agentorange
Newbie Poster
1 post since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

Regarding Mac OS X - forget it, you'll have to buy yourself a Mac if you want to run Mac OS X.

So that means that if you intend to install the Big 3 (*nix, Windows, and OS X), you'll have to get some sort of Mac.

As for installing multiple operating systems: my recommendation is that you always install Windows before *nix, because the Windows installer tends to wipe out the Master Boot Record, which is what Linux uses to install its bootloader (GRUB/LILO).

So to summarize the steps:Wipe hard drive
Create parititions while installing each OS small enough so that there's room left over for your other OSs
First install Mac OS X (if you're using a Mac)
Install Windows
Install *nix
Lastly, GRUB or LILO which is installed by default whenever you install Linux allows you to boot any of the operating systems residing on your system, which is another reason to install Linux last (if you don't, the GRUB installer will only detect Linux).

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

Is there any way at all to install OS X on a pc? A few friends seem to think it's possible, but they could be wrong..

joeprogrammer - thanks for the info!

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 

yes but it is illegal and it only works on certain machines that appear to OSX like apples developer ones

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 
Is there any way at all to install OS X on a pc? A few friends seem to think it's possible, but they could be wrong..


Sort of. You have to use an old prerelease version of OS X that was for the Intel Developer Boxes and build a special custom PC. Not only will the OS be unstable because this version of OS X had so many security holes (and you CAN'T update it), it's illegal. Don't do it. ;)

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

like i said

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

So, MAC's out then :)

Guess it'll be XP and Linux.

What's the deal with the different Linux distributions? I'm not sure which I would need..

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 
What's the deal with the different Linux distributions? I'm not sure which I would need..


In my opinion, there's way too many Linux distributions out there. It can be way too confusing for newbies.

The major ones are (or at least the ones I can think of at the moment):Debian
Ubuntu
Red Hat (Fedora)
Slackware
SuSE
The topic is greatly debated, I don't want to start *another* one. Look here for a few opinions, advantages and disadvantages:
http://www.daniweb.com/techtalkforums/thread50830.html
http://www.daniweb.com/techtalkforums/thread55262.html
http://www.daniweb.com/techtalkforums/thread58325.html

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

Great info. Is it possible to put more than one on the same machine?

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 
Great info. Is it possible to put more than one on the same machine?


Of course. You simply install the first Linux distro so that its partitions don't take up the whole drive, and I guess theororetically you could install as many Linux distros as you had disk space. Or at least until the boot loader cannot handle it anymore. ;)

The key is to keep installing the boot loader each time you install a distro so that it stays updated with all the other distros as options at boot time.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

There's a sort of interface (I think it has the word pear in the title, but not sure) that lets you stick OS X on a PC. But it's probably easier (and maybe more stable) if you buy a mac and install XP or whatever on that, and it's legal too.

DemonicGoldfish
Junior Poster in Training
62 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

Easiest to install linux distros are SuSE, Fedora and Ubuntu.

If you have less than 512 ram Ubuntu is th best choice also it hasa a livecd mode where you can try it out without installing. Ive never used its partitioner tho so i cant comment on it.

SuSE is best if you want sonething that is easyt o use

Fedora is kinda inbetween

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 
There's a sort of interface (I think it has the word pear in the title, but not sure) that lets you stick OS X on a PC. But it's probably easier (and maybe more stable) if you buy a mac and install XP or whatever on that, and it's legal too.


I think you mean the PowerPC emulator PearPC . Yes, you can run OS X on it if you want. The legality of it is debated, although if it were completely blackmarket it would have already been shut down. ;)

But its usefulness is decreasing as it only supports PowerPC emulation.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

i think pearpc is now dead

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

I really appreciate everyone's help here! I'm going to spend some time reading and deciding for sure which linux distros to install.

I'm sure I'll have many more questions, too :)

Jaseva
Junior Poster
112 posts since Jan 2007
Reputation Points: 17
Solved Threads: 3
 

If you want to get a better idea of configuring a Linux distribution (or as some may claim "how they work"), I'd recommend one of the less "noob-friendly" (or more "advanced") distros like Gentoo, Slackware, Arch, or Linux From Scratch. My personal favorite distro is Gentoo, though it is admittedly a task to set it up (I've not tried any of the others I just listed yet ;)).

Infarction
Posting Virtuoso
1,580 posts since May 2006
Reputation Points: 683
Solved Threads: 53
 

LFS is worse than gentoo. Dont use it, excelltne adventure for pros but definately not for anyone else

Try looking at:

Ubuntu 6.10
PCLinux OS 2007 (Test 1)
Fedora Core 6
OpenSuSE 10.2

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
 
View similar articles that have also been tagged: