-
For operating systems that use cloud-init (ubuntu, etc) it would be useful to support injecting cloud-init files into the boot partition.
HypriotOS has a `flash` tool that does this: https://github…
-
The U-boot loader hangs with a solid blue light, image created with:
`flash -n minion9 https://github.com/hypriot/image-builder-odroid-c2/releases/download/v0.0.4/sd-card-odroid-c2-v0.0.4.img.zip`
-
I did flash v1.12.1 after editing `/boot/user-data` with the following content:
```yml
#cloud-config
# vim: syntax=yaml
#
hostname: hypriot
manage_etc_hosts: true
users:
- name: pirate…
-
https://github.com/hypriot/flash/blob/0b28b5cb525ad27707d4eb57cb54f98b9e3ccdb5/flash#L632
In my use case, the progress soon gets 100% but the dd command is still working at 10MB/s. It seems the ima…
-
I gave Hypriot-1.12.2 and run today and configured cloud-init config and everything got flashed and initialized correctly with your provided flash tool.
Unfortunately the static ip address for eth0…
-
name | host | client | language | pre-bake?
--- | --- | --- | --- | ---
[pibakery][] | electron(win/macOS/linux) | raspbian | scratch blocks + shell | ~
[flash][] | docker(macOS/linux) | raspbian …
-
I've just downloaded Hypriot OS 1.11.1 from https://blog.hypriot.com/downloads/ and put it on a 64gb sd card and every time I try to boot it, it hangs on the GPU test screen (the rainbow colored scree…
-
I haven't had any success to enable WiFi with the latest HypriotOS on a Raspberry Pi 4. My process is as follows (for all HypriotOS installations I do) on macOS:
- download latest img/zip
- mount …
-
The following causes an issue on a fresh MAC running Mojave v10.14.6
https://github.com/hypriot/flash/blob/aa8107c03b96ae31544850bf269c9e214743fbf3/flash#L146
I fixed this locally by just making…
-
I've this issue:
```
[root@k3s1 ~]# flash -F /root/ssh -d /dev/mmcblk0 -f https://downloads.raspberrypi.org/raspbian_lite_latest
/usr/bin/curl
Downloading https://downloads.raspberrypi.org/raspb…