Go to C:\Program Files\Oracle\VirtualBox and open VBoxManage.exe in command prompt.
Run following command to convert .vmi file to .vmdk:
clonehd D:\Ubuntu.vdi D:\Ubuntu.vmdk -format VMDK -variant standard
This will convert D:\Ubuntu.vdi to D:\Ubuntu.vmdk
“C:\Program files\Oracle\Virtualbox\vboxmanage” clonehd <VMDK file location> <VDI file location> –format VDI
'IT > 가상머신' 카테고리의 다른 글
최근 QEMU 단축키 (0) | 2022.03.31 |
---|---|
virtualbox 과거 날짜 셋팅 (0) | 2022.02.13 |
vmware player how to boot from iso (0) | 2021.10.08 |
Dosbox 다중 플로피 이미지 마운트 및 선택 (0) | 2019.10.29 |
dosbox tip (0) | 2019.09.23 |