-
Notifications
You must be signed in to change notification settings - Fork 0
installation
qtaped edited this page Jun 12, 2023
·
14 revisions
This is the how to guide to install piComputer.
Install a minimal raspian Raspberry Pi OS on your pi following official guide.
Choose Raspberry Pi OS Lite (64-bit)
Setup wifi and ssh. You'll need an internet access to download packages.
The wide screen does not work out of the box, you'll have to connect to your pi via ssh (or plug your pi to a standard hdmi screen) to execute the setup script.
Download and execute setup script on your piComputer:
bash -c "$(curl https://raw.githubusercontent.com/qtaped/picomputer/main/setup.sh)"
After setup and reboot, you can execute install.sh script on your piComputer:
bash ~/picomputer-main/install.sh
Follow instructions, reboot
, et voilà!