Task #8381
Updated by Nico Schottelius over 4 years ago
h2. Installation instructions
* Install to an USB stick
<pre>
# Replace XX with the USB stick
dev=/dev/sdXX
wget http://downloads.openwrt.org/releases/19.07.3/targets/x86/64/openwrt-19.07.3-x86-64-combined-squashfs.img.gz -O - | cat > $dev
sync
</pre>
* Boot OpenWRT from the usb stick on the APU
* Transfer the OS to the SSD:
** Replace count with the size of the openwrt image (f.i. 19.07.3 is 19.5, use 20)
<pre>
dd if=/dev/sdb of=/dev/sda bs=1M count=20
</pre>
h2. See Also
* https://openwrt.org/toh/pcengines/apu2