Skip to content

installation

qtaped edited this page Jun 12, 2023 · 14 revisions

Installation

This is the how to guide to install piComputer.

1. Install a minimal Raspberry Pi OS

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.

2. Run the setup script

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)"

3. Run the install script

After setup and reboot, you can execute install.sh script on your piComputer:

bash ~/picomputer-main/install.sh

Follow instructions, reboot, et voilà!

Home

Software

Hardware

Clone this wiki locally