Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To import: Select File->Import

1. Image Removed 2.Image Removed 3.Image Removed 4.Image Removed

Select NMIS8, then "Choose File", find NMIS8-OVF/NMIS8.ovf as  as the file to import, then select continue.  Fusion will import the file and then present you with itthe VM's default configuration (which you are free to change)..

1. Image Added 2.Image Added 3.Image Added 4.Image Added

 

2. Convert OVF to VMX

Code Block
mkdir NMIS8
ovftool NMIS8-OVF/NMIS8.ovf NMIS8/NMIS8.vmx 

...