We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e2221 commit 58c68b0Copy full SHA for 58c68b0
sample/README.md
@@ -9,6 +9,16 @@ You can either use our `flash` tool with option `-u` or `--userdata` to specify
9
10
Otherwise copy the YAML file to the boot partition of the SD card to the `/boot/user-data` file.
11
12
+Quick installation:
13
+
14
+```
15
+$ flash -u your-cloud-init.yml https://github.com/hypriot/image-builder-rpi/releases/download/v1.8.0/hypriotos-rpi-v1.8.0.img.zip
16
+$ ssh [email protected]
17
18
19
+login with username "pirate", password "hypriot"
20
21
22
## WiFi
23
24
Setup WiFi for your Raspberry Pi Zero or Pi 3 / 3 B+.
0 commit comments