Introduction
At some point in a computer operators lifetime, a need arises that many people do not even know is possible: Multiple OS's on a single computer.
Whether or not you:
- Require the extreme speed for gaming that, currently, only Win98 can offer.
- Desire the stability and enhanced memory management in Windows 2000 or XP.
- Wish to tinker with "the other guy's," such as Unix, Linux, or FreeBSD, just to name a few.
No matter what your need, Multiple OS's could fill that void.
Here, I put together an example of installing:
- Windows Me
- Windows XP Home
- Red Hat Linux
You may choose what ever combination desired, but, take note: Read your license agreement that came with your operating system to ensure that you are allowed a multi-boot environment.
A few points to consider before beginning the adventure:
- Decide what OS's you wish to install "before" beginning. This will avoid many headaches later on. Remember, if something gets messed up in the process, you could destroy all of your installs and hours of work. Planning is key to avoiding the simple, but disastrous mistakes.
- Plan out your partitioning scheme. With larger hard drives, it is best to have at least 10GB for each OS installation for drivers, etc. For this guide, I use very small partitions. Your results may vary:
- C:\ 1000 MB Windows 98
- D:\ 2000 MB Windows XP Home
- E:\ 4000 MB Red Hat Linux
- F:\ 2000 MB Shared Data
- G:\ 8000 MB Games
- Consider "how" to format each partition to ensure your requirements are met. For example, Windows 98 cannot read a partition formatted as NTFS, nor can Windows access a drive formatted with efs3 for Linux. As a result, the drive letters assigned may change due to the current OS not being able to read one or more of the partitions. To be on the safe side, it is always advisable to create a "shared" partition formatted with the "most common" file system to allow easy transfer between OS's. Currently, that system could be "FAT16."
- I ALWAYS install OS's in a very predictable order:
- DOS or other "early" OS.
- Windows 95, then 98, then Me. You could skip one or more.
- Windows 2000, then XP Home, then XP Pro. Again, you can skip one or more, depending on your requirements.
- "Other" OS's, such as Red Hat Linux, FreeBSD, or many others.
- Some "OEM" versions of Windows or "Recovery CD's" are not the full OS. With vast differences in these disks, I cannot predict if an "Upgrade" CD will detect your previous version properly, nor can I assume that "every" OS will be visible for you.
- Windows may "Upgrade" your previous installation if using an "upgrade" version of a newer OS. This is also is a factor when attempting to install another OS on the same partition. It is always best to split them up as described in step 2 and use "full versions."
- As a precaution, think steps 1 to 6 through again. :)
With the plan in hand, we can now begin:
Boot Using a Floppy1) Windows Me boot floppy: (Image 1.1) |
2) No partitions are detected: Image 1.2) |
At this point, if you are unaware of how FDISK works, please check my Using FDISK Guide.
If you are aware of how to partition your hard drives using FDISK, please continue.
After Using FDISK3) Partition Information: (Image 1.3) |
4) Extended DOS Partition Information: (Image 1.4) |
5) Format the C:\ or first partition: (Image 1.5) |
6) After formatting: (Image 1.6) |
7) Installing the OS: (Image 1.7) |
For this Guide, I chose to install Windows XP Home as my "second" OS. I am not going to redo the complete guide here, but will touch on some important issues:
After the First OS install8) After Windows ME install: (Image 1.8) |
9) Format options: (Image 1.9)
If you format your partition as NTFS, you will not be able to access it from another OS, other than NT/2000 and XP.
This could be a good thing.
If you still wish for the added security of NTFS, format it as such and place all of your "shared" data on another partition.
Here, I chose FAT16, but I recommend NTFS.
|
10) Windows boot menu: (Image 1.10) |
11) ADVANCED TECHNIQUE - boot.ini: (Image 1.11) |
You can choose what ever OS Install Guide you wish, but I selected Red Hat Linux 7.2 next. As a result of that decision, the following technique was added to make things "easier."
After Windows XP Home install12) FDISK take 2: (Image 1.12) |
13) Delete a logical drive: (Image 1.13) |
14) Delete with FDISK: (Image 1.14) |
15) Confirm the selection: (Image 1.15) |
Again, you can choose what ever OS Install Guide you wish, but my choice was Red Hat Linux.
Check out the Full Install Guide for Red Hat 8.0 because I am only going to hit on the high points with Red Hat 7.2 here:
After Re-running FDISK16) After Re-running FDISK: (Image 1.16) |
17) Automatic partitioning: (Image 1.17) |
18) Automatic partitioning results: (Image 1.18) |
19) Boot loader selection: (Image 1.19) |
20) Create a Linux boot disk: (Image 1.20) |
I hope your Multi-Boot system works well for you!