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

Can't Get Image To Boot

I have a Zotac Zbox AD02 box with an AMD Fusion E-450 that I would like to install Sophos UTM on, but the problem is that it doesn't have a CD-ROM drive so I have to do it via a flash drive. I'm running Arch Linux and I can't create a bootable flash drive no matter I do. I've tried to use dd to write the image to the disk, but that didn't work (when I tell the zbox to boot from the flash drive, it just skips it and goes to the HDD). I tried using unetbootin to create a bootable disk, using both FAT32 and ext3 as the base file system, using MBR instead of GPT. Using one of them all I got was POST beeps when trying to boot from it, using the FAT32/MBR combo I would get as far as both boot entries showing up in the boot menu (UEFI and BIOS), but selecting either of them just leaves me with a flashing underscore in the upper left-hand corner.

I've even wipe the entire drive with  dd if=/dev/zero of=/dev/sde and recreated a new MBR partition table with fdisk and re-wrote the image with unetbootin. What am I doing wrong???


This thread was automatically locked due to age.
  • Hi, Brando, and welcome to the User BB!

    Google on site:astaro.org usb stick install

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • I saw a thread from 09 where you said that it wouldn't work because the installer picks it up as a HDD. Couldn't you have just told me that?
  • Have you tried this?
    https://community.sophos.com/products/unified-threat-management/astaroorg/f/52/t/27887

    (This is the first hit you get when you would've done Bob's google search like I just did)
  • Hi, 9.1 should work fine (see post above).

    9.2 has a problem and won't install from USB.
    I posted about it yesterday.

    Barry
  • Hi, 9.1 should work fine (see post above).

    9.2 has a problem and won't install from USB.
    I posted about it yesterday.

    Barry


    Thanks. I ordered an E-SATA cable so that I could use one of my DVD drives.
  • Thanks. I ordered an E-SATA cable so that I could use one of my DVD drives.


    Guys, maybe nothing to do with your issue but might give it a shot.

    I've been using "rufus-1.4.7.exe" to xfer ISO to USB stick in order to setup UTM 9.2 latest on intel NUC device. And it worked flawlessly....

    rufus here:
    Index of /downloads

    The tool is useful anyways =) (so much faster then anything else xfering ISOs to USB...)

    Cheers,
    m.
  • It will install from USB, make sure you go into the install directory and edit your Rpms that get truncated from transferring to usb. I think there is only one on the 9.2 ISO. I installed 9.201 on my utm 425 from USB.
  • It will install from USB, make sure you go into the install directory and edit your Rpms that get truncated from transferring to usb. I think there is only one on the 9.2 ISO. I installed 9.201 on my utm 425 from USB.


    Yes right had to "Alt F2" in order to mount sdb1 (USB stick) as the install folder (mount /dev/sdb1 /install) in order to be able to install at all...
  • Yes right had to "Alt F2" in order to mount sdb1 (USB stick) as the install folder (mount /dev/sdb1 /install) in order to be able to install at all...


    yes, I figured if anyone was using the usb method they would have known this though. you have to mount the usb drive if you don't have the "special" astaro one. I was just stating the fact that the rpms get truncated when you transfer them to the usb drive which makes the install fail after it starts. after I checked all the rpms and I mounted the usb drive all went smoothly.