Results 1 to 8 of 8

Thread: Unetbootin

  1. #1
    Join Date
    Mar 2010
    Location
    UK
    Beans
    481
    Distro
    Kubuntu 16.04 Xenial Xerus

    Unetbootin

    I have downloaded Unetbootin for Linux but I cannot get it to execute.

    How can I change the permissions. I tried chmod, but that did not work. I tried changing the attributes in Properties, but that also failed. I tried sudo chmod, and that did not work either.

  2. #2
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Unetbootin

    Did you try to install it using the package manager:
    Code:
    sudo apt-get install unetbootin
    and simply run
    Code:
    unetbootin
    from the shell?

    In any case the easy way for installing unetbootin is through the software center.
    Last edited by slickymaster; December 27th, 2012 at 04:48 PM.

  3. #3
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Unetbootin

    Install unetbootin using a package manager. When it's done, the program is good to go, in Lubuntu under System Tools.

    Using apt in the terminal:

    Code:
    sudo apt-get install unetbootin

  4. #4
    Join Date
    Mar 2010
    Location
    UK
    Beans
    481
    Distro
    Kubuntu 16.04 Xenial Xerus

    Re: Unetbootin

    Hi,

    No, it did not occur to me that I needed to install.

    I downloaded the Linux version from Souceforge and tried to run it on the desktop - why does this not work?

    Thank you

  5. #5
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: Unetbootin

    Quote Originally Posted by anon_private View Post
    Hi,

    No, it did not occur to me that I needed to install.

    I downloaded the Linux version from Souceforge and tried to run it on the desktop - why does this not work?

    Thank you
    I see a binary file offered for Linux, unetbootin-linux-581. However, for best *buntu integration and to avoid security issues always use a Ubuntu package manager (or Lubuntu Software Center) which uses the Ubuntu repos, or trusted PPAs, as software sources whenever possible.

    That said, as to your question:

    The downloaded file won't run unless it is executable, AND you as the user have the necessary permission, AND the system can find it and related resources. Just double-clicking on it will not necessarily work.

  6. #6
    Join Date
    Dec 2012
    Beans
    15

    Re: Unetbootin

    Quote Originally Posted by anon_private View Post
    Hi,

    No, it did not occur to me that I needed to install.

    I downloaded the Linux version from Souceforge and tried to run it on the desktop - why does this not work?

    Thank you

    The file you downloaded was most likely not executable.

  7. #7
    Join Date
    Mar 2010
    Location
    UK
    Beans
    481
    Distro
    Kubuntu 16.04 Xenial Xerus

    Re: Unetbootin

    Right.

    I had a look at Synaptic Package Manager and saw two files:
    unetbootin
    unetbootin-translations.

    I had a look at Lubuntu Software Centre and saw, in the Basket
    unetbootin
    + many files (requested by unetbootin).

    I was confused as to what I should install, so I decided to use the command prompt:

    sudo apt-get install unetbootin

    The first atempt prompted a lubuntu panic.

    The second attempt was sucessful.
    The last line read: ldconfig deferred processing now taking place. I then saw the command prompt.

    On typing unetbootin in Terminal I got the message 'QGtkStyle was unable to detect the current GTK+ theme'.

    But unetbootin started.

    Is everything alright?

    If so, I will try and make the bootable USB.

    I can't find unetbootin in the dropdown menus.

    Where is it on the USB stick?

    I have not rebooted as yet

    If I decided later to remove unetbootin. How would I do this?

    Thanks.

    A
    Last edited by anon_private; December 28th, 2012 at 04:22 AM.

  8. #8
    Join Date
    Mar 2010
    Location
    UK
    Beans
    481
    Distro
    Kubuntu 16.04 Xenial Xerus

    Re: Unetbootin

    Bad news.

    I have rebooted and tried typing unetbootin in Terminal.

    I got the following response:


    'lubuntu@lubuntu:~$ unetbootin
    The program 'unetbootin' is currently not installed. You can install it by typing:
    sudo apt-get install unetbootin
    lubuntu@lubuntu:~$'

    It looks like I can't install to a USB

    I suppose I will have to use sudo apt-get install unetbootin then make my other USB stick bootable before any restarts, reboots, etc.

    I am a little disappointed
    Last edited by anon_private; December 28th, 2012 at 04:44 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •