Code: Select all
Runtime error opening '/Volumes/UsersPlus/VirtualBox/Machines/JauntyJackalope904/JauntyJackalope904.xml' for reading: -102 (File not found.).
/Users/vbox/tinderbox/3.2-mac-rel/src/VBox/Main/MachineImpl.cpp[665] (nsresult Machine::registeredInit()).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: VirtualBox
Interface: IVirtualBox {3f36e024-7fed-4f20-a02c-9158a82b44e6}
Code: Select all
Could not open the medium '/Volumes/UsersPlus/VirtualBox/VDI/JauntyJackalope904.vdi'. VD: error VERR_FILE_NOT_FOUND opening image file '/Volumes/UsersPlus/VirtualBox/VDI/JauntyJackalope904.vdi' (VERR_FILE_NOT_FOUND)I removed a couple of the vdi files from the Virtual Media Manager listing and pointed to the same locations, and the files are shown as present now. However, I don't know how to re-enable the xml files, and some of the disk configurations would not let me remove the vdi.
Code: Select all
Failed to close the hard disk
/Volumes/UsersPlus/VirtualBox/VDI/CentOS54Test.vdi.
Cannot close medium
'/Volumes/UsersPlus/VirtualBox/VDI/CentOS54Test.vdi' because it has 1 child hard disk(s).
Details:
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Medium
Interface: IMedium {1d578f43-5ef1-4415-b556-7592d3ccdc8f}Since I was able to make some vdi files available by removing them with Virtual Media Manager and locating them again, I tried removing a machine and creating a new one using the newly-located vdi, however I got this message:
Code: Select all
Failed to create a new virtual machine KoalaFromJaunty.
Could not create a directory
'/Volumes/UsersPlus/VirtualBox/Machines/KoalaFromJaunty' to save the settings file (VERR_ACCESS_DENIED).
Details:
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Machine
Interface: IMachine {6d9212cb-a5c0-48b7-bbc1-3fa2ba2ee6d2}
Callee: IVirtualBox {3f36e024-7fed-4f20-a02c-9158a82b44e6}
It seems like this should be something really simple, but I'm not seeing it.