mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Base system disk do not appear #603
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 @arturmoraes on GitHub (Jul 7, 2024).
WSL2 Ubuntu 24 - Sonoma
Help me!
docker run -it
--device /dev/kvm
-p 50922:10022
-e "DISPLAY=${DISPLAY:-:0.0}"
-v /mnt/wslg/.X11-unix:/tmp/.X11-unix
-e RAM=8
-e NETWORKING=vmxnet3
-e EXTRA='-smp 12,sockets=6,cores=2'
-e GENERATE_SPECIFIC=true
-e SERIAL="C02TW0WAHX87"
-e BOARD_SERIAL="C027251024NJG36UE"
-e UUID="5CCB366D-9118-4C61-A00A-E5BAF3BED451"
-e MAC_ADDRESS="A8:5C:2C:9A:46:2F"
-e NOPICKER=true
-e DEVICE_MODEL="iMacPro1,1"
-e CPU='Haswell-noTSX'
-e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on'
-e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist'
sickcodes/docker-osx:sonoma
@nashaofu commented on GitHub (Aug 11, 2024):
Same issue