How to use NetSUS to Netboot a VM

  1. Check the  “Model Identifier” from your already installed Mac VM, usually it is  VMware7,1.
  2. Add this into your NBImageInfo.plist of your boot image:

<key>EnabledSystemIdentifiers</key>

<array>

    <string>VMware7,1</string>

</array>

<key>ImageType</key>

 

How To NetBoot A VMWare Fusion & ESXi Hosted VM

 

Leave a Comment