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

Sophos on pcengines APU?

Hi guys!

First of all - my big bow to all of you making it possible for home users to use sophos utm! There are many different things out there and among all of them - you remain streamlined, organized and offer a professional product at no cost for home users. KUDOS!

I have been using sophos for couple of years and i always had one tripping point: size of HW. I mean, there are mini itx solutions and thin itx standard, but it always turns out looking like a pc and not like a small nice firewall/router.

PcEngines has made a new board that is only 6" x 6", fits in their super small case, has 3 Giga lan ports and mini pci slots for wifi card. The box uses 6-12w under full load and is completely passive!

So - now the big question - will sophos run on this board?

Here is the board:

PC Engines apu1c product file

I hope this will/can work so that i can buid the fw that performs well and that my wife finds it acceptable to stay under the TV set [:)]

cheers

Tomba


This thread was automatically locked due to age.
Parents
  • hi folks

    thanks for all your tipps. i was able to use an intel nuc to install sophos utm 9.2 onto the kingston 30gb msata ssd, set console stuff, transferred it to pcengines apu 1d4 and it worked perfectly. therefore the 'use a nuc advice' solved the problem :-)

    many regards
    jones
  •   Hi all,

    Running on APU1C with a 9.201-23.1 UTM system. Intallation is a little tricky though;

    01: Make USB stick with UTM iso source, copy Mikboss's (read posts here) moded files in /sconmod self made root dir on install usb key
    02: Make insall on Intel NUC. Finish the install, go through the wizard via WebGui --> make a minimal functional and running install on NUC then after initial setup and webgui minimal config your UTM system will reboot then from your console;

    Code:

    mount -o remount, rw /boot
    mount /dev/sdb1 /tmp
    cd /tmp/sconmod/boot/grub
    cp * /boot/grub
    cd /tmp/sconmod/etc
    cp * /etc

    rm /etc/udev/rules.d/70-persistent-net.rules

    the needed serial console enabled moded files are:
    Code:

    /boot/grub/menu.lst
    /boot/grub/menu.lst-default
    /etc/inittab
    /etc/securetty
    /etc/serial.conf

    03: Then run the factory reset via command-line.
    Login at the command-line as 'loginuser'.
    Login as 'root'.
    Enter 'cc' [Press ENTER].
    Enter 'RAW' [Press ENTER].
    Enter 'system_factory_reset' [Press ENTER].

    The system will automatically shutdown when it's finished.

    04: Shutdown NUC device, transport mSATA HDD to final APU1C, boot up & final configure/tune to your needs.


    Hi @ALL 

    i do the step 1-4 
    after start alix with apu i get the error message "ERROR 15" on the console [:(]

    what did i wrong ?

    Greetz
Reply
  •   Hi all,

    Running on APU1C with a 9.201-23.1 UTM system. Intallation is a little tricky though;

    01: Make USB stick with UTM iso source, copy Mikboss's (read posts here) moded files in /sconmod self made root dir on install usb key
    02: Make insall on Intel NUC. Finish the install, go through the wizard via WebGui --> make a minimal functional and running install on NUC then after initial setup and webgui minimal config your UTM system will reboot then from your console;

    Code:

    mount -o remount, rw /boot
    mount /dev/sdb1 /tmp
    cd /tmp/sconmod/boot/grub
    cp * /boot/grub
    cd /tmp/sconmod/etc
    cp * /etc

    rm /etc/udev/rules.d/70-persistent-net.rules

    the needed serial console enabled moded files are:
    Code:

    /boot/grub/menu.lst
    /boot/grub/menu.lst-default
    /etc/inittab
    /etc/securetty
    /etc/serial.conf

    03: Then run the factory reset via command-line.
    Login at the command-line as 'loginuser'.
    Login as 'root'.
    Enter 'cc' [Press ENTER].
    Enter 'RAW' [Press ENTER].
    Enter 'system_factory_reset' [Press ENTER].

    The system will automatically shutdown when it's finished.

    04: Shutdown NUC device, transport mSATA HDD to final APU1C, boot up & final configure/tune to your needs.


    Hi @ALL 

    i do the step 1-4 
    after start alix with apu i get the error message "ERROR 15" on the console [:(]

    what did i wrong ?

    Greetz
Children
No Data