umbrelOS for Raspberry Pi 4 (only). Covert your Raspberry Pi into a home server in one click. For other hardware, checkout https://github.com/getumbrel/umbrel
I have installed all dependencies (on ArchLinux) however:
[20:33] $ sudo ./build.sh
[20:34:00] Begin ./umbrel-os
[20:34:00] Begin ./umbrel-os/stage0
[20:34:00] Begin ./umbrel-os/stage0/prerun.sh
/bin/bash: line 1: qemu-debootstrap: command not found
[20:34:00] End ./umbrel-os/stage0/prerun.sh
[20:34:00] Begin ./umbrel-os/stage0/00-configure-apt
[20:34:00] Begin ./umbrel-os/stage0/00-configure-apt/00-run.sh
install: cannot create regular file './umbrel-os/work/2023-12-03-umbrel-os/stage0/rootfs/etc/apt/': No such file or directory
Wouldn't be better to provide some prepared docker or vagrant environment instead of this crappy bash scriptism?
I have installed all dependencies (on ArchLinux) however:
Wouldn't be better to provide some prepared docker or vagrant environment instead of this crappy bash scriptism?