Re: (USB drive) Unetbootin downloaded as .exe! ??
Posted: Tue Sep 22, 2009 9:38 am
Hi there,
You might want to try this guide out instead
http://ubuntuguide.net/how-to-install-u ... -in-ubuntu
Follow these steps: Open up a terminal, type
Add the following lines to the file,then save and close.
Back in terminal, type
Then,
All done!
You might want to try this guide out instead
http://ubuntuguide.net/how-to-install-u ... -in-ubuntu
Follow these steps: Open up a terminal, type
Code: Select all
sudo gedit /etc/apt/sources.list
Add the following lines to the file,then save and close.
Code: Select all
deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu jaunty main
Back in terminal, type
Code: Select all
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FC91AE7E
Then,
Code: Select all
apt update && apt install unetbootin