sickcodes

Results 384 comments of sickcodes

This comment should make sense https://serverfault.com/a/768940 Simply change the Dockerfile from `qemu-system-x86_64` to `qemu-x86_64`. And possibly set `-e KVM =`. I will test this out tomorrow on my RPI.

> @sickcodes we can't build on `RPI`... :) I will build on my MacOS, docker save, scp, docker load on the pi > > > > ```console > > x-crypt0-surf3r@pi-master:/mnt/ext1/dev/Docker-OSX$...

I think this is because you're building an aarch64 image from a x86_64 image. What about: ``` sudo apt-get update && apt-get install qemu qemu-user qemu-user-static binfmt-support debootstrap binutils wget...

Yes I am considering Monterey because it is small, might make one right now

Ill probably be working on this, this week

https://images.sick.codes/mac_hdd_ng_auto_monterey.img

:auto is a pre-installed Catalina. There's also a big sur, but I haven't had time for a Monterey one this week