Skip to main content

How to install two or more operating systems on one PC?

Chidi Okwara asked "Can one run several operating systems in one computer?"
Not only can you do it, but it's reasonably easy. Of course, all of the operating systems must be compatible with your hardware. Assuming your PC is less than five years old, it should be able to take Windows 7 and 8, along with almost any type of Linux. Just remember that you'll need paid-for licenses for each version of Windows you install (not an issue with free Linux).
I'll walk you through installing Windows 8 onto a Windows 7 PC. With minor differences, this should work with other operating systems, as well.
But first, you need to protect your system by creating an image backup--either with Windows' own tools or a third-party backup program. Don't follow any of the directions below until you've created that backup.
Once the backup is complete, create a new partition on your drive. According to Microsoft, you'll need at least 20GB on the new partition. I wouldn't try anything less than 60GB.
When you've prepared the new partition, boot from your Windows 8 DVD or flash drive. As you go through the installation wizard, keep an eye out for these two questions:
  • Which type of installation do you want? Select Custom: Install Windows only (advanced).

  • Where do you want to install Windows? Select the new partition you just created.
    You can make your own choices for everything else. Only these two will affect the dual boot.
    After the installation is over, booting your PC will bring you to a menu where you can choose your operating system.

    • here's another option besides using partitions. You can install a virtual machine program such as VMWare Player or VirtualBox, and then install the second OS inside that program. This doesn't require you to alter your main environment as does the instructions above, but virtual machines have their own problems and headaches. Not everything works in them.

Comments

Popular posts from this blog

How Secure Are You Online

Think you do enough to secure your passwords, browsing, and networking? Prove it. Not all computer security is about tin foil hats and anonymous browsing. Everyone who uses a computer has a horse in the security race. For the purpose of this post, we're breaking down online security into four essential parts: passwords, browsers, at-home Wi-Fi and networking, and browsing on public Wi-Fi. Within those categories we'll give you a checklist of everything you should do, from the bare minimum to the tin-foil-hat best.Think you've done your due diligence with your security? Jump to any of the four sections below to see how you stack up (and boost your security where you may be lacking): Password Security Checklist Browser Security Checklist Home Network Security Checklist Public Wi-Fi Security Checklist Password Security Checklist Password security has been  popping up   a lot   in the news  recently, but how much you should care is entirely depen...

Machine Learning

Machine learning (ML) is a category of algorithm that allows software applications to become more accurate in predicting outcomes without being explicitly programmed . The basic premise of machine learning is to build algorithm that can receive input data and use statistical analysis to predict an output while updating outputs as new data becomes available . The process involved in machine learning are similar to that of data mining and predictive modeling . Both require searching through data to looks for patterns actions according . Many people are familiar with machine learning from shopping on the internet and being served ads related to their purchase . This happens because recommendation engines use machine learning to personalize online ad delivery in almost real time . Beyond personalized marketing, other common machine learning use cases include fraud detection, spam filtering, network security threat detection, predictive maintenance and building news feeds. How Ma...

How To Create a Windows 10 Recovery Drive

A Recovery Drive lets you boot your system and easily access a number of recovery and troubleshooting tools to revive a failing Windows 10 system. If you haven't done so yet, you need to create a Windows 10 Recovery Drive. That way, you'll be prepared should you encounter a problem with your Windows 10 installation. In Windows 10, you can create a Recovery Drive on a USB flash drive as well as on an optical disc. While both procedures produce the same recovery tool, they are created from different user interfaces. The USB flash drive version is created using a stand-alone tool; the optical disc is created from the Backup And Restore (Windows 7) user interface. Why Microsoft didn't unify the process under one roof, I don't know. In this article, I'll show you both ways to create a Windows 10 Recovery Drive. Caveat Regardless of whether you are creating a Recovery Drive on a USB flash drive or on an optical disc, it is important to remember that a Recovery Dri...