Created
May 20, 2023 07:05
-
-
Save buendias-dev/95408f044c14f9a3cfda12ee2e08704b to your computer and use it in GitHub Desktop.
VM command line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install qemu-utils | |
qemu-img convert -f vmdk converted.vmdk -O vdi converted.vdi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment