CPU: Intel Core 2 Extreme X9650, 3GHz
MEM: 4GB
Host OS: Kubuntu (Hardy Haron v.8.04)
Guest OS: WinXP
Description and background:
Kubuntu has two user accounts that both need access to the same WinXP guest on the same computer. VirtualBox was successfully installed on the first user account. As that same first user, a successful install of a Guest WinXP was created inside that install of VirtualBox. The file permissions for all the VM files (.VirtualBox/ and all of its subdirectories... Mahcine, HardDisks, etc.) were set with the first user as the principle owner of the files, and "vboxusers" as the group the files belong to. Also the Group was set to have read write permissions on those files as well as the principle owner. Both the first and second user accounts were added the the "vboxusers" group. This allowed the second user to have access to the VirtualBox files created by the first user.
When logged in as the second user, Virtual Box starts up and runs fine. I can load the "vxp_pro32_20GB.vdi" file from the second user account via the "Virtual Media Manager" (CTRL+D) (located in the file menu) ok, but it said this VDI file was "unattached". So I attempted to create a new VDI, and gave it the same name the first user gave to this file "vxp_pro32_20GB". Then the Virtual Media Manager asked me if I wanted to create a new VDI or use an existing one. I told it to use the existing file created by the first user "vxp_pro32_20GB.vdi". I selected the same amount of memory for the file that the first user chose 1750MB, and at this point we are on the final screen with the "finish" button located at the bottom.
Problem:
When I click "Finish" (see description above, last sentence of 2nd paragraph), I receive the following error message:
-------- Error Message Begins --------
Failed to create a new virtual machine.
Machine settings file '/media/ic3_1/.VirtualBox/Machines/vxp_pro32_20GB/vxp_pro32_20GB.xml' already exists.
Result Code:
VBOX_E_FILE_ERROR (0x80BB0004)
Component:
Machine
Interface:
IMachine {13420cbb-175a-4456-85d0-301126dfdec7}
Callee:
IVirtualBox {779264f4-65ed-48ed-be39-518ca549e296}
-------- Error Message Ends --------
Comment:
Of course the file already exists, thats the file I want VirtualBox to "atatch" and use via the second user account on the host.
Question:
What the heck?
Please respond if you have any requests for clarification or have helpful productive advice.
Thank you for your time and patients.