sickcodes
sickcodes
Installing `extra/libvirt` from Arch will give you this feature.
Yeah someone else created that file. I'll bring it in line with the others
Above Ventura: ``` -e CPU='Haswell-noTSX' \ -e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on' \ ``` I added sonoma today which uses the above
Working on it rn
> Further update, managed to get Ventura working with the following; > > ``` > podman run -it \ > --device /dev/kvm --device /dev/snd \ > -p 50922:10022 \ >...
I have added Sonoma, that's interesting that Mac disallows signing in on old macs I appreciate you letting me know.
You hit `gtk initialization failed`, therefore: https://github.com/sickcodes/Docker-OSX/issues/174#issuecomment-796291887
You have to restart your old image with `docker start -ai xxxxxx` where xxxxx is your container ID. You can find it using `docker ps -a`
Yeah I might make one this week. I wrote myself instructions last time, so I'll go ahead and create one.
Yes it needs a few reboots during the installation process.