Skip to content

Instantly share code, notes, and snippets.

@hef
Created April 2, 2015 04:38
Show Gist options
  • Save hef/6da357098654c50d4c60 to your computer and use it in GitHub Desktop.
Save hef/6da357098654c50d4c60 to your computer and use it in GitHub Desktop.
Command to reattach boot2docker iso on os x
VBoxManage storageattach boot2docker-vm --storagectl SATA --port 0 --device 0 --medium ~/.boot2docker/boot2docker.iso --type dvddrive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment