-
I use a vanilla flashed hypriotos-rpi-v1.12.0.img.zip on a PI4 and execute:
```
sudo apt-get update
sudo apt-get upgrade
```
then reboot and execute
```
sudo apt-get install collectd
```
afte…
mxklb updated
4 years ago
-
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…
-
Hi,
I went through setup-kubernetes-raspberry-pi-cluster (which is super handy). But it needs some upgrading:
In random order:
* I've used current released flannel, 0.9.1, so no need to warn abo…
miekg updated
5 years ago
-
I can't seem to get my Pi0W's bluetooth adapter to be recognized, but onboard wifi works fine.
I saw that the issue https://github.com/hypriot/image-builder-rpi/issues/174 was marked as solved for…
-
I got myself a 32G SD card and used "flash --userdata setup.yml hypriotos-rpi-v1.12.3.img.zip" from my AMD64 Debian box. The setup.yml file was based upon the static.yml example at github and I had a…
-
Hello, I've followed the instructions in this [Hypriot Blog Post](http://blog.hypriot.com/post/hypriotos-barbossa-for-raspberry-pi-3/). Could that be setup Cluster Lab using Pi 3's wifi chip instead o…
oktak updated
8 years ago
-
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…
-
I have installed hypriot 11.1.1 on a Raspberry Pi4. I used BalenaEtcher to burn the image.
I then tried to change the hostname from black-pearl to cluster-node025 - I have not been able to do this po…
-
Once the Pi boots up, running any docker commands that interact with the network fails like this:
```
$ docker search foo
Error response from daemon: Get https://index.docker.io/v1/search?q=foo&n=2…
Vynce updated
4 years ago
-
Reopen of issue from flash-repo: [Issue 25](https://github.com/hypriot/flash/issues/25)
Option for setting a static ip for eth0 would be a great addition. Thanks!