mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
not showing in boot picker when Using own image file #589
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dev-hann on GitHub (May 15, 2024).
i ran sonoma image and install xcode.
and copy mac_hdd_ng.img file by 'docker cp ' (about 50GB file)
and
'docker run -it --device /dev/kvm -p 50922:10022 -v /tmp/.X11-unix:/tmp/.X11-unix -v "${PWD}/mac_hdd_ng.img:/image" sickcodes/docker-osx:sonoma'
run this command . but in boot picker not showing that i made OS.
Am i using wrong?
Screencast from 05-15-2024 04:10:51 PM.webm