On 12/10/15 16:41, Joachim Backes wrote: > Dear VB users, > > I'm running VirtualBox-5.0-5.0.6_103037_fedora22-1.x86_64 in a Fedora 23 > host, and I have 2 VM's: win7 and win10. The win7 configuration data are > located in ~/.VirtualBox/Machines/win7, and those for win10 in > ~/"VirtualBox VMs"/win10. I know that these locations are depending on > the VirtualBox version used for configuring the VM. > > Now I tried to harmonize these 2 different locations (both should be > located in ~/"VirtualBox\ VMs"/winxx. But after copying > ~/.VirtualBox/Machines/win7 to ~/"VirtualBox VMs"/win7 and removing > ~/.VirtualBox/Machines/win7, win7 failed to start. > > So my question: How to use a common location for both VM's?
Should be something like this: cp -a ~/.VirtualBox/Machines/win7 ~/'VirtualBox VMs' VBoxManage unregistervm win7 --delete VBoxManage registervm ~/'VirtualBox VMs'/win7/win7.vbox -- Regards, Stas ------------------------------------------------------------------------------ _______________________________________________ VBox-users-community mailing list VBox-users-community@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe