Hola José, reciém veo tu post, veo que saliste del apuro, 
fundamental esta parte
- Run the command:
fdisk -l <dev>
Where <dev> is the value recorded in step 2
The output appears similar to:
Disk /dev/sde: 268.4 GB, 268440698880 bytes
255 heads, 63 sectors/track, 32636 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
- Start fdisk with this command and press Enter.
fdisk -u <dev>
Where <dev> is the value recorded in step 2.
- Create the partition:
- Press n and press Enter to create a new partition.
- Press p and press Enter to select that this is a primary partition.
- Press 1 and press Enter to make the first partition.
- Press 128 and Enter to align the partition to sector 128.
- Press Enter again to retain the default value.
- Change the partition to type fb (VMFS):
- Press t and press Enter. Partition 1 is automatically selected.
- Enter fb and press Enter.
- Press w and press Enter to save.
- Run vmkfstools -V and press Enter to discover the VMFS.
Ing. Diego Quintana - VMware Communities Moderator - Co Founder & CEO at Wetcom Group - vEXPERT From 2010 to 2020- VCP, VSP, VTSP, VAC - Twitter: @daquintana - Blog: http://www.wetcom.com-blog & http://www.diegoquintana.net - Enjoy the vmware communities !!!