Docker-OSX
Docker-OSX copied to clipboard
VM keeps panicking on boot
Linux starboard 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64 GNU/Linux
:0.0
1
NAME="EndeavourOS"
PRETTY_NAME="EndeavourOS"
Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p2 1.8T 479G 1.3T 28% /
QEMU emulator version 9.0.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 10.3.0
total used free shared buff/cache available
Mem: 27Gi 6.2Gi 788Mi 112Mi 20Gi 21Gi
Swap: 0B 0B 0B
16
16
crw-rw-rw- 1 root kvm 10, 232 Jun 11 21:10 /dev/kvm
total 0
drwxrwxrwt 2 root root 60 Jun 12 2024 .
drwxrwxrwt 17 root root 620 Jun 11 21:10 ..
srwxrwxrwx 1 root root 0 Jun 12 2024 X0
root 172147 6.2 0.3 3238616 103576 ? Ssl 20:09 3:56 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
circular 659062 0.0 0.0 6364 3860 pts/2 S+ 21:12 0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox dockerd
40e61efbbba7 sickcodes/docker-osx:ventura "/bin/bash -c 'sudo …" 2 minutes ago Up 2 minutes 0.0.0.0:50922->10022/tcp, :::50922->10022/tcp condescending_kare
kvm:x:992:libvirt-qemu,qemu
libvirt:x:963:circular
libvirt-qemu:x:962:
docker:x:952:circular
I've been trying to get the virtual machine to work for a while, but it keeps panicking and rebooting whenever I start it up. I've tried ventura and sonoma (with just the basic quick start commands) and they keep panicking fairly early into the boot process.
I recorded a video of the vm booting up and panicking (on ventura), but half of the time it doesn't display a panic message at all. https://github.com/sickcodes/Docker-OSX/assets/50017673/8ea17f3e-eeca-4e44-9138-831e04b50b66
(I don't really have much knowledge with anything hackintosh-related, and I've tried looking through the issues and the readme but I feel like it's something obvious I missed)