Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Um das Format einer VirtualBox-Festplatte zu ändern, kann dies mit folgendem Befehl durchgeführt werden:


Code Block
/usr/loblib/virtualbox/vboxmanageVBoxManage clonehd <Quelldatei> <Zieldatei> -format <format>


Code Block
titleBeispiel
 /usr/loblib/virtualbox/vboxmanageVBoxManage clonehd Win10_Pro.vdi Win10_Pro.vhd -format vhd

Im Beispiel wird die Win10_Pro.vdi in das vhd-Format geändert.

Code Block
titleÄndern des VirtualBox-Formates von vmdk nach vdi
sudo /usr/lib/virtualbox/VBoxManage clonehd --format vdi VM1.vmdk VM1.vdi


Verwandte Artikel

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel in ( "virtualbox" , "clonehd" , "format" , "ändern" , "klonen" ) and type = "page" and space = "linux"