Automattic / hostmgr

A tool for managing macOS VM hosts
Mozilla Public License 2.0
8 stars 3 forks source link

Fix VM Bundle Creation #81

Closed jkmassel closed 5 months ago

jkmassel commented 5 months ago

To Test:

  1. Run make install from the root (you may need to get a copy of the signing certificates from the usual places)
  2. Run hostmgr vm create macos-14.3 --disk-size 120
  3. When that's done, run hostmgr vm start macos-14.3 --persistent --wait-forever, then configure the VM appropriately
  4. Profit??