Skip to content

Instantly share code, notes, and snippets.

@yzgyyang
Created October 31, 2017 03:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yzgyyang/436d7a05716a48e748ba380783485889 to your computer and use it in GitHub Desktop.
Save yzgyyang/436d7a05716a48e748ba380783485889 to your computer and use it in GitHub Desktop.
Convert VirtualBox .vdi to VMWare .vmdk
VBoxManage list hdds
vboxmanage clonehd 846e5dbd-a88e-439e-8519-ea8aa47d7eb7 D:\Ubuntu.vmdk –format vmdk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment