Install 2 Operating Systems in 1 System

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
suganya
Messages
4
Reaction score
0
Hi,

I had a doubt, can we install 2 OS in a single system.
If so tell me how?

Regards,
Suganya

EasyCalculation
ToFocus
 
Physics news on Phys.org
Yeah, what OSs do you have in mind? If you're going to put linux & windows in the same box (which is probably the most common situation) it's probably easiest to 1st put the windows in and then 2nd follow by installing whatever linux variant(s) desire (and setting up the dual boot environment with grub or lilo when installing linux). Can continue to make an "N-OS" - system if want. Some links for this route:

http://susefaq.sourceforge.net/faq/inst_winxp1.html
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/install-guide/ch-x86-dualboot.html
http://myy.helia.fi/~karte/linux/doc/linux-windows-dual-boot-resing-ntfs.html
http://www.geocities.com/epark/linux/grub-w2k-HOWTO.html
http://www.tldp.org/LDP/LG/current/jayanth2.html
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=405
 
Last edited by a moderator:
Suganya,

The answer is most certainly yes. The answer lies in disk partitions and the bootloader. An operating system requires its own primary partition. You can partition your disk a number of times, so you can install additional operating systems. Assuming the successful installation of two OS's, your bootloader will show the menu of these OS's when you boot your computer, and will load the corresponding OS.

Bootloaders include the Microsoft Windows bootloaders (both the new one used for Vista and the legacy boot.ini type), GRUB, LILO, Darwin, etc.

Since I don't know which OS's you want to set up (Windows and Linux, Windows and Windows, etc), I can't recommend the perfect guide for you, but a Google search will help you greatly. Search around for a comprehensive dual-booting tutorial. Ask if you have any more questions. Good luck!
 
Windows OS's don't require primary partitions, logical ones will work just fine. You just need a separate parition for each OS.