Which Linux Distro Should You Choose?
- Ubuntu β Most beginner-friendly, best hardware support, huge community. Recommended for first-timers.
- Linux Mint β Looks and feels more like Windows, great for switchers.
- Pop!_OS β Excellent for gaming and creative work, built on Ubuntu.
- Fedora β More up-to-date software, good for developers.
- Arch Linux β Maximum control and customisation, steep learning curve. Not for beginners.
This guide uses Ubuntu as the example β the process is near-identical for Mint and Pop!_OS.
What You Need
- A USB drive (8GB minimum, 16GB recommended)
- The Linux ISO file (download from ubuntu.com β choose the LTS version)
- Balena Etcher (free, from balena.io/etcher) to create the bootable USB
- A computer to install it on
- 1
Download Ubuntu and Balena Etcher
Go to ubuntu.com/download and download the latest LTS (Long Term Support) version β this is the most stable. Also download and install Balena Etcher from balena.io/etcher.
- 2
Create the bootable USB
Open Balena Etcher. Click Flash from file and select the Ubuntu ISO you downloaded. Click Select target and choose your USB drive. Click Flash. This takes 5β10 minutes and will erase everything on the USB drive.
- 3
Boot from the USB
Insert the USB and restart your computer. You need to boot from the USB instead of your hard drive. Press F2, F12, Delete or Esc (varies by manufacturer) as the computer starts to enter the boot menu. Select your USB drive from the list.
- 4
Choose Try Ubuntu or Install Ubuntu
Ubuntu boots to a live environment β you can try it without installing anything. When ready, click Install Ubuntu on the desktop.
- 5
Follow the installation wizard
Choose language, keyboard layout, and whether to install third-party software (say yes). The critical step: choose Installation type. Options: Install alongside Windows (dual boot β keeps both), Erase disk and install Ubuntu (Linux only), or Something else (manual partitioning for advanced users). Choose Install alongside Windows if you want to keep Windows.
- 6
Set location, username and password
Choose your timezone, create a username and password. Click Install Now and wait 15β20 minutes.
- 7
Restart and remove USB
When installation completes, click Restart. Remove the USB when prompted. Your computer restarts into Ubuntu (or shows the dual-boot menu if you chose to keep Windows).