pc_engines_apu2_arch_linux
PC Engines APU2 - Arch Linux
Set-up
Bootable USB drive
-
Verify the SHA sum.
Copy image to USB.
Boot Arch Linux from USB
Boot the APU2 and press F10, select USB boot.
Switch console to 38400 baud. Press 'ctrl-l (lima)' to redraw the screen.
Select the Boot Arch Linux
option and press TAB
.
Add
console=ttyS0,38400
to the kernel line and press
enter

Log in with user root
(no password).
If you connected the network cable after booting, request an IP-address
# dhclient enp1s0
Install and run SSHd to complete the installation over SSH:
select nearby mirror in: /etc/pacman.d/mirrorlist
# pacman -Sy
# pacman -S openssh
# passwd root
# systemctl start sshd
Install Arch Linux
pc_engines_apu2_arch_linux.txt · Last modified: 2019/12/30 19:42 by admin