Skip to content

Instantly share code, notes, and snippets.

@benob
benob / 9front-rpi4-wifi.sh
Last active May 1, 2024 13:39
9front on raspberry pi 4 w/ wifi
# based on https://github.com/AshyIsMe/plan9-rpi
############# on linux:
# download latest version of 9front for rpi3/4
# adjust version number to get the available version
wget http://9front.org/iso/9front-10522.pi3.img.gz
gunzip 9front-10522.pi3.img.gz
# copy data to memory card (at least 2GB), replace /dev/mmcblk0 with the path to your memory card