Adding a drive in VMware


If you find yourself needing to add an additional drive to VMware, for instance if you have a USB drive attached, Enable SSH and then use the following command:

esxcfg-volume -l

Copy the volume label that is returned. Then run the following command:

esxcfg-volume –r <volume label>

Leave a Reply

Your email address will not be published. Required fields are marked *