How to install and Use Unetbootin Linux Live USB Creator

Unetbootin, aka Universal Netboot Installer, is a free and open-source, lightweight program to create Linux live USB. A live USB is a USB drive that has a live OS installed and can be used to install the OS onto your hard drive. Written in C++, Unetbootin Linux live USB creator can run on Linux, OS X and Windows. The latest stable version (625) was released on May 16, 2016.

Unetbootin also supports creating FreeBSD and NetBSD live USB. In this tutorial we will look at how to install Unetbootin and use it to create Linux live USB.

Install Unetbootin on Debian, Ubuntu, Linux Mint, Elementary OS

To install it on Debian-based Linux distros, fire up a terminal window and run the following command.

sudo apt install unetbootin

unetbootin ubuntu

The above command will install unetbootin from your distribution’s repository. However, it’s not likely to install the latest release of Unetbootin. To achieve that, you can install it from official PPA. Run these 3 commands one by one in the terminal.

sudo add-apt-repository ppa:gezakovacs/ppa
sudo apt-get update
sudo apt-get install unetbootin

This PPA works on Ubuntu 16.04/14.04 and derivatives. Once done, Unetbootin can be started from applications menu or Unity Dash if you are using Ubuntu.

unetbootin linux

How to Use Unetbootin Linux Live USB Creator

Before you start Unetbootin, the USB drive should be inserted into your computer first so that Unetbootin can detect USB drive. You should also back up any important data in your USB drive.

Then you will be asked to enter your password when it’s started. To create a Linux live USB, you have two options: distribution and disk image.

If you select distribution, then you are going to select your favourite Linux distribution and version from the drop-down menu.

unetbootin linux live usb

Then choose USB drive as the installation type and select your USB drive. Once you hit OK button, Unetbootin will download necessary files and install a live OS on to your USB drive.

unetbootin linux live usb creator

If you already downloaded the ISO file of your Linux distribution on hard drive, then you are gonna need to select disk image instead of distribution.

unetbootin disk image

Select your ISO file, USB drive and hit OK button.

unetbootin diskimage

Once the live USB is created, you can restart your computer, boot it from USB, use your live Linux OS or install the OS to your hard disk.

Troubleshooting

If you see an error message like below, you will need to mount your USB drive in file manager.

unetbootin dev not mounted

If that doesn’t help, then you need to format your USB drive. install Gparted partition manager.

sudo apt install gparted

Start Gparted from application menu or Unity Dash.

gparted partition manager

Enter your password.

gparted authenticate

Select your USB drive in the top right menu. Please note that your USB drive may not be /dev/sdd. You can recognize your USB drive by its capacity.

gparted ubuntu

Before you move on, you should back up your data in USB drive, if there’s any, because we’re going to wipe it out and create a new partition table.

Data is backed up? Ok, Let’s go on.

Next, go to Device menu and select Create partition Table.

gparted create new partition table

Then choose msdos as the type of partition table, click Apply.

gparted create msdos partition table
Once it’s done, let’s create a new partition on the USB drive by right-clicking on unallocated space and selecting New.

gprated create new partition

In the next window, select fat32 as the file system and click Add.

gparted create fat32 file system

Finally, hit the green check button to apply these changes.

gparted ubuntu 16.04

And now Unetbootin should correctly recognize your USB drive.

Do you like Unetbootin Linux live USB creator? What other tool do you recommend? As always, if you found this post useful,  subscribe to our free newsletter or follow us onGoogle+,Twitter or like our Facebook page.

Rate this tutorial
[Total: 5 Average: 4.2]

4 Responses to “How to install and Use Unetbootin Linux Live USB Creator

  • You helped!!!!!
  • Janus Daniels
    5 years ago

    Sadly, the instructions for installing UNetbootin do not work now since:

     E: The repository 'http://ppa.launchpad.net/gezakovacs/ppa/ubuntu disco Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default. 
  • To achieve that, you can install it from official PPA. Run these 3 commands one by one in the terminal.
    >>>>>>>>>>>>>> sudo add-apt-repository ppa:gezakovacs/ppa
    ….Err:8 https://ppa.launchpadcontent.net/gezakovacs/ppa/ubuntu kinetic Release 404 Not Found [IP: 185.125.190.52 443]

    It’s now 4 years later.. and the repository is STILL NOT FOUND. I assume “linuxbabe
    is a;so out to lunch….
    I guess I’ll somehow have to stick with Baloos Etcher, Mowgli…!

Leave a Comment

  • Comments with links are moderated by admin before published.
  • Your email address will not be published.
  • Use <pre> ... </pre> HTML tag to quote the output from your terminal/console.
  • Please use the community (https://community.linuxbabe.com) for questions unrelated to this article.
  • I don't have time to answer every question. Making a donation would incentivize me to spend more time answering questions.

The maximum upload file size: 2 MB. You can upload: image. Links to YouTube, Facebook, Twitter and other services inserted in the comment text will be automatically embedded. Drop file here