Added recommendation of OS Lite 64Bit

This commit is contained in:
Jaap van Ekris 2023-01-18 14:11:19 +01:00 committed by GitHub
parent 6e5089d4a3
commit 60350f3dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,11 +19,11 @@ This guide roughly explains how to set up the rowing software and hardware.
### Initialization of the Raspberry Pi
* Install **Raspberry Pi OS Lite** on the SD Card i.e. with the [Raspberry Pi Imager](https://www.raspberrypi.org/software)
* Install **Raspberry Pi OS Lite** on the SD Card i.e. with the [Raspberry Pi Imager](https://www.raspberrypi.org/software). Here, Raspberry Pi OS Lite 64 Bit is recommended as it is better suited for real-time environments;
* Configure the network connection and enable SSH, if you use the Raspberry Pi Imager, you can automatically do this while writing the SD Card, just press `Ctrl-Shift-X`(see [here](https://www.raspberrypi.org/blog/raspberry-pi-imager-update-to-v1-6/) for a description), otherwise follow the instructions below
* Connect the device to your network ([headless](https://www.raspberrypi.org/documentation/configuration/wireless/headless.md) or via [command line](https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md))
* Enable [SSH](https://www.raspberrypi.org/documentation/remote-access/ssh/README.md)
* Tune the OS if needed [by following this guide](Improving_Raspberry_Performance.md)
* Tune the OS if needed [by following our performance improvement guide](Improving_Raspberry_Performance.md)
### Installation of the Open Rowing Monitor