mirror of
https://github.com/Screenly/Anthias.git
synced 2026-01-20 20:18:26 -05:00
447 B
447 B
Screenly OSE Disk Image steps
- Create a new Debian 9 VM with decent resources
- Run the following commands:
$ git clone git@github.com:Screenly/pi-gen.git
$ cd pi-gen
$ sudo ./build.sh
[ You will likely need to install some more dependencies reported by the tool ]
$ sudo ./package.sh
When the process completes (this can take a 1-2h or more), the disk image along with the NOOBS images should be available in the deploy folder.