Docs · مہمان

macOS guests

macOS کے اندر macOS — Apple کیا allow کرتا، کیا نہیں، اور یہ وہ capability ہے جو زیادہ تر alternatives نہیں کر سکتے۔

macOS guests Virtualization.framework پر چلتے ہیں، اور permanently وہیں۔ Apple accelerated path اپنے framework سے باہر reproducible نہیں، اس لیے 1VM engine کبھی macOS guest host نہیں کرے گا۔

Apple silicon پر زیادہ تر competing tools میں یہ capability بس نہیں۔ VMware Fusion ARM macOS guests unsupported document کرتا ہے؛ VirtualBox اور container-focused tools بالکل offer نہیں کرتے۔

1vm macos images        # cached restore images
1vm macos download      # fetch the latest this Mac can virtualize
1vm create test --guest macos --restore-image <path-or-build>

کیا کام کرتا ہے

  • Apple سے براہِ راست fetch restore images
  • Full graphics acceleration اور trackpad
  • virtiofs پر shared folders

کیا نہیں

  • ایک وقت میں دو سے زیادہ running۔ Apple کی limit، framework enforce کرتا ہے، app raise نہیں کر سکتا۔
  • کچھ Apple services میں sign in، جو virtual machine میں run refuse کرتے ہیں۔
  • Shared clipboard۔ macOS guest کے لیے supported guest-agent channel نہیں۔

کس کام کے لیے اچھا

اپنے واحد Mac پر installer، migration یا OS upgrade test کرنا afternoon گنوا دیتا ہے۔ macOS guest plus snapshot اسے loop بناتا ہے: snapshot، risky کام، restore، repeat۔ Restore fraction of millisecond میں، tries کی تعداد constraint نہیں۔

Restore image plus machine کے لیے تقریباً 20 GB budget کریں۔