0x0000

How to Install and Run UNetbootin under Linux
[slightly modified from the original procedure given at the link, this a) works under most Linux installs, not just ubuntu, and b) renames the unetbootin executable for clarity and to eliminate ambiguity in the commands shown ~h4x0rkitteh(at)mail.com]
  1. Open a terminal (applications > accessories > terminal)
  2. Type wget unetbootin.sourceforge.net/unetbootin-linux-latest
  3. Type mv unetbootin-linux-latest unetbootin
  4. Type chmod +x ./unetbootin
  5. Type sudo apt-get install p7zip-
  6. Type sudo ./unetbootin

  1. pdw posted this