In this tutorial we will perform the Ubuntu 20.04 Desktop installation. Ubuntu is one of the most popular Linux distributions. The reason being itβs main goal is to be the most user-friendly non-geek Linux operating system out there. As you will soon see, the Ubuntu 20.04 installation process is straightforward and simple to follow.
In this tutorial you will learn:
- How to download Ubuntu 20.04 desktop ISO image
- How to create bootable installation media
- How to boot to Ubuntu 20.04 Desktop installation wizard
- How to install full or minimal Ubuntu 20.04 Desktop
Software Requirements and Conventions Used
| Category | Requirements, Conventions or Software Version Used |
|---|---|
| System | 64-bit PC (AMD64), see Ubuntu 20.04 system requirements |
| Software | N/A |
| Other | Privileged access to your Linux system as root or via the sudo command. |
| Conventions |
# β requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command$ β requires given linux commands to be executed as a regular non-privileged user |
Installing Ubuntu 20.04 Desktop step by step instructions
-
Download Ubuntu
First, step is to download Ubuntu 20.04 ISO image. Ubuntu desktop only supports the 64-bit PC (AMD64) desktop image so download it into your directory.
-
Create Installation Media
Next, select from which medium you wish to perform the Ubuntu installation. In case your intention is to install the Ubuntu 20.04 Desktop virtually using a hypervisor such as VirtualBox or VMware workstation simply proceed to the next step.
Most beginners will find using DVD as Ubuntu installation medium a simplest method. If this is your case use your current operating system to burn the previously downloaded ISO image to blank DVD medium. There are no specific settings you need to choose while burning the ISO image just look for βBurn ISO imageβ image feature when using your burning software. Alternatively, you can create the Ubuntu 20.04 bootbale installation USB flash drive.
-
Boot Ubuntu installation Media
Next step is to insert the bootable media created in the previous step into your PC and change bios settings to boot from your selected boot media.
The following tables should provide you with some hints on how to access your computer Boot Menu. You will need to hit different keys (or combination of keys) depending on your computer type. Here is the list of possible keys you may have to press depending on your system:
Access Hypervisor boot menu
Key combinations for accessing Boot Menu on Hypervisors Device Key Combination Comment Oracle Virtual Box F12Automatically boots from ISO when attached via virtual machine settings VMware Workstation Escboot menu,F12BIOSAutomatically boots from ISO when attached via virtual machine settings Access BIOS legacy
Key combinations for accessing Legacy Boot Menu Device Key Combination Comment Acer Esc,F12orF9F12key most likelyAsus F8orEscCompaq EscorF9Dell F12eMachines F12Fujitsu F12HP EscorF9Lenovo F8,F10orF12Other possibilities: Novobutton orFn + F11Samsung EscorF2orF12For ultrabooks from Samsung disable the fast boot option in BIOS/UEFI. See next section. VAIO Esc,F10orF11Other possibilities: AssistbuttonToshiba F12Access BIOS/UEFI
To access BIOS/UEFI on your computer you will also need to hit different keys (or combination of keys) depending on your computer type. Here is the list of possible keys you may have to press depending on your PC:
Key combinations for accessing BIOS/UEFI Device Key Combination Comment Acer DelorF2F2key most likelyAsus DeleteorDelCompaq F10Dell F2eMachines TaborDelFujitsu F2HP Esc,F10,F11Other possibilities: on Pavilion β F1Lenovo F1orF2Other possibilities: small button next to the Power button (if laptop) Samsung F2For ultrabooks from Samsung it might be F10VAIO F1,F2,F3Other possibilities: AssistbuttonToshiba F1,F2,F12orEsc -
Begin the Ubuntu 20.04 Desktop Installation
π successful boot
After a successful boot from the Ubuntu 20.04 installation media the installer will take some time to startπ try or install ubuntu
The first screen the Ubuntu installer will present, is the selection between
Try UbuntuandInstall Ubuntu. Regardless, of your choice, both options eventually lead to a fully installed Ubuntu 20.04 Desktop system.I recommend the βTry the Ubuntuβ option to see how the Ubuntu 20.04 feels and loads on your hardware before performing a full install. Select the installation language and hit the
Try Ubuntubutton.π live ubuntu 20.04
Once the Ubuntu system completes the boot sequence, you will be presented with a full, ready to use Ubuntu 20.04 Desktop Live operating system. Feel free to play with it, install some software or browse the Internet. The choice is yours!
The system loads in your physical RAM. Hence any changes you make will not affect your currently installed operating system or data stored on your hard drive. Once ready, begin the Ubuntu 20.04 installation by clicking on the
Install Ubuntu 20.04 LTSicon on your desktop. -
Installation type
π Erase disk and install Ubuntu
Most likely, this part of the Ubuntu 20.04 installation process requires your full attention. If you are installing a new system or system which does not contain any personal data or configured software feel free to select the first option
Erase disk and install Ubuntu.The install will automatically partition your hard drive to use the most of the disk space and create only the required number of partitions to host the entire system. If this is your case, hit the
Install Nowbutton and move to .π ALTTEXT
For those interested in having more control over how many partitions or even hard drives your system will use, elect
Something else. Usually, the most crucial part of any desktop installation is the user home mounted as/homedirectory. Therefore, separating the/homedirectory from the rest of the system might allow for a simpler system re-installation, backup or even enables the user to store the entire/homedirectory on the separate hard disk.As an example, in the next few steps, we will create a new partition layout with a separate partition for the
/homedirectory. The system will use the following partitions:/ - 8 GB SWAP - 2 GB /home - rest of the available disk space
π New Partition Table
Select the available hard drive for the installation and click on theNew Partition Tablebutton.
π create a new partition
Select available free space and click on the+sign to create a new partition.π create root partition
Depending on your hard disk size, select the partition size in MB. Please note that the Minimal System installation required around 6.2GB disk space, therefore I recommend selecting minimum 8GB and above. Set mount point to/.π create a new partition
Select available free space and click on the+sign to create a new partition.π Next create a SWAP partition
Next, create a SWAP partition. The swap partition is used as virtual memory in case your system runs out of the memory (RAM). For a system with a limited amount of RAM, the rule of thumb is to create the swap partition twice the size of the actual hardware RAM.π create a new partition
Select available free space and click on the+sign to create a new partition.π create home partition
Use the rest of the disk space to create/homepartition. Set the mount point to/home.
-
Write the changes to disks
π write changes to disk
Think twice, cut once! All data on your current disk will be removed. Once ready click theContinuebutton. -
Where are you?
-
Who are you?
-
System Installation
π Sit back and relax for the installation to complete
Sit back, relax and wait for the installation to complete. -
Ubuntu 20.04 Installation complete
π SUbuntu 20.04 Installation is complete
Ubuntu 20.04 Installation is complete. Click on theRestart Nowbutton.
