I've developed an ESX module and added it to the boot sequence so it gets loaded on every boot (the boot.cfg file contains my module).
The problem is that in some cases my module can crash the ESX (PSoD).
From this point on, I can't start the ESX (it gets PSoD every time) and the only way out of this mess is to delete it and create a new ESX.
Is there a way to start the ESX in some kind of safe-mode without loading all the modules ?
I'm using ESXi 5.1 and on it I've installed 3 VMs with CentOs on each VM.
After digging a little bit I've found this discussion: http://communities.vmware.com/thread/286175
It's from 2010 so I'm hoping that there is a way to do what I want.