How-to ยท ~6 min read

How to Install Linux, Step by Step

Installing Linux is far less scary than it sounds โ€” about 30 minutes of mostly waiting. Follow these steps in order and you won't lose any files or break your existing system.

Before you start: pick a distro

If you haven't chosen one yet, read best Linux distros for beginners first. For this guide we'll assume Linux Mint or Ubuntu โ€” the steps are identical for both.

Step 1 โ€” Back up your files

Always. Copy anything irreplaceable to an external drive or cloud storage before touching partitions. You almost certainly won't need it, but "almost" is why backups exist.

Step 2 โ€” Download the ISO

Go to the official site for your distro and download the desktop ISO file (it's around 2โ€“3 GB). Only ever download from the official project website โ€” never a mirror you found in a forum.

Step 3 โ€” Make a bootable USB

You'll need an 8 GB+ USB stick (it gets wiped). The easiest tool is balenaEtcher, which works on Windows, Mac and Linux:

  1. Open balenaEtcher.
  2. Select your downloaded ISO.
  3. Select your USB stick.
  4. Click Flash and wait a few minutes.

Step 4 โ€” Boot from the USB

Restart your computer and open the boot menu โ€” usually by tapping F12, F10, Esc or F2 right as it powers on (the key varies by brand). Choose your USB stick from the list.

Stuck on the Windows logo? You may need to disable Fast Startup in Windows and/or Secure Boot in your BIOS. Both are common, well-documented one-time toggles.

Step 5 โ€” Try it live first

Every beginner distro boots into a full "live" desktop you can use without installing anything. Click around, test your Wi-Fi and trackpad, open a browser. This is your risk-free test drive โ€” nothing is written to your hard drive yet.

Step 6 โ€” Run the installer

When you're happy, double-click Install on the desktop. The wizard asks a few simple questions: language, keyboard, Wi-Fi, and time zone. The one screen that matters is the disk step:

Pick one, confirm, and let it run. It'll copy files for ten or fifteen minutes, then ask you to remove the USB and reboot.

Step 7 โ€” First boot

Log in, run your updates, and you're done. A good next move is to learn your way around the terminal with our 30 essential commands โ€” you'll feel at home within a day.

For plain-English guides well beyond Linux โ€” software, hardware, and how-tos on all kinds of topics โ€” Infoozle is a handy companion bookmark.