0

I'm using Ubuntu 14.04 and I want to make a live USB for another linux distro, but I don't know how to. In Windows I used LiLi but sadly it doesn't work on linux.

How can I make a live USB for my desired linux distro?

2 Answers2

0

Try Unetbootin.

Ubuntu: sudo apt-get install unetbootin [in the universe repos]

Unetbootin PPA: https://launchpad.net/~gezakovacs/+archive/ubuntu/ppa

Unetbootin Website: http://unetbootin.sourceforge.net/

David Foerster
  • 36,264
  • 56
  • 94
  • 147
0

If you want to create a bootable disk in Ubuntu then no need to download any tool. In dash (press Windows key in keyboard ) search Start up Disk Creator tool and open it. then select the correct ISO file from where it is stored and select the USB drive you want to create the bootable USB. Finally click "make start up disk".

Official instructions with pictures: http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu

David Foerster
  • 36,264
  • 56
  • 94
  • 147
minion91
  • 539
  • 1
  • 5
  • 17