Dual OS program

ANNR

Active Member
I am looking for a program that can create a separate partition in my master drive to allow me to install a secondary OS. The program needs to be able to allow me to set the one of the other OS to run at startup and vise versa.

Thanks
 
There is no program that will do that. Just buy norton partition magic, resize your partition, install the second OS and then it will install a boot loader of some sort.
 
The one free program that can partition various types of partitions for both Linux and Windows is the Gnome Partition Editor. You simply boot with this to create one or more primary partitions on a drive. What decides which OS on drive loads is the boot loader which reads the master boot record(mbr).

For dual booting different OSs it will depend on which combination you are planning to install. With 2000 and XP, both running on NTFS partitions, 2000 would be first in line. The newer OS always follows the older since the newer is generally an upgrade. For Linux you would a Grub or Lilo boot loader to choose whick of the distros to load by entering commands at the Grub or Lilo prompt directing the loader to the root partition of the one selected. In XP and Linux yuo can install a universal boot loader into the mbr to make the selection that way.
 
Back
Top