If you are having trouble running the UNetbootin Linux binary, you can try installing it using apt-get. This will automatically download and install any required dependencies.
1. Add the following lines to "/etc/apt/sources.list".
deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu [name] main deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu [name] mainWhere "[name]" is the name of your Ubuntu version:
Version | Name |
---|---|
10.04 | lucid |
9.04 | jaunty |
9.10 | karmic |
8.10 | intrepid |
8.04 | hardy |
2. Add the GPG key.
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 72D340A33. Get the list of packages from the newly added source.
sudo apt-get update4. Install UNetbootin. It will appear in the "System Tools" menu.
sudo apt-get install unetbootinResources:
1. How to install UNetbootin in ubuntu
No comments:
Post a Comment