image-builder-rpi icon indicating copy to clipboard operation
image-builder-rpi copied to clipboard

SD card image for Raspberry Pi with Docker: HypriotOS

Results 47 image-builder-rpi issues
Sort by recently updated
recently updated
newest added

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 1.8, but...

Hey, i cant pull images ... i use raspberry 3 hypriot versions i've tested 1.9 + 1.10 has anyone else, the same problem??? ``` $ docker -D -l debug pull...

Hello, I have a weird issue with the wifi for some of my RPis. it gets disconnected et reconnect each 5 minutes and I don't know what's causing this. I'm...

I tried Winimage and Flash utility. I could not ssh. I can telnet to port 22. but it will close after hitting return. Is there any way to resolve it?

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...

Hi, I try to build an image with the current git version. It worked a week ago but now it seems there is a key expired. gpg: directory '/root/.gnupg' created...

I did some tests with QEMU today. ``` 1 curl -o kernel-qemu-4.4.34-jessie https://github.com/dhruvvyas90/qemu-rpi-kernel/blob/master/kernel-qemu-4.4.34-jessie?raw=true 2 curl -Lo hypriotos-rpi-v1.7.1.img.zip https://github.com/hypriot/image-builder-rpi/releases/download/v1.7.1/hypriotos-rpi-v1.7.1.img.zip 3 unzip hypriotos-rpi-v1.7.1.img.zip 4 sudo mkdir /mnt/hypriotos 5 sudo mount -v -o...