Browse code

Doc changes to reflect generation of two ovas

Anish Swaminathan authored on 2015/08/21 04:54:55
Showing 1 changed files
... ...
@@ -75,12 +75,10 @@ Create running VM instances using Azure management portal
75 75
 
76 76
 ##OVA
77 77
 
78
-The ova image uses a custom linux kernel, which is an optimized kernel based on version 4.1.3. The default password for the ova file is under support/cloud-image-builder/ova/vmdk_ova.json. The password should be changed using guest customization options when uploading to vCA.
78
+The ova image uses a custom linux kernel, which is an optimized kernel based on version 4.1.3. Two ova files are generated from build - photon-ova.ova and photon-custom.ova. The password for photon-ova.ova should be changed using guest customization options when uploading to vCA. Photon-custom.ova is genrated with the password changeme, intended for use with Fusion/Workstation.
79 79
 
80 80
 ####Pre-requisites
81 81
 
82
-[QEMU] (https://en.wikibooks.org/wiki/QEMU/Installing_QEMU)
83
-
84 82
 [VDDK 6.0] (https://developercenter.vmware.com/web/sdk/60/vddk)
85 83
 
86 84
 	- You must copy the libraries to /usr/lib/vmware and run ldconfig