Releases: lncm/pi-factory
Releases · lncm/pi-factory
LNCM-Box (alpine+hotspot+img)
Changelog
- Support for convenient SD card burning with Etcher and
dd
- Fixed MacOS resource fork litter in apkovl
- Fixed Raspberry Pi 3B+ WiFi
Instructions
- Download Etcher for your OS.
- Download latest lncm-box.img.zip
- Open Etcher and follow instructions to burn lncm-box.img to SD card
Note: Experienced users can alternatively use dd
or partition their own SD card and install manually as before.
alpine-hotspot
In order to prepare your SD card (formatted with FAT32):
- Download official alpine-rpi-armhf.tar.gz
- Extract onto SD card root, e.g.
tar xvzpf alpine-rpi-3.8.1-armhf.tar.gz -C /Volumes/SD/
- Download lncm-box-v0.1.tar.gz from this releases page.
- Extract
lncm-box-v0.1.tar.gz
onto SD card root, e.g.tar xvzpf lncm-box-v0.1.tar.gz -C /Volumes/SD/