Posts Tagged ‘Universal Netboot Installer’

17
Dec

Install Linux on a USB drive with UNetbootin

Posted in Tips, Utilities  by Ghacks

The following article about Install Linux on a USB drive with UNetbootin is from our content partner Ghacks.
There are so many reasons why having a Linux distribution on a usb drive can come in handy. Fram having a "rescue" OS on your keyring to being able to install a new distribution on your EeePC, a "thumb drive" Linux has many uses. But getting Linux onto a usb drive can't be simple. Right? Wrong. There is a tool, UNetbootin, that makes installing Linux on a usb drive simple.

UNetbootin can be used on either Linux or Windows. In this article, we'll be illustrating the Linux side of things (naturally).

Note of warning: Not all usb installations will work on all machines. This can be an issue with your Bios or your USB drive. If you install an OS that doesn't work, try another. But after all that work, you might wind up with a machine that simply won't boot from a USB drive. You have been warned.

Now, on with the installation.

Getting and using UNetbootin
The first thing to do is download a copy of UNetbootin. For our purposes we'll download the Linux universal install binary (named unetbootin-linux-299). Once that has finished you will need to issue the command chmod u+x unetbootin-linux299 in order to make the file executable. Once the file is executable, su to the root user and issue the command (from the same directory unetbootin-linx-299 is stored) ./unetbootin-linux-299 to see the application running. But you're not ready just yet.

Depending upon your distribution, you might come across an error involving p7zip-full. This might be in your distribution's repositories. If you use Mandriva you can install p7zip but you will not have the full package. If you use Unbuntu you can get p7zip-full with the command apt-get install p7zip-full.

Before you run the application you will need to insert and mount your usb drive. Stick in your usb drive and then issue dmesg to find out where your usb drive is located. Mount that and then issue, as root, ./unetbootin-linux-299. When yo issue the command you will see the UNetbootin window.


UNetbootin Main Window

Once this window is up and running you are almost there. Read the rest of this entry »

Tags: , , , , , , ,

 
Copyright 2008-2011 BrotherSoft Editor’s Blog All rights reserved.