How to run UNetBootin (or similar) on Linux?
Posted
by
zharvey
on Super User
See other posts from Super User
or by zharvey
Published on 2012-08-31T15:04:20Z
Indexed on
2012/08/31
15:42 UTC
Read the original article
Hit count: 476
I am trying to install UNetbootin on my Linux Mint (12 - KDE) machine and it will not run. I downloaded the Linux version of it (downloads as a unetbootin-linux-581
file) and set its permission to chmod +x unetbootin-linux-581
. I've tried running it every way I can think of:
- Double-clicking it from the dolphin file manager
- Running
./unetbootin-linux-581
- Running
sh ./unetbootin-linux-581
- Running
unetbootin-linux-581.sh
Nothing seems to be working. So I downloaded it on my Linux Ubuntu (12.04) machine, in case UNetbootin doesn't run on Mint for some reason, and am getting the same results.
How do I run it, or what do I need to do to be able to run it?!? Thanks in advance!
© Super User or respective owner