Where is my .vbox file ?

Discussions related to using VirtualBox on Windows hosts.
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Where is my .vbox file ?

Post by Fielding »

I have a lot of machines under windows xp for proofs.
As a result of many changes (importing, exporting, vm groups, two pc's , change the location of the machines to another place.....)


All goes well now in the two pc's , but in one of them one of the machines don't have .vbox file in the corresponding folder.

The virtual machines are in a data disk Y: \Virtualbox\Data\Machines

WindowsXPpro-Pruebas is the missing vbox file.
I try to locate with everything ...
but is not. Only a xml extension file.

Many times i launch the virtual machines from a link with the vbox file.

What is happening ?

Best Regards
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: Where is my .vbox file ?

Post by loukingjr »

If WindowsXPpro-Pruebas still starts from the VirtualBox Manager, right click on its icon in the list of guests, choose "Create Alias on Desktop" or shortcut or however it's worded using a Windows host and then check the file path of the shortcut.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

I try just now.
I will coments.
Best Regards
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

points to :

"C:\Program Files\Oracle\VirtualBox\VirtualBox.exe" --comment "WindowsXPpro-Pruebas" --startvm "f72c1c04-7a84-4959-b72a-5d6d936bab15"

but where is it ?
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: Where is my .vbox file ?

Post by loukingjr »

As it turns out, only the OSX version of VirtualBox's shortcuts point to the .vbox file. If you highlight "Computer" in the file manager and do a search for WindowsXPpro-Pruebas you will find it. Unless you threw it away of course. Maybe a good lesson on why it's not a good idea to start moving files all over the place.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

I use everything for the search in all pc :

but i don't find the vbox file anywhere.

Image Subido en subir imagenes

Best Regards
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: just about all that run

Re: Where is my .vbox file ?

Post by loukingjr »

Well it looks like the WindowsXPpro-Pruebas.vbox, WindowsXPpro-Pruebas.vbox-prev and the WindowsXPpro-Pruebas.vdi files are gone. I didn't take them.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

But I can log to that virtual machine.
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: Where is my .vbox file ?

Post by scottgus1 »

My Windows computer has a file called Virtualbox.xml, which contains lines like this:

Code: Select all

<MachineRegistry>
<MachineEntry src="E:/VirtualboxGuests/Win7Ult2/Win7Ult2.vbox" uuid="{53fdd1b2-b10d-420f-a640-59595837d5ee}"/>
<MachineEntry src="E:\VirtualboxGuests\CNCgroupXP\CNCgroupXP.vbox" uuid="{64cf6093-c16a-447b-b0c1-fa4493756287}"/>
<MachineEntry src="E:\VirtualboxGuests\CVxp\CVxp.vbox" uuid="{d88d6a20-2a6c-446a-9561-25085486ade8}"/>
One MachineEntry line for each guest, with the path to the .vbox file for that guest.

My host first used Virtualbox version 3, which was before the folder format change that came with version 4, but this info may help. Try searching you entire computer for a "Virtualbox.xml" file, open it, and see if you have info like the code I posted. You should be able to get the .vbox location from that. (On my Windows host the Virtualbox.xml file is in C:\Users\{me}\.Virtualbox)

Additionally, you could run a search on your entire computer for *.vbox
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

Running to try.
I will comment.
best Regards
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

First part : limited to 60000 characters....
So i put in two parts.

Code: Select all

  <?xml version="1.0" ?> 
- <!-- ** DO NOT EDIT THIS FILE.
** If you make changes to this file while any VirtualBox related application
** is running, your changes will be overwritten later, without taking effect.
** Use VBoxManage or the VirtualBox Manager GUI to make changes.

  --> 
- <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.9-windows">
- <Machine uuid="{f72c1c04-7a84-4959-b72a-5d6d936bab15}" name="WindowsXPpro-Pruebas" OSType="WindowsXP" currentSnapshot="{f8804f5f-e257-44e2-81ac-53054c05c96e}" snapshotFolder="Snapshots" lastStateChange="2015-04-24T21:25:53Z">
  <Description>Sistema windows xp pro para pruebas</Description> 
- <ExtraData>
  <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff" /> 
  <ExtraDataItem name="GUI/LastGuestSizeHint" value="1366,634" /> 
  <ExtraDataItem name="GUI/LastNormalWindowPosition" value="4,23,675,280,max" /> 
  <ExtraDataItem name="GUI/LastWindowPostion" value="667,43,640,520,max" /> 
  <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom" /> 
  <ExtraDataItem name="GUI/MiniToolBarAutoHide" value="on" /> 
  <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes" /> 
  <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes" /> 
  </ExtraData>
- <Snapshot uuid="{b30e7ae2-cd8b-40c9-980d-6d5b0c038395}" name="tras instalar emerlight" timeStamp="2012-08-30T20:01:07Z" stateFile="Snapshots/2012-08-30T20-01-07-453125000Z.sav">
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="1026" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
  <USBController enabled="false" enabledEhci="false" /> 
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="COMPARTIR" hostPath="C:\COMPARTIR CON ACER" writable="true" autoMount="false" /> 
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Bidirectional" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1346353155250000002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1346353155343750001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1346353155265625000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1346353155343750000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1346353155468750001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1346353155250000003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1346353155281250000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1346353155468750002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1346353155468750000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1346353155359375000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1346353155390625000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1346353155421875000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1346353155453125000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1346353155437500000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1346353155437500001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1346353155468750003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1346353155281250001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1346353155312500000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1346353155468750004" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.1.0" timestamp="1346353173843750000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1346353155250000001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1346353155250000000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1346353155234375004" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1346353155234375005" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="0800276FC354" timestamp="1346353165515625006" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1346353165515625005" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1346353165515625003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1346353165515625002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1346353165515625004" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1346356850781250000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1346353155234375000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1346353155234375001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1346353155234375003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="" timestamp="1346353155234375002" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1333653025342173800" flags="" /> 
  </GuestProperties>
  </Hardware>
- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" port="0" device="0">
  <Image uuid="{c2118238-2c5f-40a9-af0b-630aac001566}" /> 
  </AttachedDevice>
- <AttachedDevice passthrough="false" type="DVD" port="1" device="0">
  <Image uuid="{f622523b-27e9-4124-bba2-84c2221fce0f}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
- <Snapshots>
- <Snapshot uuid="{af7954f2-6e11-481d-b1ed-032b17548704}" name="antes actualizar version VB" timeStamp="2014-04-07T11:40:14Z">
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="898" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
  <USBController enabled="false" enabledEhci="false" /> 
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="COMPARTIR" hostPath="C:\COMPARTIR CON ACER" writable="true" autoMount="false" /> 
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Disabled" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1395768738625000003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1395768738671875000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1395768738625000005" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1395768738656250000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1395768738687500003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1395768738625000004" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1395768738625000006" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1395768738703125000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1395768738687500002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1395768738671875001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1395768738671875002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1395768738671875003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1395768738687500001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1395768738671875004" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1395768738687500000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1395768738703125001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1395768738625000007" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1395768738625000008" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1395768738718750000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.1.0" timestamp="1395768757312500000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1395768738625000002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1395768738625000001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1395768738609375004" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1395768738625000000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="" timestamp="1395792958640625002" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="" timestamp="1395792958640625001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="" timestamp="1395792958625000001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="" timestamp="1395792958625000000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="" timestamp="1395792958640625000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="" timestamp="1395792958640625003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsersList" value="" timestamp="1395792955875000000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1395768738609375000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1395768738609375001" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1395768738609375003" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="" timestamp="1395768738609375002" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1396870814858243600" flags="" /> 
  </GuestProperties>
  </Hardware>

This is my xml file.
But sure don't exist the associated vbox. At least with the standard name.
I have found with everything with no results.

Best Regards
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

Second part :

Code: Select all

- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" port="0" device="0">
  <Image uuid="{3d706ccb-2fea-49fd-83a1-c6c8a195851e}" /> 
  </AttachedDevice>
- <AttachedDevice passthrough="false" type="DVD" port="1" device="0">
  <Image uuid="{f622523b-27e9-4124-bba2-84c2221fce0f}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
- <Snapshots>
- <Snapshot uuid="{e6041773-4351-493f-9595-a84f9447c54a}" name="instalo el cd del 2017" timeStamp="2014-05-09T18:22:18Z">
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="898" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
- <USBController enabled="false" enabledEhci="false">
  <DeviceFilter name="CASTLES EZ100PU Smart Card Reader [0010]" active="true" vendorId="0ca6" productId="0010" revision="0010" manufacturer="CASTLES" product="EZ100PU Smart Card Reader" remote="0" /> 
  </USBController>
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="COMPARTIR" hostPath="C:\COMPARTIR CON ACER" writable="true" autoMount="false" /> 
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Disabled" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1396889495213393600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1396889495274901400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1396889495215893900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1396889495252898600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1396889495293903800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1396889495214393700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1396889495219394400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1396889495294904000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1396889495292403600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1396889495276401600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1396889495277901800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1396889495279402000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1396889495290903400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1396889495280902200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1396889495289403300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1396889495296404100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1396889495220394500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1396889495221394600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1396889495320907300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.3.10" timestamp="1396889514501342900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1396889495211893400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1396889495210893300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1396889495202892300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1396889495210393200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1396889495200392000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1396889495200892000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1396889495202392200" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1396889410176595300" flags="" /> 
  </GuestProperties>
  </Hardware>
- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" port="0" device="0">
  <Image uuid="{e388721b-74e8-4b04-a0f6-6c5ad2c85308}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
- <Snapshots>
- <Snapshot uuid="{75b664d5-1562-4de2-bbbc-4861203a268a}" name="Instantánea 1" timeStamp="2014-05-09T18:36:04Z">
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="898" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
- <USBController enabled="false" enabledEhci="false">
  <DeviceFilter name="CASTLES EZ100PU Smart Card Reader [0010]" active="true" vendorId="0ca6" productId="0010" revision="0010" manufacturer="CASTLES" product="EZ100PU Smart Card Reader" remote="0" /> 
  </USBController>
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Disabled" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1396889495213393600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1396889495274901400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1396889495215893900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1396889495252898600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1396889495293903800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1396889495214393700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1396889495219394400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1396889495294904000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1396889495292403600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1396889495276401600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1396889495277901800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1396889495279402000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1396889495290903400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1396889495280902200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1396889495289403300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1396889495296404100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1396889495220394500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1396889495221394600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1396889495320907300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.3.10" timestamp="1396889514501342900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1396889495211893400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1396889495210893300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1396889495202892300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1396889495210393200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1396889495200392000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1396889495200892000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1396889495202392200" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1396889410176595300" flags="" /> 
  </GuestProperties>
  </Hardware>
- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" port="0" device="0">
  <Image uuid="{a32424b4-f350-45a2-ac11-5a006d105463}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
  </Snapshot>
  </Snapshots>
  </Snapshot>
- <Snapshot uuid="{b3ebe796-db4f-45de-b783-019c4b432d60}" name="antes instalacion pp keywords combination tool" timeStamp="2014-08-11T23:59:19Z" stateFile="Snapshots/2014-08-11T23-59-19-463787700Z.sav">
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="898" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
  <USBController enabled="false" enabledEhci="false" /> 
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Disabled" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1407801334073666800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1407801334164678400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1407801334075667000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1407801334121672900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1407801334195682300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1407801334074666900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1407801334086668400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1407801334197182500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1407801334194182100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1407801334168678900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1407801334177680000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1407801334179680300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1407801334192681900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1407801334181180400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1407801334190681700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1407801334198182600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1407801334087668600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1407801334088668700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1407801334200182900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.3.10" timestamp="1407801354496260100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1407801334066665900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1407801334066165800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1407801334064165600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1407801334065665800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="0800276FC354" timestamp="1407801344301965600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1407801344301465600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1407801344278462600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1407801344277462500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1407801344300965500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1407801534605631100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1407801334058664900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1407801334059665000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1407801334063665500" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1404211904166373500" flags="" /> 
  </GuestProperties>
  </Hardware>
- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" port="0" device="0">
  <Image uuid="{46dc36bc-a290-4d8e-a2a0-3495e10aeb1d}" /> 
  </AttachedDevice>
- <AttachedDevice passthrough="false" type="DVD" port="1" device="0">
  <Image uuid="{f622523b-27e9-4124-bba2-84c2221fce0f}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
- <Snapshots>
- <Snapshot uuid="{f8804f5f-e257-44e2-81ac-53054c05c96e}" name="antes preparar para mv internet" timeStamp="2014-10-10T21:38:09Z" stateFile="Snapshots/2014-10-10T21-38-09-076643700Z.sav">
  <Description>quiero cargar con chrome y con waterfox por aquí. Y probar con el perfil piligoso...</Description> 
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="898" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
  <USBController enabled="false" enabledEhci="false" /> 
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Disabled" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1412976936483766900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1412976936545274700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1412976936486767200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1412976936529772700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1412976936588780200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1412976936485267100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1412976936488267400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1412976936590280400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1412976936576778700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1412976936546774900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1412976936548275100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1412976936571278000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1412976936575278500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1412976936572778200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1412976936573778300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1412976936591280500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1412976936488767500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1412976936490267700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1412976936594781000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.3.10" timestamp="1412976956236775200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1412976936476265900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1412976936475765800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1412976936474265700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1412976936475265800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="0800276FC354" timestamp="1412976946816078900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1412976946814578700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1412976946800076900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1412976946799076700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1412976946814078600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1412976966845622300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1412976936470265100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1412976936471265300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1412976936473265500" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1408744639003030000" flags="" /> 
  </GuestProperties>
  </Hardware>
- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" hotpluggable="true" port="0" device="0">
  <Image uuid="{4c098764-8690-4b51-a9e8-4cb921d4b543}" /> 
  </AttachedDevice>
- <AttachedDevice passthrough="false" type="DVD" hotpluggable="true" port="1" device="0">
  <Image uuid="{f622523b-27e9-4124-bba2-84c2221fce0f}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" hotpluggable="true" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
  </Snapshot>
  </Snapshots>
  </Snapshot>
  </Snapshots>
  </Snapshot>
  </Snapshots>
  </Snapshot>
- <Hardware version="2">
- <CPU count="1">
  <HardwareVirtEx enabled="false" /> 
  <HardwareVirtExNestedPaging enabled="false" /> 
  <HardwareVirtExVPID enabled="false" /> 
  <HardwareVirtExUX enabled="true" /> 
  <PAE enabled="false" /> 
  <HardwareVirtExLargePages enabled="true" /> 
  <HardwareVirtForce enabled="false" /> 
  </CPU>
  <Memory RAMSize="898" /> 
- <Boot>
  <Order position="1" device="DVD" /> 
  <Order position="2" device="Floppy" /> 
  <Order position="3" device="HardDisk" /> 
  <Order position="4" device="None" /> 
  </Boot>
  <Display VRAMSize="128" monitorCount="1" accelerate3D="false" accelerate2DVideo="false" /> 
  <VideoCapture /> 
  <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000" /> 
- <BIOS>
  <ACPI enabled="true" /> 
  <IOAPIC enabled="false" /> 
  <Logo fadeIn="true" fadeOut="true" displayTime="0" /> 
  <BootMenu mode="MessageAndMenu" /> 
  <TimeOffset value="0" /> 
  <PXEDebug enabled="false" /> 
  </BIOS>
  <USBController enabled="false" enabledEhci="false" /> 
- <Network>
- <Adapter slot="0" enabled="true" MACAddress="0800276FC354" cable="true" speed="0" type="Am79C973">
  <NAT /> 
  </Adapter>
  <Adapter slot="1" enabled="false" MACAddress="0800272264E3" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="2" enabled="false" MACAddress="08002770DBDB" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="3" enabled="false" MACAddress="080027C46C5C" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="4" enabled="false" MACAddress="080027BAB745" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="5" enabled="false" MACAddress="080027593C0D" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="6" enabled="false" MACAddress="080027CAED20" cable="true" speed="0" type="Am79C973" /> 
  <Adapter slot="7" enabled="false" MACAddress="0800271D5CD3" cable="true" speed="0" type="Am79C973" /> 
  </Network>
- <UART>
  <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected" /> 
  </UART>
- <LPT>
  <Port slot="0" enabled="false" IOBase="0x378" IRQ="4" /> 
  <Port slot="1" enabled="false" IOBase="0x378" IRQ="4" /> 
  </LPT>
  <AudioAdapter controller="AC97" driver="Null" enabled="true" /> 
- <SharedFolders>
  <SharedFolder name="C_DRIVE" hostPath="C:\" writable="true" autoMount="false" /> 
  <SharedFolder name="M" hostPath="M:\" writable="true" autoMount="false" /> 
  <SharedFolder name="O" hostPath="O:\" writable="true" autoMount="false" /> 
  <SharedFolder name="Y" hostPath="Y:\" writable="true" autoMount="false" /> 
  </SharedFolders>
  <Clipboard mode="Disabled" /> 
  <DragAndDrop mode="Disabled" /> 
  <Guest memoryBalloonSize="0" /> 
- <GuestProperties>
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="4.1.0r73009" timestamp="1425654807562205200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxCredProv.dll" value="-" timestamp="1425654807628213600" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="4.1.0r73009" timestamp="1425654807564705500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="-" timestamp="1425654807600710100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="4.1.0r73009" timestamp="1425654807677219800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="4.1.0r73009" timestamp="1425654807563205300" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="4.1.0r73009" timestamp="1425654807566705800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="4.1.0r73009" timestamp="1425654807678220000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="4.1.0r73009" timestamp="1425654807676219700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="4.1.0r73009" timestamp="1425654807629713800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="4.1.0r73009" timestamp="1425654807631214000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="4.1.0r73009" timestamp="1425654807632714200" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="4.1.0r73009" timestamp="1425654807673719400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="4.1.0r73009" timestamp="1425654807634214400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="4.1.0r73009" timestamp="1425654807666718500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="4.1.0r73009" timestamp="1425654807679720100" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="4.1.0r73009" timestamp="1425654807567205900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="4.1.0r73009" timestamp="1425654807568706000" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="4.1.0r73009" timestamp="1425654807682720500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.3.10" timestamp="1425654829983552400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Archivos de programa/Oracle/VirtualBox Guest Additions" timestamp="1425654807559704900" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="73009" timestamp="1425654807559204800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.1.0" timestamp="1425654807551203800" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.1.0" timestamp="1425654807558204700" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1425654807548203400" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1425654807548703500" flags="" /> 
  <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1425654807550203700" flags="" /> 
  <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="es_ES" timestamp="1408744639003030000" flags="" /> 
  </GuestProperties>
  </Hardware>
- <StorageControllers>
- <StorageController name="IDE Controller" type="PIIX4" PortCount="2">
- <AttachedDevice type="HardDisk" hotpluggable="true" port="0" device="0">
  <Image uuid="{cbb5f774-bc92-4d6c-a3ca-627eed8f372c}" /> 
  </AttachedDevice>
- <AttachedDevice passthrough="false" type="DVD" hotpluggable="true" port="1" device="0">
  <Image uuid="{f622523b-27e9-4124-bba2-84c2221fce0f}" /> 
  </AttachedDevice>
  </StorageController>
- <StorageController name="Floppy Controller" type="I82078" PortCount="1">
  <AttachedDevice type="Floppy" hotpluggable="true" port="0" device="0" /> 
  </StorageController>
  </StorageControllers>
  </Machine>
  </VirtualBox>
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

The shortcut i created in the desktop of this machine :

"C:\Program Files\Oracle\VirtualBox\VirtualBox.exe" --comment "WindowsXPpro-Pruebas" --startvm "f72c1c04-7a84-4959-b72a-5d6d936bab15"
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

This UUID appear at the beginning of file.
Seems I have this machine from the old times with innotek.de
Fielding
Posts: 170
Joined: 3. May 2012, 22:21

Re: Where is my .vbox file ?

Post by Fielding »

Can i clone the machine and try to recover my xbox file ?

Best Regards
Post Reply