How To Create A Bootable Linux Distribution On A USB Pen Drive

| June 7, 2012 | 4 Comments

Today I will show you how to make a bootable USB pen drive with your choice of Linux installation image on it. This will work with both standard install images as well as with the live versions.

Making a bootable pen drive has many advantages over a CD or DVD such as increased reliability, vastly increased speed and from a physical perspective, is much easier to carry around.

Linux penguinThe first thing you are going to need is the distribution (distro) of Linux you want to use. There are several different versions to choose from such a Dabian, Fedora and openSUSE to name but a few.

For this example, I am going to use my distro of choice, Ubuntu (which is a derivative of Dabian). You can download Ubuntu here. I like Ubuntu as it is a live variant of Linux so it lets you boot straight from the USB and try it before you commit and installing it on your hard drive.

Ubuntu is also easy to use if you’re familiar with Windows, you’ll find its GUI is easy to navigate; especially if it’s your first dabble in the world of Linux.

Now that you have downloaded your distro of choice, you need this great bit of software called Universal USB Installer by www.pendrivelinux.com – Download it here. This will essentially format your pen drive making the partition active allowing you to boot from it when your PC starts.

Extracting Linux To Your Pen Drive

First, insert the pen drive you want to use into a free USB port in your computers. Navigate to “My Computer” and check its drive letter. For example, my pen drive is drive D:

computer drive names

Second, load Universal USB Installer and select the version of Linux you have downloaded from the drop down menu in step 1. Now click on the browse button in step 2 and navigate to your downloaded Linux distro .iso file. Now for me, the 3rd step, Universal USB Installer wouldn’t let me choose my pen drive unless I checked the “Show all drives” tick box so you may have to do the same.

Here you will need to check and double check you select the correct drive. If you select the wrong drive, you could end up wiping you entire computer and that would not be good! I also ticked the format option and left the persistent file size at the default setting.

Now click create. You will be given one last chance to double check you have the correct drive so check and click yes.

Universal USB Installer user interface

Universal USB Installer will now format and activate the partition on your pen drive and start to copy over the files. Once the process has finished, you’ll now have a fully bootable pen drive so restart you PC, select to boot from USB and have a play!

Tags: , , ,

Category: Linux

  • http://www.tipsntech.net/ Ahmed Soomro

    Well explained but grub4dos is better than this one.
    I have windows 7, xp, ubuntu in my usb pendrive using grub4dos.

    • http://www.computeradvice.info/ ComputerAdvice

       Hi Ahmed,
      I’ll have to look into grub4dos. It sounds really useful being able to have multiple
      OS installers on one pen drive…

  • http://www.rujacksalad.com/ BillJohnOnline999

    Very good tutorial, this tutorial is very useful where I can use my flashdisk for linux bootable.