To resolve the issue, you must repair the altbootbank partition.
To repair the altbootbank partition:
- Run this command to determine the the device for /altbootbank:
vmkfstools -P /altbootbank
You should see an output similar to:
mpx.vmhba32:C0:T0:L0:5 - Run this command to repair the altbootbank partition:
dosfsck -a -w /dev/disks/device_name
For example:
dosfsck -a -w /dev/disks/mpx.vmhba32:C0:T0:L0:5