How to create a bootable Linux USB drive

[ad_1]

Person using a laptop

Tara Moore/Getty Images

I don’t know if I’ve mentioned this recently, but you should be using Linux as your operating system. Why? 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: How to install Ubuntu Server in less than 30 minutes

But no matter how easy the Linux desktop has become to use, there’s still one thing you need to handle first: Installation. 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.

But before you click your way toward open-source fun, you have to create a bootable USB drive.

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

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

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

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.

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.



[ad_2]

Source link