How to install UNetbootin in ubuntu

This post was written by admin on September 6, 2009
Posted Under: Backup, General

UNetbootin allows you to create bootable Live USB drives for a variety of Linux distributions from Windows or Linux, without requiring you to burn a CD. You can either let it download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file if you’ve already downloaded one or your preferred distribution isn’t on the list.

UNetbootin can create a bootable Live USB drive, or it can make a “frugal install” on your local hard disk if you don’t have a USB drive. It can load distributions by automatically downloading their ISO (CD image) files, or by using existing ISO files, floppy/hard disk images, or kernel/initrd files, for installing other distributions.

Install UNetbootin in ubuntu

Option1:For Ubuntu 9.10 and higher,just run following three commands in Applications->Accessories->Terminal to install UNetbootin from PPA:

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

Option2: First,edit /etc/apt/source.list by this command:

sudo gedit /etc/apt/sources.list

Add one of following lines to the file,then save and close.

For ubuntu 10.04:

deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu lucid main 

For ubuntu 9.04:

deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu jaunty main

For ubuntu 9.10(karmic):

deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu karmic main

For ubuntu 8.10:

deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu intrepid main

For ubuntu 8.04:

deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu hardy main

Now,add the GPG key:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 72D340A3

Update and install UNetbootin:

sudo apt-get update

sudo apt-get install unetbootin

Go to Applications->System Tools->UNetbootin

unetbootin

Related posts:

  1. Create a Bootable USB Flash Drive with UNetbootin
  2. Create bootable Live USB Ubuntu with UNetbootin
  3. Install Moovida Media center in Ubuntu 9.10(Karmic)
  4. Install Google chrome web browser in Ubuntu
  5. Install/Upgrade latest Ubuntu-Tweak in Ubuntu9.10/9.04/8.10/8.04

    Tags:

    Reader Comments

    thanks please let me quote for my blog

    [Reply]

    #1 
    Written By syamsul rizal on November 7th, 2009 @ 6:37 am

    Is it persistent?

    [Reply]

    admin Reply:

    yea,it is.See the sourcepage:http://unetbootin.sourceforge.net/

    [Reply]

    #2 
    Written By Tico! on March 24th, 2010 @ 2:29 pm

    it,s really good and working…

    [Reply]

    #3 
    Written By fork on June 18th, 2010 @ 10:22 pm

    For 9.04 or later, you just need to execute:

    sudo add-apt-repository ppa:gezakovacs/ppa

    and then,

    sudo apt-get update
    sudo apt-get install unetbootin

    (as stated here: https://launchpad.net/~gezakovacs/+archive/ppa)

    [Reply]

    #4 
    Written By Chatty on July 15th, 2010 @ 12:58 pm

    help me please
    i have :
    ” Ошибка: http://ppa.launchpad.net lucid Release: Следующие подписи не могут быть проверены, так как недоступен открытый ключ: NO_PUBKEY D45DF2E8FC91AE7E

    [Reply]

    admin Reply:

    Sounds like you miss GPG key.For no_pubkey problem,you can read:http://ubuntuguide.net/fixing-out-apt-i-gpg-errorno_pubkey.

    BTW:In Ubuntu 10.04(Lucid),you can install UNetbootin just by three commands:

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

    [Reply]

    #5 
    Written By mr_demos on August 29th, 2010 @ 5:21 pm

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address