I have a ova file, i want to replace a disk.vmdk from it with disk2.vmdk
How i can achieve it, what are the steps and procedure to be done like changing values of it in .mf file and .ovf file ....etc
Thanks in advance
I have a ova file, i want to replace a disk.vmdk from it with disk2.vmdk
How i can achieve it, what are the steps and procedure to be done like changing values of it in .mf file and .ovf file ....etc
Thanks in advance
Copyright © 2021 Jogjafile Inc.
The order should be [.ovf, .mf,disk1.vmdk, disk2.vmdk]. Also as mentioned above by @windstorm, you have to update the .ovf file with new disk size and .mf file with new sha256sum. It worked for me