How to Install Windows on A Dual-Boot With Ubuntu

Опубликовано: 07 Декабрь 2019
на канале: Drew Howden Tech
539
13

In this video, I show you how to install Windows on a dual-boot with Ubuntu.

Prerequisites:
1. A computer
2. Ubuntu installed
3. A flash drive (6 GB or larger)
4. Ubuntu install drive
5. A Broadband Internet Connection

I made a video showing you how to install Ubuntu on a dual-boot with Windows. Click the link below to watch:
   • [OUTDATED] How to Install Ubuntu on a...  

If you are wondering how to create a bootable USB flash drive on Ubuntu, I made a video showing you how to do that. Click the link below to watch:
   • How To Create a Bootable Drive (Ubuntu)  

Required Files:
Windows ISO: https://www.microsoft.com/en-ca/softw...

Commands to Install Boot Repair:
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get install boot-repair

Commands to Install Grub Customizer:
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get install grub-customizer