How to move ... ?

This is for discussing general topics about how to use VirtualBox.
Post Reply
Nemrod
Posts: 7
Joined: 3. Mar 2016, 13:23

How to move ... ?

Post by Nemrod »

Hi,

I'm knew using VM and i wonder how to move :
1. The .ISO file
2. The VirtualBox VMs directory

For the #1, i didn't see any option, for the #2, i see it but it doesn't work :
Échec de l'enregistrement de la configuration de la machine virtuelle Windows 10 dans /Users/antoinebachelay/VirtualBox VMs/Windows 10/Windows 10.vbox.

Runtime error opening '/Users/me/VirtualBox VMs/Windows 10/Windows 10.vbox-tmp' for overwriting: -102(File not found.).

/Users/vbox/tinderbox/5.0-mac-rel/src/VBox/Main/src-server/MachineImpl.cpp[9944] (nsresult Machine::i_saveSettings(bool*, int)).

Code d'erreur : NS_ERROR_FAILURE (0x80004005)
Composant : SessionMachine
Interface : IMachine {f30138d4-e5ea-4b3a-8858-a059de4c93fd}


Thanks for the help !
Nemrod
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: How to move ... ?

Post by scottgus1 »

To move a guest see: Moving a VM Also good for backing up a VM if you copy, not move.

To move the ISO file, go into the Virtual media manager, find the ISO you want to move and click it. If it is presently attached to a guest, the toolbar button "Release" will highlight. Click Release. If it is not attached to a guest, or after releasing it, the "Remove" button will highlight. Click Remove. Now move the ISO to where you want it, and attach it to the desired guest.
Nemrod
Posts: 7
Joined: 3. Mar 2016, 13:23

Re: How to move ... ?

Post by Nemrod »

Thanks
Post Reply