Skip to content
Alessio Caiazza edited this page Dec 11, 2021 · 5 revisions

Howto run M17 on a pi-star

Beware this is highly experimental and may break your pi-star

Review the changes compared to a regular pi-star:

SSH into your pi-star and run:

curl https://raw.githubusercontent.com/nolith/Pi-Star_Binaries_sbin/M17/pistar-install-m17 | sudo bash -

You can review the installation script here.

Uninstall

You can remove the changes made by this script running

sudo pistar-uninstall-m17
Clone this wiki locally