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
  • This no longer works in v9 (using asg-9.000-8.1.iso).

    Everything seems to go fine, but after reboot there is only a blinking cursor, and using RIP Linux, I discovered that the 1st HD partition (which should be /boot) is empty.

    Perhaps something else needs to be mounted/copied from the USB stick to the RAMdisk.

    I did install OK with a USB CDROM drive, so it's not a hardware problem.

    Barry
  • BarryG,

    Check your RPM folder on the USB stick under /install/rpm. See if the file perl-Package-DeprecationManager-0.11-1.359.g9a593fa.rb2.noarch.rpm has the correct file extension. Mine had been truncated to ".r" instead of ".rpm".

    Changed the file extension followed the usual install.tar process as installed fine.

    J
  • BarryG,

    Check your RPM folder on the USB stick under /install/rpm. See if the file perl-Package-DeprecationManager-0.11-1.359.g9a593fa.rb2.noarch.rpm has the correct file extension. Mine had been truncated to ".r" instead of ".rpm".

    Changed the file extension followed the usual install.tar process as installed fine.

    J


    Did that cause an install failure or a boot failure after install?

    I'm getting a boot failure, and the /boot partition was empty.

    I erased the USB stick, but I can try it again if your symptoms were similar to mine.

    Thanks,
    Barry
Reply
  • BarryG,

    Check your RPM folder on the USB stick under /install/rpm. See if the file perl-Package-DeprecationManager-0.11-1.359.g9a593fa.rb2.noarch.rpm has the correct file extension. Mine had been truncated to ".r" instead of ".rpm".

    Changed the file extension followed the usual install.tar process as installed fine.

    J


    Did that cause an install failure or a boot failure after install?

    I'm getting a boot failure, and the /boot partition was empty.

    I erased the USB stick, but I can try it again if your symptoms were similar to mine.

    Thanks,
    Barry
Children
No Data