Announcement

Collapse
No announcement yet.

unetbootin bin and Command LIne Execution

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GreyGeek
    replied
    https://launchpad.net/~deki/+archive/ubuntu/firejail

    Leave a comment:


  • anonprivate
    replied
    Originally posted by GreyGeek View Post
    sudo apt update
    sudo apt install firejail firetools

    From a command line
    firejail whatever.AppImage

    If you've created a menu entry for an AppImage then in the command box prepend "firejail " in front of the AppImage command and save the item.
    firejail and firetools are not in the 14.04 repository

    Leave a comment:


  • GreyGeek
    replied
    sudo apt update
    sudo apt install firejail firetools

    From a command line
    firejail whatever.AppImage

    If you've created a menu entry for an AppImage then in the command box prepend "firejail " in front of the AppImage command and save the item.

    Leave a comment:


  • anonprivate
    replied
    Originally posted by GreyGeek View Post
    If you can't find a checksum for an AppImage you can always prefix it with "firejail " when you run it, even from a menu option. That puts it in its own sandbox.
    I don't have 'firejail' installed

    Leave a comment:


  • GreyGeek
    replied
    If you can't find a checksum for an AppImage you can always prefix it with "firejail " when you run it, even from a menu option. That puts it in its own sandbox.

    Leave a comment:


  • anonprivate
    replied
    Originally posted by Bings View Post
    All the Checksums can be found here https://github.com/resin-io/etcher/releases/tag/v1.3.1
    Thank you

    Leave a comment:


  • Bings
    replied
    All the Checksums can be found here https://github.com/resin-io/etcher/releases/tag/v1.3.1

    c5609c7e9aaa4d8d28b45f6758ad5b9711ec1eeae9f752a6f6 4413bc1e97016a Etcher-1.3.1.dmg
    37d8b28edd62e72f47142d0aa710e46f744959c53acc762963 cc1b202efe84c3 etcher-1.3.1-i386.AppImage
    74205bc6e80f5a1bfac9eeda58df2bd709660c24f96cfbdf13 e81258d95b7d8e etcher-1.3.1-linux-i386.zip
    e11d29d79122825d732ac6d4eff86cf517ce6f84afe6aa4856 705da16bfaeebf etcher-1.3.1-linux-x86_64.zip
    c9168df7352643e01498ab5e07f4766529847e3e8ef9b4f0b6 1a35b2b6411cad Etcher-1.3.1-mac.zip
    5a6eb4d6378f39c5b0679caf36f945624578cdd462793da9ed 6349e43431f187 etcher-1.3.1-x86_64.AppImage
    6e862e2d2e64c264fb90ec409d82b43c1719453f5ed1cff18a a31b2d890ac6c7 Etcher-cli-1.3.1-darwin-x64.tar.gz
    1356d8cb659b6199ff0f4d0c1fedd36e29e4f961dc88ac2696 8ccd58614f3f81 Etcher-cli-1.3.1-linux-x64.tar.gz
    dfd25928c7ec18830a8597b670f9a214ea8ecef5a55ffccedd 7d3e65c96c85de Etcher-cli-1.3.1-linux-x86.tar.gz
    366a083b6009ae75830fd920a947812ab9c7ec3a2039dc1b85 24d28640b8179d etcher-electron_1.3.1_amd64.deb
    3374f9f9798237e4d91f0e26908658c25e858deb6d9b623fba 92a3e23964c0b0 etcher-electron_1.3.1_i386.deb
    528b5e952262b1074b7a073d78c4f58678d5d2aae37b1d6f6b bb7528b67676a7 Etcher-cli-1.3.1-win32-x64.zip
    74856fecb3214085d1d25738eb770c48f826a695b88b99640c 8e0d7438ee0d0b Etcher-cli-1.3.1-win32-x86.zip
    dccefade739dd4b29512b64724a023b404c8f67593bb03c095 04a8df3f10e324 etcher-electron-1.3.1.i686.rpm
    3c229f74df54cd035fb5c398e2c7ed5709171072edc3cfc0e6 9d2ff738b1916c etcher-electron-1.3.1.x86_64.rpm
    0b395c1ead2783639ce9629b064e0bf9cbb50452c2038f7fab 2a7be0c6b0a0d0 Etcher-Portable-1.3.1-x64.exe
    04e87075123604ff6512e7076832c918d9da02cee78be1b017 39b1e1a65063a1 Etcher-Portable-1.3.1-x86.exe
    ee9c1af71f394e2eb5cf26d1795007a671efaa97b6ad830e23 9102df61cfc465 Etcher-Setup-1.3.1-x64.exe
    e873adfbdc0acabd73edf459c0e759b978eebd23b805854b7d a25c59d28eec60 Etcher-Setup-1.3.1-x86.exe

    Leave a comment:


  • anonprivate
    replied
    Originally posted by GreyGeek View Post
    I use the AppImage from that source and it runs fine when I double click on it (my preferred setting). Did your download give a good checksum?
    From what source did you obtain the checksum?

    Leave a comment:


  • anonprivate
    replied
    Originally posted by Bings View Post
    I can't find one on site but for my working one the sha256sum is

    Code:
    5a6eb4d6378f39c5b0679caf36f945624578cdd462793da9ed6349e43431f187  etcher-1.3.1-x86_64.AppImage
    Have you got the 32 bit checksum as well?

    Leave a comment:


  • GreyGeek
    replied
    Originally posted by kc1di View Post
    Glad it works for you that's the good part about the appimage you don't have to actually install the program.
    That's why, IMO, AppImage is head and shoulders above all the other installers of the same type, like snap, etc.

    I haven't tried it but I suspect that one could run it with firejail (and using Qt firejail tools), keeping it in its own sandbox.

    Leave a comment:


  • kc1di
    replied
    Glad it works for you that's the good part about the appimage you don't have to actually install the program.

    Leave a comment:


  • anonprivate
    replied
    Originally posted by anonprivate View Post
    Very well spotted.

    I have two machines, one running a 32 bit OS; the other, running 64 bit.

    I did try to run the 64 bit programme on the machine with the 32 bit OS.

    I will let you know how I get on.

    Regards

    Ps. Have you come across the checksum
    Using the 64 bit OS and Etcher (64 bit), the programme opened and I burned an iso to a pendrive. I must say it was straightforward.

    I wonder why github talks about installing the programme. I did not install it
    Last edited by anonprivate; Apr 12, 2018, 05:25 PM.

    Leave a comment:


  • Bings
    replied
    I can't find one on site but for my working one the sha256sum is

    Code:
    5a6eb4d6378f39c5b0679caf36f945624578cdd462793da9ed6349e43431f187  etcher-1.3.1-x86_64.AppImage

    Leave a comment:


  • Snowhog
    replied
    Originally posted by anonprivate View Post
    Very well spotted.

    I did try to run the 64 bit programme on the machine with the 32 bit OS.
    That will never work. You can run a 32-bit app on a 64-bit system, but you cannot run a 64-bit app on a 32-bit system; ever.

    Leave a comment:


  • anonprivate
    replied
    Originally posted by Bings View Post
    I searched that error message and one of the things suggested was to make sure you're using the right version of the distro. Ergo, you downloaded the 64 bit AppImage so it won't work with 32 bit.

    Otherwise, maybe AppImage doesn't work out the box with 14.04.

    There are instructions here to install it from a repository: https://github.com/resin-io/etcher#d...nulinux-x86x64
    Very well spotted.

    I have two machines, one running a 32 bit OS; the other, running 64 bit.

    I did try to run the 64 bit programme on the machine with the 32 bit OS.

    I will let you know how I get on.

    Regards

    Ps. Have you come across the checksum
    Last edited by anonprivate; Apr 12, 2018, 03:26 PM.

    Leave a comment:

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X