-
First time user here - I've tried this twice, flashed using the following:
`flash https://github.com/hypriot/image-builder-rpi/releases/download/v1.11.2/hypriotos-rpi-v1.11.2.img.zip`
After firs…
-
Hi,
i want to seed multiple raspberrys to form a cluster and am following the instructions for flashing https://github.com/hypriot/flash and in general this one for setting up the cluster: https://bl…
-
Hey,
I've tried to create an SD card for a RPi 4B 2GB version using a cloud-init file and flashing it using this flash tool. However, when I boot up the pi, it pops up as the default hostname "blac…
-
Right after flashing my first HypriotOS image and starting up my Pi, I noticed that date and time are not correct. I noticed this after `curl`, `apt`, etc. complained that some SSL certificates were n…
-
The Raspberry Pi is a hardware hackers dream so it seems at odds that Hypriot & Docker do not support the easy reading of sensors or IoT devices connected to the Pi when in swarm mode.
I am proposi…
-
I'm flashing 1.8.1 and love the workflow so far. However, I've found no way to use the OTG port for ssh access. There are three modifications necessary according to this [guide](https://gist.github.co…
-
# The Problem
When I try to initialize my sd card (16gb), dts starts the process correctly. Even the installation of HypriotOS is successful. Shortly after the successful installation of HypriotOS, t…
-
Ahoy Pirates!
I'm currently building a kubernetes ready RPI image based on this repo and was wondering if there is interest to merge/support it as part of Hypriot overall since I would need to cre…
-
i follow the documents and flash arge helps , and successful flash the hypriotos-rpi-v1.11.4.img.zip to SD. but i have try many time without successful. the hypriotos already init with default hostna…
-
here is the command I am running:
`→ ./flash --userdata ./home.yml --bootconf ./no-uart-config.txt --device /dev/sdd ~/Downloads/hypriotos-rpi-v1.9.0.img`
it seems like after all is done, my home…