Skip to content

Step 1 Installation

jayofelony edited this page Jun 16, 2024 · 8 revisions

How to choose which image to install

Raspberry Pi 0W

The Raspberry Pi 0W is a single core board, it is a 32-bit device. Make sure you download the latest 32-bit image file.

Raspberry Pi 02W, 3(b+), 4(b) and 5

The Raspberry Pi 02W, 3, 4 and the 5 are multi-core boards, they are all 64-bit devices. These can also run 32-bit software, but it is advised to use 64-bit software to make full use of the hardware. Make sure you download the latest 64-bit image file.

Flashing your image file

rpi-imager1.png

Click image to download the software

I advise to use RPi Imager as your flashing software. This software will also allow you to create a custom user for your Pwnagotchi. Now you can click on Choose OS, and scroll to down and click Use custom. Now select your downloaded image file.

rpi-imager2.png

After you have selected your image file, you can click Choose storage, select the SD card you wish to install the Pwnagotchi software on.

rpi-imager3.png

It will now ask if you wish to Edit settings or otherwise. If you click Edit settings, you can create a custom username and password. Default is pi/raspberry. Under the settings tab you can enable SSH, which already enabled by default in the image, so no need to enable this anymore. Settings in the Options menu can be left as is. Click OK when done, and it will ask if you are sure you wish to flash this software.

rpi-imager4.png

Previous: Home Next up: Connect to your Pwnagotchi

Clone this wiki locally