trijenhout
trijenhout
i dont have a pi server, i have a opensuse15.1. Aldo i have 3 pi's running true pxe/nfsroot boot for a year now... . i do have the same problem....
+1 i am on version 0.13.29
the same @ version 0.13.30 @ Umbrel
i was of the opinion the qemu-guest-agent is in modern linux kernels.... for me it works fine... did have some trouble whit the UEFI settings, i needed to set feature...
i am running in a docker container true the following bash script: #!/bin/bash #full git path /mnt/Containers/Nostr/Primal/primal-web-app/ Path=/mnt/bigpart/Docker_files/Nostr/Primal-Cache cd $Path/primal-caching-service git pull docker stop Primal-Cache docker rm Primal-Cache #docker rmi...
> did you clone git submodules too? Thanks that did the trick (never heard about submods)