diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-06-12 10:22:36 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-06-12 10:22:36 +0200 |
| commit | b5ceb6e014b71dd85aae49bd713115d995461a20 (patch) | |
| tree | 2638f3f3f868353c011c844c4d7d2576845ca58a /raspberry.md | |
| parent | 2108e706fdb2c14cf22b90c3f0ae454a750db89c (diff) | |
Minor doc update for pi installs
Diffstat (limited to 'raspberry.md')
| -rw-r--r-- | raspberry.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/raspberry.md b/raspberry.md index 7cff1ec..378b6ec 100644 --- a/raspberry.md +++ b/raspberry.md @@ -3,8 +3,8 @@ - Download [Raspberry Pi Imager](https://www.raspberrypi.com/software/) - Create a bootable USB using the imager - OS: Raspberry PI OS LITE - - Hostname: `rpi<Version>iso` - - Username/Password: `pi:raspberry` + - Hostname: `rpi<Version>-iso` + - Username/Password: `pi:<Password>` - Enable SSH (Use password authentication) - Turn off the raspberry pi and remove the SD card - Insert the bootable USB and turn the PI |
