Virtualbox – 1 differencing child hard disks

If you’re getting an error along the lines of “{hard disk} cannot be directly attached to the virtual machine because it has 1 differencing child hard disks”

Then the solution is to delete the virtual machine (but not the hard disk!) and then recreate the machine using the hard disk.

This entry was posted in Computing, Virtualisation and tagged . Bookmark the permalink.
  • Peter Blok

    Thank you. Saved my day!

  • Peter Blok

    Thank you. Saved my day!

  • em

    Note: You can clone a snapshot, to create a new disk with this command:

    VBoxManage.exe clonehd xxxxxxx-xxxxx-xxxxxxxxxxxxxx tempnew_drive_image.vdi

    xxxxx… is the snapshots UUID (identifier in the snapshotdirectory)
    It takes a while to process however.

blog comments powered by Disqus