yeah, i hit the same issue once, and wasn't easy to find in the documentation..
I end googling a lot, and had to read some bugs if my example looks simple and works because I did it once before so I was aware of the medium emptydrive vs none :) Alvaro. On Sat, Jun 20, 2015 at 3:51 PM, Vince Skahan <[email protected]> wrote: > On Friday, June 19, 2015 at 5:34:53 PM UTC-7, Alvaro Miranda Aguilera wrote: >> >> ok, so I think I know what happen in your case: >> >> --medium none >> >> medium none is to tell the VirtualBox to delete that dvd >> > > [...] > >> >> So, use port 1, device 0, medium emptydrive >> >> > > > aaaahhhh emptydrive.......tried it on VB on the Macbook at home versus that > centos/7 base box, and it 'did' work ok from the commandline with vboxmanage > with "vboxmanage storageattach c7_default_1434771494385_6656 --storagectl > "IDE Controller" --port 1 --device 0 --type dvddrive --medium" so I'm > thinking positive thoughts re: Windows. > > I'll try it on Windows first thing Monday when I get back into work. > Thanks 'much' for your help ! > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
