Installing Linux Ubuntu on Oracle VirtualBox

The following outlines downloading and installing a Linux Ubuntu VM with Oracle VirtualBox.

Ubuntu is a very popular Linux distribution and is good for starting out with Linux.


Downloading Linux Ubuntu ISO

You can download it directly from here on ubuntu.com:

Ubuntu Desktop


Creating Virtual Machine in Oracle VirtualBox

1. Create Virtual Machine

In Oracle VirtualBox, I'm going to click on New and follow the prompts to create a new VM, starting with naming this one Ubuntu.

ubuntu1.png


2. Allocating Resources:

ubuntu2.png


3. Create Virtual Hard Disk:

In this example, I'm going to allocate 200.00GB to the Virtual Hard Disk.

ubuntu3.png


4. Configuration Summary:

ubuntu4.png


5. Setting the Virtual Disk to Boot from ISO

ubuntu5.png




Booting up the ISO

1. GRUB Menu

Upon selecting the ISO image and powering on the VM, it'll boot up to the GRUB menu to select Try or Install Ubuntu.

After selecting Try or Install Ubuntu, follow the prompts to carry out the Linux Ubuntu installation.

ubuntu6.png


2. Preparing Ubuntu

ubuntu7.5.png


3. Ubuntu 24.04 Splash Screen

ubuntu7.png


4. Choose your language

ubuntu8.png


5. Select keyboard layout

ubuntu9.png


6. Internet Connectivity

ubuntu10.png


7. Updates Available

ubuntu11.png


8. Update ready - Close Installer

ubuntu12.png


9. Ubuntu Desktop

ubuntu13.png




Installing Linux Ubuntu 24.04 on VM

1. Click on Install Ubuntu 24.04.2 LTS desktop icon

ubuntu15.png


2. Choose language

ubuntu16.png


3. Select installation type

ubuntu17.png


4. Applications Default & Extended selection

In this example, I'm going to select Extended selection for apps.

ubuntu18.png


5. Install recommended proprietary software

I'm going to select both options:

ubuntu19.png


6. Disk Setup

ubuntu20.png


7. Create your account

ubuntu21.png


8. Select your timezone

ubuntu22.png


9. Ready to install

ubuntu23.png


10. Installation in Progress - Copying files

ubuntu24.png


11. Installation in Progress - Installing the system

ubuntu25.png


12. Installation in Progress - Setting up system

ubuntu28.png


13. Installation Complete! Restart prompt

ubuntu29.png ubuntu30.png




Post Installation

1. System restart upon OS installation complete

ubuntu31.png


2. Login Screen:

ubuntu32.png


3. OS Welcome prompt upon logon

ubuntu33.png


4. Ubuntu Desktop Environment:

ubuntu34.png

5. The Linux Terminal:

ubuntu35.png

6. Check for Updates:

ubuntu36.png

7. Run Available Upgrades:

ubuntu37.png



This walkthrough went over how to install Linux Ubuntu 24.04, with setting it up on a VM using Oracle VirtualBox. Starting out with downloading the Linux Ubuntu desktop ISO from the official Ubuntu site, to creating a new VM in Oracle VirtualBox and adding to the ISO image to boot up and install the OS.

Back to Home