Installing OS
A guide to installing the operating system for Raspberry Pi.
Last updated
A guide to installing the operating system for Raspberry Pi.
Last updated
You can use the Raspberry Pi Imager tool to install the OS.
We use Ubuntu Server 64-bit as our default OS as it has the best support for all of our hardware.
You can choose this option in the Imager tool by selecting the "Other general purpose OS" menu as seen below:
After choosing the OS and the storage option, you can select the small gear box in the lower-right corner of the Imager to customize your installation. We recommend the following settings:
Hostname: The name the computer will be known by. If you have been assigned a Unit ID, you should use that, e.g. PAN021
. You can slo use any name you want although it should not container spaces or any unusual characters. We will be using PAN021
in the example for this guide.
Enable SSH: Click to enable and make sure "Use password authentication" is selected (unless you know what you are doing with ssh keys).
Set username and password: Set the username to panoptes
. Set an appropriate password.
Configure wireless LAN: For the control box, leave this blank. For the camera box, set this to your wifi connection. Make sure to change the Wireless LAN country to your appropriate country, e.g. US
.
Set locale settings: Select your timezone, which should have been auto-detected.
When the process is finished the Imager program will say it is okay to "eject" the card. You can then remove the micro SD and place it in the Raspberry Pi to boot.
When you're done you are ready to install POCS on the newly running OS!
If you donβt have a monitor and keyboard connected, see SSH Accessfor details on how to talk with your computer and then proceed to Installing POCS.
If you'd like to have a graphical environment, we recommend installing . This can be done with: