Installing Linux for Windows Systems without WSL

For any Version of Windows older than Windows 10 Fall Creator’s Update, which is defined as less than Build 16215 you cannot use Windows Subsystem for Linux, so you will need to install a VM. This means if you’re running Windows 8.1 you will also need to follow this guide. If you’re using anything older than Windows 7, you’re gonna have a bad time.

Minimum System Requirements

Download Requirements

VirtualBox

Download from virtualbox.com or click here

Ubuntu

Download the Ubuntu 18.04.1 LTS ISO from Ubuntu.com

Setup Virtual Box

1 Create new VM

1.1 Create new Virtual Machine

Click the blue “New” button at the top of VirtualBox Manager, the following dialog will appear.

1.1.2 Enter details

1.2 Specify memory size

It’s suggested to allocate at least 4gb of ram

1.3 Configure Hard Disk for VM

1.3.1

1.3.2

1.3.3

1.3.4

1.3.5

1.4 Select CPU Cores

1.5 Mount ISO Image

You’re now done setting up the Ubuntu VM.

2 Install Ubuntu

2.1 Boot VM

Ubuntu 18.04.1 will boot.

2.1.1

Select your language and click “Install Ubuntu”

2.1.2

For the next screens, use default settings and click next until you arrive at the “Who are you?” step.

When you’re there, fill out your details and click Continue

Installation will begin, the VM will restart and boot up.

3 Install Git

Complete

Now that you’re finished setting up an Ubuntu VM, Continue