Moderator

 • 

9.7K Posts

July 17th, 2012 15:00

Crawfca,

Here is what you will need to do; XXX and ZZZ will be information specific to your systems

Use putty to print out partitions on local storage and delete partitions

Print partition table:

/dev/disks # partedUtil getptbl "/vmfs/devices/disks/naa.XXXXXXXXXXXXXXXXX"

msdos

XXXXX XXX XX XXXXXXXXX

1 ZZZZZ partition identifier

2 ZZZZZpartition identifier

After that to delete -

/dev/disks # partedUtil delete "/vmfs/devices/disks/naa.XXXXXXXXXXXXXXXX" 1

/dev/disks # partedUtil delete "/vmfs/devices/disks/naa.XXXXXXXXXXXXXXXX" 2

Print partition table after delete:

/dev/disks # partedUtil getptbl "/vmfs/devices/disks/naa.XXXXXXXXXXXXXXXXXXXXXX"

msdos

XXXXX XXX XX XXXXXXXXX

---

Once the partitions were deleted use the gui to add local storage and format as vmfs

Let me know how it goes.

1 Message

July 29th, 2012 16:00

Thanks Chris, I was having the same problem and your fix worked.

1 Message

May 23rd, 2013 00:00

Tell me I'm using to install ESXi 5.0 on DELL R620 server image VMware-VMvisor-Installer-5.0.0.update1-623860.x86_64-Dell_Customized_RecoveryCD_A00.iso. However, when the server boots from the disk, it does not display the boot menu

"1. Installing VMware ESXi 5.0

  2. Boot drive C "

VMware-VMvisor-Installer-5.0.0.update1-623860.x86_64-Dell_Customized_RecoveryCD_A00.iso, this image of a boot?

When insert the disk into the drive server HP DL380G5, the boot menu appears.

Sorry for my english

No Events found!

Top