Peoplesoft image running on VMWare ESXi
Hi,
For those who are interested, here below the steps to move the PUM on ESXi. Once concatenated files in OVA, extract then modify ovf file :
1. ovf:capacity=(ovf:capacity*2)-64512 (I used diskMode=thin in the VM disks’ definition for the import)
2. <OperatingSystemSection ovf:id="101">
3. <Description>oracleLinux64Guest</Description>
<vbox:OSType ovf:required="false">oracleLinux64Guest</vbox:OSType>
4. <vssd:VirtualSystemType>vmx-08</vssd:VirtualSystemType>
Details on my blog http://gasparotto.blogspot.nl/2014/10/peoplesoft-hcm92-image-9.html
Note that it's not officially certified but supported. As long as you don't have issue directly due to the Virtual software it's not a problem. I had none.