How To Install and Triple OS
How To Install and Triple OS
I've tried several different Operating Systems over the years and always seem to end up back at Windows XP. I like it, it's fast and stable and I know my way around it enough to configure the various tools I use in my day job as a web developer. There are many reasons, however, why you'd want a choice of operating systems:
1. XP is 10 years old now, will eventually be EOLd and is slowly being left behind by
developers. 2. Windows 7 is very cool. It's fast, secure and modern and comes installed on all new PCs. 3. Linux experience is always good, especially when dealing with servers, and Ubuntu is free. My decision was based on a combination of 2 and 3: I'd just bought a new machine but wanted XP because I knew how to get it up and running quickly, and I wanted Ubuntu for Linux experience as I'm still a doddering newbie in that regard. I used Windows XP Pro from my previous (now dead) machine, Windows 7 Home Premium from mynew machine and Ubuntu Linux 10.04 simply because it was the latest version at the time.
For the purpose of this example I'll use a single 120GB drive, reserving 25GB for each of the Operating Systems and whatever's left for Data.
Leave the rest of the drive as 'unallocated' - we'll come back to this later. Finally, click the green 'tick' icon to Apply All Operations and commit this layout to the disk.
Install Windows XP
Restart the computer and boot from your Windows XP disc. You should be able to install XP into the first partition (labelled C: in the list of available drives) without problems. Format the partition using NTFS and set the Locale and Language options as usual.
Install Windows 7
Boot from the Windows 7 disc and set your Language and Locale options as usual. When you are prompted to Upgrade or perform a Custom Install, select 'Custom'. You'll be shown a list of drives and partitions where you can install Windows 7. Select the second Primary partition ('Disk 0 Partition 2') which should be labelled 'Win7', and the installation should proceed as normal. After installation of Windows 7 is complete, shut down your machine and remove the disc. You may notice that you cannot boot into Windows XP at this point - this is normal.
Install Ubuntu
Lastly, boot from the Ubuntu disc and select 'Install Ubuntu' from the boot menu, or load the desktop as before and double-click on the 'Install Ubuntu' icon there. When you reach the 'Prepare disk space' screen during the installation, select 'Specify partitions manually (advanced)' and click Forward. The list of partitions should appear with 'free space' at the end.
Highlight 'free space' and click the 'Add' button, then create a new Primary partition of the required size, choose the Ext4 journaling file system and set the Mount Point as '/'. You may receive a warning about Swap Space when you try to proceed - whether or not you go back and add another swap partition is up to you. Proceed with the installation of Ubuntu as usual. Once it has finished, reboot the computer one last time.
Installation Complete!
Now when you restart your computer you should see a boot menu showing all of the available Operating System options plus a couple of memory tests. If you want to configure this menu (I like to have XP at the top and highlighted by default, for example) you'll need to dig around Google for some instructions on configuring Grub, but it's not too difficult. Feel free to leave any comments and suggestions using the form below