This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB Stick Install Solved

I have been reading the forums here for awhile, and decided to figure it out.

Steps:
[LIST=1]

  • Download and install 'Universal USB Installer' - Universal USB Installer – Easy as 1 2 3 | USB Pen Drive Linux
  • Download Astaro ASG v8 iso - ftp://ftp.astaro.de/Astaro_Security_Gateway/v8/software_appliance/iso/
  •  Open the Universal USB Installer,  for Step 1: Select the last option, 'Try Unlisted Linux ISO (New Syslinux)'
  •  For Step 2: Select the Astaro ISO
  •  For Step 3: Select your USB Key. I used a 512MB U3 Kingston
  •  Click 'Create', Eject the USB Key and Boot your soon-to-be Astaro Box
  •  Press  to Start the Installer 
  •  On the First Screen, hit Alt-F2.
  •  Follow this sequence:
    [LIST=1]
  •  bash-3.2# mount /dev/sdb2 /mnt
  •  bash-3.2# cd /install
  •  bash-3.2# mkdir install
  •  bash-3.2# cd install
  •  bash-3.2# cp -a /mnt/install/* .
  •  Hit Alt-F1

[/LIST]

  •  Finish the Installation, Reboot and Enjoy.

[/LIST]

Please post questions, experiences etc. This has worked for me, but it's my first experience with Astaro, so I thought I'd share in hopes others can benefit.

Cheers,
-fred



This thread was automatically locked due to age.
  • I just read through this thread and tried this with UTM 9.2:

    I used Linux Live USB Creator to create the bootable USB drive using the latest .ISO file.

    While still in Windows, I went to the /install/rpm folder and looked for filenames that had been cut off.  I renamed this file:
      libopenssl1_0_0_httpproxy-1.0.1g-1.1.0.162384817.g6fb2a0a.rb1.i6
    to:
      libopenssl1_0_0_httpproxy-1.0.1g-1.1.0.162384817.g6fb2a0a.rb1.i686.rpm

    I booted from the USB drive, proceeded through installation as usual, but went to the console (Alt+F2) while it was formatting the partitions and remounted the installation media by typing:
      mount /dev/sdb1 /install

    That's all I had to do.  Installation was successful.

    Update:

    I tried Rufus (thanks, Mast) and it worked great!  http://rufus.akeo.ie  I still had to remount the installation media, but didn't have to rename any files.
  • Thanks! The Linux Live USB solution worked for me as well for my first time install. No need to rename anything. UTM 9.2 - asg-9.205-12.1.iso
  • I just read through this thread and tried this with UTM 9.2:

    I used Linux Live USB Creator to create the bootable USB drive using the latest .ISO file.

    While still in Windows, I went to the /install/rpm folder and looked for filenames that had been cut off.  I renamed this file:
      libopenssl1_0_0_httpproxy-1.0.1g-1.1.0.162384817.g6fb2a0a.rb1.i6
    to:
      libopenssl1_0_0_httpproxy-1.0.1g-1.1.0.162384817.g6fb2a0a.rb1.i686.rpm

    I booted from the USB drive, proceeded through installation as usual, but went to the console (Alt+F2) while it was formatting the partitions and remounted the installation media by typing:
      mount /dev/sdb1 /install

    That's all I had to do.  Installation was successful.


    with Rufus(which IMHO is the best universal installer -and i have tried the whole lot of them-) Rufus - Create bootable USB drives the easy way you don't need to rename as it doesn't truncates filenames, haven't tested installing it yet(just created the usb to check the truncate), i suspect the mount procedure will still be needed
  • I just read through this thread and tried this with UTM 9.2:

    I used Linux Live USB Creator to create the bootable USB drive using the latest .ISO file.

    While still in Windows, I went to the /install/rpm folder and looked for filenames that had been cut off.  I renamed this file:
      libopenssl1_0_0_httpproxy-1.0.1g-1.1.0.162384817.g6fb2a0a.rb1.i6
    to:
      libopenssl1_0_0_httpproxy-1.0.1g-1.1.0.162384817.g6fb2a0a.rb1.i686.rpm

    I booted from the USB drive, proceeded through installation as usual, but went to the console (Alt+F2) while it was formatting the partitions and remounted the installation media by typing:
      mount /dev/sdb1 /install

    That's all I had to do.  Installation was successful.

    Update:

    I tried Rufus (thanks, Mast) and it worked great!  Rufus - Create bootable USB drives the easy way  I still had to remount the installation media, but didn't have to rename any files.


    Hi, Works Great! How i did it:
    When using actual Sophos UTM ISO ssi-9.205-12.1.iso and used Rufus to build an bootable USB. I started the installation, and went immediately to ALT+F2 and typed mount /dev/sdb1 /install 

    the error was gone, and installation succeeded!!!
    Thanks a Lot
  • Stefan,
    i don't think you need to use the SSI ISO(that's a special iso for their smart-installer pendrive), the regular ISO works, btu it's good to know the SSI version worked as well
  • @Mast:  SSI ISO is for Sophos/Astaro branded hardware appliances.
    __________________
    ACE v8/SCA v9.3

    ...still have a v5 install disk in a box somewhere.

    http://xkcd.com
    http://www.tedgoff.com/mb
    http://www.projectcartoon.com/cartoon/1
  • @Mast:  SSI ISO is for Sophos/Astaro branded hardware appliances.

    i thought that you could use the regular ISO for the appliances as well
  • Hi, Mast,

    The home-use license only works with the software version.  To install the software version on a Sophos/Astaro appliance, you have to delete the file that identifies the device as an appliance.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • I have just repeated this.  I have no Unix knowledge but it went OK.

    I used Rufus and it worked without issue. No renaming or anything.

    I booted from the USB key (I needed to change the device boot order in the BIOS) and started the install.

    Once the hardware was identified and the disk format began I switched to the console by pressing ALT + F2

    Then I remounted the installation media by typing mount /dev/sdb1 /install

    After the mount successful message I pressed ALT + F1 to return to the install and waited for it to complete ( remove installation media and reboot message displayed)

    None of the above is new.  All credit goes to those who have gone before in this post, but hopefully it corrects a couple of typos (unix experts would just know it was wrong - those like me do not!)  It also confirms it works with 9.306 which is the version available for download in Feb 2015
  • Just ran into this problem, and the /install mounting trick worked perfectly for me as well! I did it directly after the hardware detection.

    Version: 9.310-11.1
    Hardware: Intel D2500CC (using the 64-bit kernel)

    Used the excellent Rufus for iso -> usb-key.