May have found the issue. Looks like some dep issues after an upgrade - from the startup console:
$this->bbcode_second_pass_code('', '
Welcome to Arch Linux ARM!
[ 15.823108] systemd[1]: Set hostname to <scout.brewup.com>.
[ 15.954036] systemd[1]: Cannot add dependency systemd-journald.service to sysinit.target, ignoring: File exists
[ 16.013980] systemd[1]: Cannot add dependency systemd-journald.socket to sockets.target, ignoring: File exists
[ 16.024206] systemd[1]: Cannot add dependency systemd-journald-dev-log.socket to sockets.target, ignoring: File exists
[ 16.035063] systemd[1]: Cannot add dependency systemd-udevd-control.socket to sockets.target, ignoring: File exists
[ 16.045636] systemd[1]: Cannot add dependency systemd-udevd-kernel.socket to sockets.target, ignoring: File exists
[ 16.056116] systemd[1]: Cannot add dependency systemd-journald-audit.socket to sockets.target, ignoring: File exists
[ 16.090561] systemd[1]: Cannot add dependency remote-fs.target.bak to multi-user.target, ignoring: Invalid argument
[ 16.102065] systemd[1]: Cannot add dependency systemd-user-sessions.service to multi-user.target, ignoring: File exists
[ 16.113418] systemd[1]: Cannot add dependency dbus.service to multi-user.target, ignoring: File exists
[ 16.129759] systemd[1]: Cannot add dependency org.freedesktop.login1.busname to busnames.target, ignoring: File exists
[ 16.183504] systemd[1]: display-manager.service: Cannot add dependency job, ignoring: Unit display-manager.service failed to load: No such file or directory.
')
Some indication here:
https://bbs.archlinux.org/viewtopic.php?id=175892I guess it's time (after I back up my configs) to reimage the disk and put those configs into an
scm, an also tryout the mainline uboot.