1.VM and Ubuntu Installation Timeline Tutorial
1.VM and Ubuntu Installation Timeline Tutorial
Video Link:
https://drive.google.com/file/d/1BMOjQeoVBh1fUpS7GCEmMqzBT4zRrHDk/view?usp=sharing
2. UBUNTU Installation
1) Download Ubuntu 18.04.4 LTS (Bionic Beaver) or the Ubuntu 20.04 LTS
if your system has good specs.
http://releases.ubuntu.com/bionic/
/*Dynamically allocated only take up space required by the VM at that moment and grows as
required. Fixed takes up all allocated even if not in use/used. It depends on preference and
memory available on host OS*/
h. Allocate at least “20.00 gig” (recommended) and click Next
Now you should have the Linux Foundation VM setup as shown in the image below, but the OS has
not been installed yet. Thus, we move on to install the Ubuntu OS on our VM
3) Install Ubuntu OS on VM
a. Power on your VM (Click on “Start”)
ii. Click on Add then browse for the Ubuntu iso file ubuntu-18.04.4-desktop-amd64 and click Open
iii. It is now attached as one of the drives. So, select the ubuntu-18.04.4-desktop-amd64
and click Choose
/* Now the OS installation should start and as below*/
f. Select “Erase disk & install Ubuntu” and click Install Now
/*if the following window appears, it only means that on the virtual machine
your hard drive (partitions) have been formatted */ Just click Continue
i. When installation is complete you can restart the virtual machine – click Restart now
m. Now you should have successfully installed Ubuntu running on a virtual machine
Thank you!