Convert a VirtualBox VDI Disk File to a VMware Workstation VDMK File to Be Used for a VMware VM

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024
  • If you are using Oracle VirtualBox for your virtualization platform and would like to move your virtual machines over to VMware Workstation, you can convert (or clone) the disk file from a VDI format to a VMDK format. Then you can attach the VMDK disk file to a new VM in VMware Workstation and run it there. You might have to adjust your firmware type to make it boot though.
    It appears as if you use the VirtualBox Virtual Media Manager and just change the file extension from vdi to vdmk, it will work to convert the disk file using the GUI.
    • Use the VirtualBox Med...
    Here is the command you can run assuming you have VirtualBox installed on your computer.
    “C:\Program files\Oracle\Virtualbox\vboxmanage” clonehd "Path to VirtualBox Disk\ExistingDisk.vdi" "Path to New Location\NewDiskName.vmdk" -format VMDK
    Make sure to use quotes if you have spaces in your path.
    Here is another method you can use to do the conversion using the free QEMU disk image utility.
    • How to Convert a Virtu...
    Check out our book (VirtualBox Made Easy) that is designed to take your virtualization skills to the next level!
    www.amazon.com...
    Check out our book (VMware Workstation Made Easy) that is designed to take your virtualization skills to the next level!
    www.amazon.com...
    #virtualbox
    #vmwareworkstation
    #vdi
    #vmdk
    #vmware

ความคิดเห็น • 8

  • @rochmanreese01
    @rochmanreese01 8 หลายเดือนก่อน +1

    Thanks. That was very helpful. the cmd worked like a charm.

  • @maloseevanschaba7343
    @maloseevanschaba7343 5 หลายเดือนก่อน +1

    Thanks man, i've been struggling to find these steps. You are the best, now i can no longer start from scratch with my VMs.

  • @Dom_Mason
    @Dom_Mason 2 ปีที่แล้ว +2

    Good tutorial, thanks for the making this video!

  • @bruteforcevibes
    @bruteforcevibes 11 หลายเดือนก่อน +1

    It work perfeclty, thank you :)

  • @sannamalai
    @sannamalai ปีที่แล้ว +1

    Thank you. this worked out for me.

  • @yojomojo
    @yojomojo ปีที่แล้ว +1

    thanks! this helped jog my memory how to convert vmware into vbox hahaha

  • @antoinematte9121
    @antoinematte9121 ปีที่แล้ว +1

    Thanks, i was stuck.

  • @RetroTechfan123
    @RetroTechfan123 7 หลายเดือนก่อน

    i uninstalled virtualbox