Installing and Configuring VirtualBox
Before downloading the Ubuntu ISO, ensure VirtualBox is installed and configured.
Steps for Installation:
- Download VirtualBox from the official Oracle website.
- Install it using the default settings.
- Crucial Host Setting: Ensure Hardware Virtualization (VT-x on Intel, AMD-V on AMD) is enabled in your computer's BIOS/UEFI settings. Without this, the VM will run extremely slowly or fail to launch.
Creating the New Virtual Machine
- Open VirtualBox and click 'New'.
- Name:
Ubuntu-Linux-Course - Type: Linux
- Version: Ubuntu (64-bit)
- Memory (RAM): Allocate at least 4GB (4096 MB) if your host has 8GB or more. Never allocate more than half of your host RAM.
- Hard Disk: Select 'Create a virtual hard disk now'.
- Disk Type: VDI (VirtualBox Disk Image).
- Allocation: Choose Dynamically allocated (saves space on your host drive).
- Size: Set the virtual disk size to at least 40 GB.