Dual Boot Windows and Ubuntu [On Separate Hard Drives]

LINUX
FUNDAMENTALS
A Complete Guide for Beginners Enroll Course Now

Dual boot on separate hard drives means installing two operating systems on two available hard drive storage in a computer. This becomes essential when your computer has two storage i.e. an HDD and an SSD. For example, you want to dual boot Windows with Ubuntu and use the SSD as the root partition for both operating systems as it will make booting faster, keeping the other files in the HDD. In this tutorial, I’ll demonstrate how to dual-boot Windows 10 and Ubuntu 22.04 LTS on separate hard drives.

Requirements to Dual Boot Windows and Ubuntu on Separate Drive

The minimum requirements for installing Windows 10 and Ubuntu as a dual boot on separate hard drives are:

  • A computer preinstalled with Windows 10
  • RAM: 4 GB
  • HDD: 80 GB
  • SSD: 20 GB
  • USB Drive: 4 GB

10 Steps to Dual Boot Windows 10 and Ubuntu in Separate Drive

Follow the below steps one by one to dual-boot Windows 10  and Ubuntu on separate hard drives in the easiest way:

1. Download the Ubuntu ISO File

After backing up data, the first step of installing Ubuntu is to download Ubuntu’s ISO file. I’m downloading a 64-bit installer of Ubuntu 22.04.3 LTS.Download page of Ubuntu ISO

2. Create a Bootable USB Drive

To create a bootable USB drive of the ISO file, use “Etcher”. It is a free and open-source application. First, install Etcher on Windows. After installing, follow the below steps:

  1. Open Etcher and select “Flash from File”.Selecting "flash from file" in etcher
  2. Select the ISO file from the location where you’ve downloaded it.Selecting ISO file for Flashing
  3. Plug in a USB pen drive to the PC and click on “Select target”.Click on select target
  4. Select your USB drive from the list.Selecting USB from the list
  5. Finally, click on “Flash” to start flashing the ISO file into the USB drive.Clicking on Flash to start flashing the selected USB drive After that, Etcher will flash the ISO file into your USB drive and make it bootable.

3. Create Disk Partition

To create a disk partition on Windows 11, follow the below steps:

  1. Open Disk Management.Searching disk management on windows
  2. Right-click on the (C:) drive and select “Shrink Volume”.Shrinking space in C: drive
  3. Click on Shrink.Setting amount of space to shrink in C:
  4. Similarly, right-click on the other drive (E: in this case) and select “Shrink Volume”.Shrinking space in E: drive
  5. Set space and click on Shrink.Setting amount of space to shrink in E: This will create a new partition from the available free space in (C:) and (E:) drives.
Back up your important files to prevent data loss before proceeding to the next steps.

4. Boot Ubuntu from USB Drive

To boot Ubuntu from the USB drive, follow these steps:

  1. Plug the bootable USB drive into the PC where you want to install Ubuntu.
  2. Search “UEFI” and open Change advanced startup options.Searching UEFI in windows 10
  3. Click on “Restart now” from Advanced Startup.Clicking restart now from system recovery
  4. Select “Use a device” and press ENTER.Choose Use a device from the boot window
  5. Select your bootable USB drive from the list appears and press ENTER. It will launch the boot window.Boot screen of Ubuntu installation
  6. Use the arrow keys to select the option “Try or Install Ubuntu” and press ENTER.
  7. Click on Install Ubuntu.Selecting install Ubuntu

5. Select the Keyboard Layout

Select the keyboard layout and click on Continue.Selecting keyboard layout English US

6. Select Installation Setup

Select “Normal installation” and click on Continue. It’ll install web browsers, utility software, games, and media players during the installation.Selecting normal installation

7. Set Installation Type

To set the installation type for dual boot in the separate hard drives, follow the steps:

  1. Select  “Something else” for manual partitioning.Selecting "something else" for manual partitioning
  2. Select “free space” from HDD and click the + icon.Selecting Hard disk for allocating partition
  3. Allocate size, set the partition type as “Primary”, select file system as Ext4, and set the mount point to /home.setting partition for home
  4. Similarly, select “free space” from SSD and click on the + icon.Selecting SSD for allocating partition
  5. Allocate size, set the partition type as “Primary”, select the file system as Ext4, and set the mount point to /.setting partition for root
  6. Click on “Install Now”.summary of allocated space in partition

Note: If you have a pre-installed Windows UEFI system, that should have an EFI System Partitioning (ESP) already, and the Ubuntu installer will automatically detect that partitioning. However, an EFI partitioning (35 MB minimum) can be created from the remaining free space as below: setting EFI partition

8. Select Your Location

Select your location from the drop-down menu on the map screen. However, this information will be detected automatically if the computer is connected to the internet. Then, click on Continue.Set your location

9. Create User Credentials

On this screen, type your name, computer name, and username. Then type and re-type a strong password. Finally, select “Require my password to log in”. Selecting this option will ask for the password every time you power on your PC. Click on Continue.Setting up username and password Now, installation will start. It may take a few minutes.Ubuntu installation progress

10. Restart the PC

At the end of the installation, an “Installation Complete” prompt appears on the screen. Click on Restart Now in this prompt.Click on restart now

Note: Plug out the USB flash drive (installation media) from the computer now.

Windows 10 and ubuntu in the startup bootYou can see both operating systems during startup and choose one.

Conclusion

This dual boot setup of Windows and Ubuntu on separate hard drives provides users with the best of both worlds, combining the robustness of Windows for certain applications and the flexibility of Ubuntu for development or open-source projects. The distinct storage mediums enhance overall system performance, with the SSD ensuring quick boot times while the HDD accommodates storage needs.

People Also Ask

Is it possible to dual boot on different hard drives?

Yes, it is possible. You can install different operating systems on different drives and when the system boots up, you will be asked to choose which operating system to boot. The exact process of dual booting on separate hard drives varies depending on the manufacturer and implementation of the computer’s BIOS/UEFI utility. However, generally, you can either use the boot menu to select the drive to boot from on each startup or change the BIOS boot priority order to select which devices to boot in what order.

Can I dual boot on the same hard drive?

Yes, you can dual boot on the same hard drive. You can install multiple operating systems on the same hard drive by partitioning the drive into several different partitions and then installing each operating system on a separate partition. When you boot your computer, you will be asked to choose which operating system to boot into. However, it is important to note that dual booting on the same hard drive can be risky, as it can lead to data loss or corruption if not done correctly.

Can I use Windows & Ubuntu on a separate hard drive?

Yes, you can install Windows and Ubuntu on a different hard drive and then choose which one to boot into when you start your computer. Here are the general steps to dual booting Windows and Ubuntu on separate hard drives:

  1. Insert both hard drives and find which hard drive the system boots into. The OS which gets booted will be managing the bootloader for the system.
  2. Create a bootable USB drive with Ubuntu on it.
  3. Boot from the USB drive and install Ubuntu on the second hard drive.
  4. During the installation process, you will be asked to choose the installation type. Choose the option to install Ubuntu alongside Windows.
  5. Follow the prompts to complete the installation process.
  6. Restart your computer, and the next time you will see the boot menu asking for which operating system to boot into.

SSD or HDD what should I choose for root partition?

SSDs are faster and more reliable than HDDs, but they are also more expensive. If you want faster boot times and overall system performance, then an SSD would be a better choice for the root partition. However, if you need more storage capacity and are on a tight budget, then an HDD would be a better choice.

Related Articles


<< Go Back to Dual Boot Installation | Linux OS Installation Guide | Learn Linux Basics

Rate this post
Ashikur Rahman

Hello, I’m Ashikur Rahman, currently working as a Linux Content Developer Executive at SOFTEKO. I have completed my graduation in Computer Science and Engineering from Khulna University of Engineering & Technology (KUET). Also, I’m pursuing my master’s in the same department at Bangladesh University of Engineering & Technology (BUET). I like to learn new technologies, contribute, and share those with others. Here my goal is to provide beneficial and user-friendly articles on Linux distribution for everyone. Read Full Bio

Leave a Comment