Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - penzoiders

#1
16.7 Legacy Series / APU1 installer issues
August 04, 2016, 05:33:03 PM
Hi everybody,

I'm trying to install OPNsense-16.7-OpenSSL-serial-amd64 on the mSATA drive of a APU1D4 from PCEngines http://pcengines.ch/apu1d4.htm,

flashed the usb key for installing it, booted with no issues, as I go through the installer I see no issues, it reaches the
/usr/local/bin/cpdup -vvv -I -o /boot /mnt/boot 
and it gets stuck at 8%
then throws these error

Execution of the command
/usr/local/bin/cpdup -vvv -I -o /boot /mnt/boot
was cancelled.


here's the log

  ▒ BSD Installer started                                                    ▒
  ▒ DFUI connection on tcp:9999 successfully established                     ▒
  ▒ ,- opened pty to '/sbin/sysctl -n hw.physmem'                            ▒
  ▒ < 4227469312                                                             ▒
  ▒ `- closed pty to '/sbin/sysctl -n hw.physmem'                            ▒
  ▒ `/sbin/sysctl -n hw.physmem` returned: 4227469312                        ▒
  ▒ ,- opened pty to '/sbin/sysctl -n kern.disks'                            ▒
  ▒ < da1 da0 ada0                                                           ▒
  ▒ `- closed pty to '/sbin/sysctl -n kern.disks'                            ▒
  ▒ `/sbin/sysctl -n kern.disks` returned: da1 da0 ada0                      ▒
  ▒ Testing da1                                                              ▒
  ▒ Invoking survey for da1                                                  ▒
  ▒ Surveying Disk: da1 ...                                                  ▒
  ▒ ,- opened pty to '/sbin/fdisk da1'                                       ▒
  ▒ < ******* Working on device /dev/da1 *******                             ▒
  ▒ < parameters extracted from in-core disklabel are:                       ▒
  ▒ < cylinders=973 heads=255 sectors/track=63 (16065 blks/cyl)              ▒
  ▒ <                                                                        ▒
  ▒ < parameters to be used for BIOS calculations are:                       ▒
  ▒ < cylinders=973 heads=255 sectors/track=63 (16065 blks/cyl)              ▒
  ▒ < <above>:/tmp/.cdrom/root on /root (unionfs, local)                     ▒
  ▒ < <above>:/tmp/.cdrom/usr on /usr (unionfs, local)                       ▒
  ▒ < <above>:/tmp/.cdrom/var on /var (unionfs, local)                       ▒
  ▒ ( EOF )                                                                  ▒
  ▒ `- closed pty to '/sbin/mount -o async'                                  ▒
  ▒ ,-<<< Executing `/sbin/mount -o async /dev/ada0s1a /mnt/'                ▒
  ▒ `->>> Exit status: 0                                                     ▒
  ▒ ,-<<< Executing `/usr/local/bin/cpdup -vvv -I -o /.cshrc /mnt/.cshrc'    ▒
  ▒ `->>> Exit status: 0                                                     ▒
  ▒ ,-<<< Executing `/usr/local/bin/cpdup -vvv -I -o /.profile               ▒
  ▒ /mnt/.profile'                                                           ▒
  ▒ `->>> Exit status: 0                                                     ▒
  ▒ ,-<<< Executing `/usr/local/bin/cpdup -vvv -I -o /COPYRIGHT              ▒
  ▒ /mnt/COPYRIGHT'                                                          ▒
  ▒ `->>> Exit status: 0                                                     ▒
  ▒ ,-<<< Executing `/usr/local/bin/cpdup -vvv -I -o /bin /mnt/bin'          ▒
  ▒ `->>> Exit status: 0                                                     ▒
  ▒ ,-<<< Executing `/usr/local/bin/cpdup -vvv -I -o /boot /mnt/boot'        ▒
  ▒ [Thu Aug 4 15:23:25 2016]                                                ▒
  ▒ `->>> Exit status: 15                                                    ▒           


I've already tried the boot with the "known to work on pfsense" options
references:
http://www.yawarra.com.au/tutorials/how-to-install-pfsense-on-an-apu
https://forum.pfsense.org/index.php?topic=59555.msg406438#msg406438

am I supposed to flash the nano image directly on mSATA drive?
I'll prefer a full install if possible since the hardware is capable of handling it (at least on paper).

thanks in advance for your help.