Hi , 

after few deployments with Vagrant either with a base box or with a new 
packaged one , I face to a problem with the hard disk location within VBox.
Actually , each time I Vagrant up a new machine ,  even if i renamed it , 
the new hard disk (vmdk) wil take place in the same original folder define 
in the base box.
e.g.  ~\myvms\basebox\xxxx.vmdk 
and all my next VMs based on a specific basebox will put the .vmdk in the 
above folder .

Wich is logical because it's defined in the .OVF file but it's not really 
handy and I don't really like to mix all hard drive together.

Work around :  I manage the hard disk afterward with VBoxmanage and move it 
in a specific VM folder

But where is the automate way to do that ?

If anyone has an idea ?

thank you.
Nic"

-- 
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.

Reply via email to