Tuesday, July 19, 2011

Remove intallation on Flash cache memory Partition.


1. Run ESXi installer and hit "ALT F1" to get into shell prompt after installer has completely loaded.
2. Run fdisk -l to verify path to 4GB device.
3. Run fdisk <path to 4GB device>.
4. Delete partitions off of 4GB device with the "d" command and selected each partition one at a time.
5. Execute fdisk commands via the "w" write command.
6. Verified that the 4GB disk was cleared of the ESXi install via the fdisk -l command.
7. Rebooted the host to make sure ESXi loaded ok.

No comments:

Post a Comment