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.
Parents
  • 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
Reply Children
No Data