Getting Started Raspberry Pi -1 : Installing Raspberry PI OS

Getting Started Raspberry Pi -1: Installing Raspberry PI OS Topics Option 1 : Using online installer Option 2 : offline Installation Following steps have been done on Ubuntu 22.04 host OS. we will be installing Raspberry Pi OS 64 bit. Option 1 : Using online installer Raspberry PI provide Raspberry PI Imager to install Raspberry Pi OS on SD -Card. We need to install Raspberry Pi Imager in Machine, type following command... $ sudo apt install rpi-imager Open Raspberry Pi Imager $ rpi-imager choose following ... Operating System: Raspberry PI OS (64 Bit) Storage: choose correct SD Card Let us select 64 bit OS. or choose default, at the time of writing Raspberry Pi OS (32 bit) was default. click on setting button in bottom right . this will open Advanced options window . Here you can customise following options... - hostname - Enable SSH - User name and Password - Configuration of Wi...