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.
Written by Jack Wallen, Contributing Writer
USB drive
Javier Zayas Photography/Getty Images

No matter how easy the Linux desktop has become to use, there's still one thing you need to handle first: Installing the OS. Keep in mind that modern Linux installers are very easy. With a few quick clicks, you're on your way to having Linux installed and ready to go. In fact, if you can install a piece of software, you can install Linux.

Also: blendOS is the Swiss army knife of Linux distros but it's not for everyone

But before you click your way toward open-source fun, you have to create a bootable USB drive that makes it possible to install the OS on your computer.

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

How to create your bootable USB drive

What you'll need: 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 on all three major computing platforms: 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: The best Linux laptops

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 of your bootable drive.

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 is 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. 

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