How to create a bootable Linux USB drive

How to create a bootable Linux USB drive

/>

X

Tech
Why you can trust ZDNET : ZDNET independently tests and researches products to bring you our best recommendations and advice. When you buy through our links, we may earn a commission. Our process

‘ZDNET Recommends’: What exactly does it mean?

ZDNET’s recommendations are based on many hours of testing, research, and comparison shopping. We gather data from the best available sources, including vendor and retailer listings as well as other relevant and independent reviews sites. And we pore over customer reviews to find out what matters to real people who already own and use the products and services we’re assessing.

When you click through from our site to a retailer and buy a product or service, we may earn affiliate commissions. This helps support our work, but does not affect what we cover or how, and it does not affect the price you pay. Neither ZDNET nor the author are compensated for these independent reviews. Indeed, we follow strict guidelines that ensure our editorial content is never influenced by advertisers.

ZDNET’s editorial team writes on behalf of you, our reader. Our goal is to deliver the most accurate information and the most knowledgeable advice possible in order to help you make smarter buying decisions on tech gear and a wide array of products and services. Our editors thoroughly review and fact-check every article to ensure that our content meets the highest standards. If we have made an error or published misleading information, we will correct or clarify the article. If you see inaccuracies in our content, please report the mistake via this form.

Close

How to create a bootable Linux USB drive

If you want to install Linux on a desktop, you’ll first have to create a bootable USB drive with your distribution of choice.
Woman looking at laptop

Delmaine Donson/Getty Images

Linux has evolved into one of the easiest operating systems on the market to use. The GUIs are (for the most part) so well-designed that anyone can use them. And for those who might be afraid of having to use commands… those days are long past. 

Sure, if you really wanted to make the most out of the raw power that comes with Linux, you could make use of the command line, but you don’t have to. That’s the point.

Also: Linux is not just for developers and command line pros

But no matter how easy the Linux desktop has become, there’s still one thing keeping you from using it. Installation. Keep in mind that modern Linux installers are very easy. In fact, with just a few quick clicks, you’re on your way to having Linux installed and ready to go. But before you click your way towards open-source fun, you have to create a bootable USB drive.

Don’t worry, even that is simple. Let me show you how.

Creating your bootable USB drive

Requirements

To create a bootable USB drive, you’ll need the following:

  • An ISO image of the distribution you want to use.
  • A machine with a USB port.
  • A USB flash drive with at least 16GB of space.
  • A piece of software to create the bootable drive.

The one thing to keep in mind is that there are quite a few tools available to help you create a bootable USB drive. And because we’re all on different operating systems, I’m going to walk you through the steps using a piece of software that’s available to Linux, MacOS, and Windows. That software is UNetbootin. You can easily install UNetbootin by downloading the executable file to your desktop and running it (it installs like most applications on both MacOS and Windows).

Also: 8 things you can do with Linux that you can’t do with MacoS or Windows

As far as an ISO image, here are the download links for five of my favorite distributions:

That’s all you need. Let’s get to the creation.

1. Insert your USB drive

The first thing to do is insert your USB drive into the computer you installed UNetbootin on. Once you’ve inserted the drive, make sure it was recognized by the system and make note of the drive’s name.

2. Start UNetbootin

From your computer’s desktop menu, click to launch the UNetbootin application.

3. Select your distribution

You have two options. You can use the ISO image of the distribution you downloaded, or you can select from a pre-configured list of distributions from the UNetbootin window. 

Also: Emmabuntüs is a Linux distribution geared toward those who don’t know Linux

If you choose from one of the pre-configured distributions, make sure you then select the most recent version of that distribution from the Select Version drop-down in the upper right corner.

The UNetbootin main window.

Creating an bootable USB drive with UNetbootin is very easy.

Screenshot by Jack Wallen/ZDNET

4. Select your USB drive

Make sure USB Drive is selected in the Type drop-down and then select the name of your USB drive from the Drive drop-down. Be certain you’ve selected the right drive because UNetbootin will erase everything that’s on the drive you select. Because of this, I would suggest removing all external drives except for the one that will serve as your bootable drive.

5. Burn the image

With all of this taken care of, click OK and the process will start. First UNetbootin will download the necessary ISO (if you selected one of the pre-configured images), then it will extract and copy the files, install the bootloader, and complete the process. 

Also: Want to save your aging computer? Try these 5 Linux distributions

Depending on if you have to download a distribution, the speed of your network, and the speed of your machine, it shouldn’t take more than 5 to 15 minutes for this process. You might find that UNetbootin seems to stall out halfway through the extracting and copying files phase. Be patient and it will finish.

The UNetbootin progress window.

UNetbootin should be able to create your USB drive in under 10 minutes.

Screenshot by Jack Wallen/ZDNET

When the process completes, click Exit, safely eject the USB drive, and you’re good to go. You can now insert the USB drive into the machine that will serve as your new Linux desktop, boot the machine, and start the installation of the operating system.

Editorial standards

Add a Comment