This is an old revision of the document!


Table of Contents

Raspian 13 (trixie)

Prepare SD card

  • Download and install the Raspberry Pi Imager
  • Run the imager and follow the on-screen instructions which takes you through all settings and let's you set the user, default SSH login and hostname

Install OS

  • Boot from SD card
  • Update all packages
    sudo apt update
    sudo apt upgrade