Skip to content

Instantly share code, notes, and snippets.

@dennisschneider
Created July 2, 2013 09:33
Show Gist options
  • Save dennisschneider/5907959 to your computer and use it in GitHub Desktop.
Save dennisschneider/5907959 to your computer and use it in GitHub Desktop.
VirtualBox migration workaround: v4.2.14 ( "Progress object failure: NS_ERROR_CALL_FAILED") just replace "BaseBoxName" with your box, tested with precise32 + precise64
cd ~/.vagrant.d/boxes/BaseBoxName/virtualbox
openssl sha1 *.vmdk *.ovf > box.mf
@tzachz
Copy link

tzachz commented Jul 2, 2013

Thanks! that just came in very handy!

@digitalwm
Copy link

Thanks you just saved my day :D

@mr-calvert
Copy link

+1

@shekarsiri
Copy link

Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment