• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Interesting ESXi "deploy ova" bug

danswartz

2[H]4U
Joined
Feb 25, 2011
Messages
3,715
Have a working ubuntu 12 VM (ESXi 5.0 latest). I export it and re-deploy to get a copy, which I wanted to tweak and play with some HA stuff. Wouldn't boot (no Operating System found). After much poking around, I discover that I configured the original ubuntu as EFI not BIOS. The bug: when exporting such a VM and deploying it, apparently the config for the new VM says "BIOS" not "EFI"? Am I out to lunch here?
 
5.1? You have to tell it to export those features as well - they may not be compatible, so it chooses by default to export a default bios/etc setup. It's in advanced settings of the export, web client.
 
No, 5.0. I understand there might be compatibility issues, but the export command shouldn't just blithely create an OVA that can't be used with no error messages, I would think?
 
No, 5.0. I understand there might be compatibility issues, but the export command shouldn't just blithely create an OVA that can't be used with no error messages, I would think?

EFI boot / etc are not part of the open format - by default, it exports in a pure "open format" VM file. You ahve to enable the advanced feature to export something that doesn't comply with the format :)
 
Back
Top