Difference between revisions of "Dual Boot Ubuntu and Windows 10"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Resize "shrink" the Windows Partition)
Line 35: Line 35:
  
 
Right-click a partition and select Shrink Volume to resize it.  You can only shrink a partition if there is enough free space.  The partition you will want to shrink is the one that says it is an NTFS partition which is both active and primary.
 
Right-click a partition and select Shrink Volume to resize it.  You can only shrink a partition if there is enough free space.  The partition you will want to shrink is the one that says it is an NTFS partition which is both active and primary.
 +
 +
=== Backup Image of Windows ===
 +
You can create a backup image of Windows before you start so if you want to restore things in the event something goes wrong then you have that option.
 +
 +
Control Panel -> System and Security -> File History
 +
 +
Look in the bottom left of the File History dialog box and click "System Image Backup."

Revision as of 23:02, 9 February 2017

UEFI BIOS Dual Boot

For computers with Unified Extensible Firmware Interface (UEFI)

  1. Determine if your computer has UEFI - Press Windows Key + R and type "msinfo32"
  2. Within "System Summary" look for "BIOS Mode" and it should say "UEFI", if it says "Legacy" then this procedure is not for you.

THIS GUIDE IS ONLY FOR UEFI BIOS COMPUTERS

Here's what you need to do:

  1. Install Windows or if Windows is already installed make sure there's room on the hard drive for Linux, if not then shrink the windows partition
  2. install Ubuntu - choose to "Install Ubuntu alongside Windows Boot Manager."

Legacy BIOS Dual Boot

For computers with Standard BIOS.

Here's what you need to do:

  1. Install Windows or if Windows is already installed make sure there's room on the hard drive for Linux, if not then shrink the windows partition
  2. install Ubuntu - choose to "Install Ubuntu alongside Windows Boot Manager."
  3. Edit the boot order to make sure Ubuntu can boot
Turn off fast boot
Turn off secure boot
Install Ubuntu

Resize "shrink" the Windows Partition

This step is relative to both Standard and UEFI BIOS. If Windows is already installed and occupying all of the available hard drive space, then it needs to be reduced to free up space for the Linux partitions.

Windows 10 built-in Disk Management has the ability to shrink volume and extend volume.

Press the Windows Key + R and type:

diskmgmt.msc

In the Windows "Disk Management" tool click the "Create and Format Hard Disk Partitions" option. The top pane shows you a list of your partitions, the bottom one shows you a graphical representation of your storage devices.

Right-click a partition and select Shrink Volume to resize it. You can only shrink a partition if there is enough free space. The partition you will want to shrink is the one that says it is an NTFS partition which is both active and primary.

Backup Image of Windows

You can create a backup image of Windows before you start so if you want to restore things in the event something goes wrong then you have that option.

Control Panel -> System and Security -> File History

Look in the bottom left of the File History dialog box and click "System Image Backup."