How to install Windows 10 alongside with ubuntu 14.04

10,725

It is NOT possible to install Windows on the same Partition with Ubuntu.

The things you CAN do however are:

  1. Create a separate partition from unallocated space on the hard drive or shrink the ubuntu partition to get back unallocated space and then create a partition for windows.

  2. or Install windows inside a Virtual Machine (Virtualbox or VMware) inside Ubuntu. This way you don't have to play with hard disk partitions.

Updating GRUB after installing Windows:

Installing windows will rewrite MBR n you would not get the GRUB bootloader screen to select which OS to boot into. For this see This.

Share:
10,725

Related videos on Youtube

Everything123 Channel
Author by

Everything123 Channel

I am just some random shitty coder trying to improve. Teach me daddy!

Updated on September 18, 2022

Comments

  • Everything123 Channel
    Everything123 Channel over 1 year

    I just wanted to ask is it possible to install window 10 beta alongside with ubuntu 14.04 or there will be some problem(boot related). If its possible will the procedure be exactly same as installing some other windows on a single ubuntu drive?