sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
36.1k stars 1.78k forks source link

Unable to use any image above Ventura #718

Open JmzTaylor opened 7 months ago

JmzTaylor commented 7 months ago

OS related issued, please help us identify the issue by posting the output of this

Linux jmz-linux 6.5.0-10-generic #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 13 13:49:38 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux :1 1 PRETTY_NAME="Ubuntu 23.10" NAME="Ubuntu" VERSION_CODENAME=mantic UBUNTU_CODENAME=mantic Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p2 915G 533G 336G 62% / QEMU emulator version 8.0.4 (Debian 1:8.0.4+dfsg-1ubuntu3) Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers libvirtd (libvirt) 9.6.0 total used free shared buff/cache available Mem: 31Gi 8.7Gi 13Gi 277Mi 9.5Gi 22Gi Swap: 8.0Gi 611Mi 7.4Gi 16 16 crw-rw----+ 1 root kvm 10, 232 Nov 19 14:50 /dev/kvm total 8.0K drwxrwxrwt 2 root root 4.0K Nov 18 11:27 . drwxrwxrwt 27 root root 4.0K Nov 19 14:51 .. srwxrwxrwx 1 jmz jmz 0 Nov 18 11:27 X1 root 2941 0.3 0.1 2704272 50872 ? Ssl Nov18 6:27 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock jmz 842596 0.0 0.0 17784 2304 pts/0 S+ 14:51 0:00 grep --color=auto dockerd kvm:x:104: docker:x:991:jmz libvirt:x:135:jmz libvirt-qemu:x:64055:libvirt-qemu libvirt-dnsmasq:x:136:

Not really sure where to start with this. Choosing the installer it scrolls text for a while and then reboots. No errors outside of ALSA in the linux terminal. But got those on ventura also.

Dubhs commented 6 months ago

This has quite a few issues open but I found a clue Here

JmzTaylor commented 6 months ago

This has quite a few issues open but I found a clue Here

I already tried those and it didn't work. I forgot I opened this issue. I have hopped about 3 distros since opening this so need to try again on current.

Dubhs commented 6 months ago

Alright, I’m curious what kind of cpu you’re running? I’ve been having the same issue even using OSX-KVM and haven’t gotten any further then you. I’ll try and update with logs when I do another run.

JmzTaylor commented 6 months ago

Alright, I’m curious what kind of cpu you’re running? I’ve been having the same issue even using OSX-KVM and haven’t gotten any further then you. I’ll try and update with logs when I do another run.

Ryzen 5 3600G

sickcodes commented 2 months ago

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