Open
Description
I pulled out the mac_hdd_ng.img (which is 32GB) and execute "docker run" as described in the README.md. However, it says "No BaseSystem.img available, downloading sonoma". And then it goes into MAC installation process. When I use "NOPICKER=false", I can see the disk I used to install OSX, but even I choose to boot from that one, it still failed.
docker cp 13b484a2eda2:/home/arch/OSX-KVM/mac_hdd_ng.img .
docker run -it --device /dev/kvm -p 50922:10022 -p 5999:5999 -v "${PWD}/mac_hdd_ng.img:/image" -v /tmp/.X11-unix:/tmp/.X11-unix -e "DISPLAY=${DISPLAY:-:0.0}" -e EXTRA="-display none -vnc 0.0.0.0:99,password=off" -e
"NOPICKER=false" -e RAM=12 docker-osx:naked
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 157G 110G 40G 74% /
QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.26)
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 8.0.0
total used free shared buff/cache available
Mem: 15Gi 1.0Gi 13Gi 27Mi 1.6Gi 14Gi
Swap: 3.8Gi 496Mi 3.3Gi
2
4
crw-rw----+ 1 root kvm 10, 232 5月 19 16:47 /dev/kvm
total 8.0K
drwxrwxrwt 2 root root 4.0K 5月 16 12:01 .
drwxrwxrwt 19 root root 4.0K 5月 19 17:10 ..
srwxrwxr-x 1 ken ken 0 5月 16 12:01 X0
srwxrwxr-x 1 ken ken 0 5月 16 12:01 X1
srwxrwxr-x 1 gdm gdm 0 5月 16 11:41 X1024
srwxrwxr-x 1 gdm gdm 0 5月 16 11:41 X1025
root 1321 0.0 0.2 2415344 46680 ? Ssl 5月16 3:51 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
ken 30897 0.0 0.0 12304 2688 pts/0 S+ 17:14 0:00 grep --color=auto dockerd
kvm:x:109:
docker:x:999:ken
libvirt:x:139:ken
libvirt-qemu:x:64055:libvirt-qemu
libvirt-dnsmasq:x:140:
Metadata
Metadata
Assignees
Labels
No labels