$ VBoxManage storageattach "volpedimongibello" --storagectl "fighetto" --port 1 --device 0 --type dvddrive --medium "/tanto/mipaghi/tutto.iso
was inspired by http://www.commandlinefu.com/commands/view/8936/boot-from-a-block-device-without-giving-root-privilege-to-virtual-box
volpedimongibello= virtual machine name
fighetto= controller name
tutto.iso= DVD iso image
How to remove the DVD:
VBoxManage storageattach "volpedimongibello" --storagectl "fighetto" --port 1 --device 0 --type dvddrive --medium none
Image may be NSFW.
Clik here to view.
by David Winterbottom (codeinthehole.com)