| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <!-- Sun VirtualBox Machine Configuration -->
|
|---|
| 3 | <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.7-linux">
|
|---|
| 4 | <Machine uuid="{6aa9afdc-f4df-4c57-84ec-af4043cd5f99}" name="WinXPSMP" OSType="WindowsXP" lastStateChange="2009-11-25T20:53:27Z" currentSnapshot="{cebc0889-fb52-49bc-af86-12f243df5782}" currentStateModified="false">
|
|---|
| 5 | <ExtraData>
|
|---|
| 6 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="no"/>
|
|---|
| 7 | <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/>
|
|---|
| 8 | <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/>
|
|---|
| 9 | <ExtraDataItem name="GUI/LastWindowPostion" value="16,30,800,647"/>
|
|---|
| 10 | <ExtraDataItem name="GUI/Fullscreen" value="off"/>
|
|---|
| 11 | <ExtraDataItem name="GUI/Seamless" value="off"/>
|
|---|
| 12 | <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
|
|---|
| 13 | <ExtraDataItem name="GUI/MiniToolBarAutoHide" value="on"/>
|
|---|
| 14 | <ExtraDataItem name="GUI/LastCloseAction" value="powerOff,discardCurState"/>
|
|---|
| 15 | </ExtraData>
|
|---|
| 16 | <Snapshot uuid="{64d58f2c-9bea-4615-8f35-ec52a093985a}" name="Perustila (Wacom puuttuu)" timeStamp="2009-11-24T11:27:04Z">
|
|---|
| 17 | <Description/>
|
|---|
| 18 | <Hardware>
|
|---|
| 19 | <CPU count="2">
|
|---|
| 20 | <HardwareVirtEx enabled="true"/>
|
|---|
| 21 | </CPU>
|
|---|
| 22 | <Memory RAMSize="3500"/>
|
|---|
| 23 | <Boot>
|
|---|
| 24 | <Order position="1" device="Floppy"/>
|
|---|
| 25 | <Order position="2" device="DVD"/>
|
|---|
| 26 | <Order position="3" device="HardDisk"/>
|
|---|
| 27 | </Boot>
|
|---|
| 28 | <Display VRAMSize="32" monitorCount="1" accelerate3D="false"/>
|
|---|
| 29 | <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000"/>
|
|---|
| 30 | <BIOS>
|
|---|
| 31 | <ACPI enabled="true"/>
|
|---|
| 32 | <IOAPIC enabled="true"/>
|
|---|
| 33 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 34 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 35 | <TimeOffset value="0"/>
|
|---|
| 36 | <PXEDebug enabled="false"/>
|
|---|
| 37 | </BIOS>
|
|---|
| 38 | <DVDDrive passthrough="false"/>
|
|---|
| 39 | <FloppyDrive enabled="true"/>
|
|---|
| 40 | <USBController enabled="true" enabledEhci="true"/>
|
|---|
| 41 | <Network>
|
|---|
| 42 | <Adapter slot="0" enabled="true" MACAddress="080027F872D4" cable="false" speed="0" type="Am79C973">
|
|---|
| 43 | <NAT/>
|
|---|
| 44 | </Adapter>
|
|---|
| 45 | <Adapter slot="1" enabled="false" MACAddress="0800272A575C" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 46 | <Adapter slot="2" enabled="false" MACAddress="08002753AD0F" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 47 | <Adapter slot="3" enabled="false" MACAddress="0800270EB3DE" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 48 | <Adapter slot="4" enabled="false" MACAddress="080027B3EDFC" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 49 | <Adapter slot="5" enabled="false" MACAddress="0800273C612D" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 50 | <Adapter slot="6" enabled="false" MACAddress="080027AFED65" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 51 | <Adapter slot="7" enabled="false" MACAddress="08002759DAEB" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 52 | </Network>
|
|---|
| 53 | <UART>
|
|---|
| 54 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 55 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 56 | </UART>
|
|---|
| 57 | <LPT>
|
|---|
| 58 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 59 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 60 | </LPT>
|
|---|
| 61 | <AudioAdapter controller="AC97" driver="Pulse" enabled="false"/>
|
|---|
| 62 | <SharedFolders>
|
|---|
| 63 | <SharedFolder name="LinuxShare" hostPath="/home/bitti/nobackup/virtualXP" writable="true"/>
|
|---|
| 64 | <SharedFolder name="edited-photos" hostPath="/mnt/photo/bitti/edited-photos" writable="true"/>
|
|---|
| 65 | <SharedFolder name="tmp-photo" hostPath="/mnt/photo/bitti/tmp-photo" writable="true"/>
|
|---|
| 66 | </SharedFolders>
|
|---|
| 67 | <Clipboard mode="Bidirectional"/>
|
|---|
| 68 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 69 | <GuestProperties>
|
|---|
| 70 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1259061921096880000" flags=""/>
|
|---|
| 71 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1259061921097145000" flags=""/>
|
|---|
| 72 | <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1259061921098201000" flags=""/>
|
|---|
| 73 | <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Program Files/Sun/VirtualBox Guest Additions" timestamp="1259061921098767000" flags=""/>
|
|---|
| 74 | <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="54655" timestamp="1259061921099185000" flags=""/>
|
|---|
| 75 | <GuestProperty name="/VirtualBox/GuestAdd/Version" value="3.0.12" timestamp="1259061921099575000" flags=""/>
|
|---|
| 76 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="3.0.12r54655" timestamp="1259061921209105000" flags=""/>
|
|---|
| 77 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="3.0.12r54655" timestamp="1259061921254391000" flags=""/>
|
|---|
| 78 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="3.0.12r54655" timestamp="1259061921257473000" flags=""/>
|
|---|
| 79 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="3.0.12r54655" timestamp="1259061921301849000" flags=""/>
|
|---|
| 80 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="3.0.12r54655" timestamp="1259061921304669000" flags=""/>
|
|---|
| 81 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="3.0.12r54655" timestamp="1259061921388594000" flags=""/>
|
|---|
| 82 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="3.0.12r54655" timestamp="1259061921511652000" flags=""/>
|
|---|
| 83 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="3.0.12r54655" timestamp="1259061921636583000" flags=""/>
|
|---|
| 84 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="3.0.12r54655" timestamp="1259061921776314000" flags=""/>
|
|---|
| 85 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="3.0.12r54655" timestamp="1259061922040341000" flags=""/>
|
|---|
| 86 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="3.0.12r54655" timestamp="1259061922400523000" flags=""/>
|
|---|
| 87 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="3.0.12r54655" timestamp="1259061922710818000" flags=""/>
|
|---|
| 88 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="3.0.12r54655" timestamp="1259061923324440000" flags=""/>
|
|---|
| 89 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="3.0.12r54655" timestamp="1259061923712991000" flags=""/>
|
|---|
| 90 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="3.0.12r54655" timestamp="1259061924849429000" flags=""/>
|
|---|
| 91 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="3.0.12r54655" timestamp="1259061925044535000" flags=""/>
|
|---|
| 92 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="3.0.12r54655" timestamp="1259061925083348000" flags=""/>
|
|---|
| 93 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="3.0.12r54655" timestamp="1259061925434756000" flags=""/>
|
|---|
| 94 | <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="1" timestamp="1259062006351227000" flags=""/>
|
|---|
| 95 | <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="false" timestamp="1259061935742983000" flags=""/>
|
|---|
| 96 | <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="0" timestamp="1259062006353185000" flags=""/>
|
|---|
| 97 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="" timestamp="1259061921097784000" flags=""/>
|
|---|
| 98 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1259057747581663000" flags=""/>
|
|---|
| 99 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1259057747584965000" flags=""/>
|
|---|
| 100 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1259057747585576000" flags=""/>
|
|---|
| 101 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1259057747585944000" flags=""/>
|
|---|
| 102 | <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsersList" value="Matti" timestamp="1259062006350753000" flags=""/>
|
|---|
| 103 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1259062024676024000" flags=""/>
|
|---|
| 104 | </GuestProperties>
|
|---|
| 105 | </Hardware>
|
|---|
| 106 | <StorageControllers>
|
|---|
| 107 | <StorageController name="IDE" type="ICH6" PortCount="2"/>
|
|---|
| 108 | <StorageController name="SATA" type="AHCI" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 109 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 110 | <Image uuid="{9ceb3437-cc4a-4e0f-a818-fa8cef894517}"/>
|
|---|
| 111 | </AttachedDevice>
|
|---|
| 112 | </StorageController>
|
|---|
| 113 | </StorageControllers>
|
|---|
| 114 | <Snapshots>
|
|---|
| 115 | <Snapshot uuid="{cebc0889-fb52-49bc-af86-12f243df5782}" name="Perustila (NX2.2.3, Wacom puuttuu)" timeStamp="2009-11-25T20:53:27Z">
|
|---|
| 116 | <Description/>
|
|---|
| 117 | <Hardware>
|
|---|
| 118 | <CPU count="2">
|
|---|
| 119 | <HardwareVirtEx enabled="true"/>
|
|---|
| 120 | </CPU>
|
|---|
| 121 | <Memory RAMSize="3500"/>
|
|---|
| 122 | <Boot>
|
|---|
| 123 | <Order position="1" device="Floppy"/>
|
|---|
| 124 | <Order position="2" device="DVD"/>
|
|---|
| 125 | <Order position="3" device="HardDisk"/>
|
|---|
| 126 | </Boot>
|
|---|
| 127 | <Display VRAMSize="32" monitorCount="1" accelerate3D="false"/>
|
|---|
| 128 | <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000"/>
|
|---|
| 129 | <BIOS>
|
|---|
| 130 | <ACPI enabled="true"/>
|
|---|
| 131 | <IOAPIC enabled="true"/>
|
|---|
| 132 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 133 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 134 | <TimeOffset value="0"/>
|
|---|
| 135 | <PXEDebug enabled="false"/>
|
|---|
| 136 | </BIOS>
|
|---|
| 137 | <DVDDrive passthrough="false"/>
|
|---|
| 138 | <FloppyDrive enabled="true"/>
|
|---|
| 139 | <USBController enabled="true" enabledEhci="true"/>
|
|---|
| 140 | <Network>
|
|---|
| 141 | <Adapter slot="0" enabled="true" MACAddress="080027F872D4" cable="false" speed="0" type="Am79C973">
|
|---|
| 142 | <NAT/>
|
|---|
| 143 | </Adapter>
|
|---|
| 144 | <Adapter slot="1" enabled="false" MACAddress="0800272A575C" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 145 | <Adapter slot="2" enabled="false" MACAddress="08002753AD0F" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 146 | <Adapter slot="3" enabled="false" MACAddress="0800270EB3DE" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 147 | <Adapter slot="4" enabled="false" MACAddress="080027B3EDFC" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 148 | <Adapter slot="5" enabled="false" MACAddress="0800273C612D" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 149 | <Adapter slot="6" enabled="false" MACAddress="080027AFED65" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 150 | <Adapter slot="7" enabled="false" MACAddress="08002759DAEB" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 151 | </Network>
|
|---|
| 152 | <UART>
|
|---|
| 153 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 154 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 155 | </UART>
|
|---|
| 156 | <LPT>
|
|---|
| 157 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 158 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 159 | </LPT>
|
|---|
| 160 | <AudioAdapter controller="AC97" driver="Pulse" enabled="false"/>
|
|---|
| 161 | <SharedFolders>
|
|---|
| 162 | <SharedFolder name="LinuxShare" hostPath="/home/bitti/nobackup/virtualXP" writable="true"/>
|
|---|
| 163 | <SharedFolder name="edited-photos" hostPath="/mnt/photo/bitti/edited-photos" writable="true"/>
|
|---|
| 164 | <SharedFolder name="tmp-photo" hostPath="/mnt/photo/bitti/tmp-photo" writable="true"/>
|
|---|
| 165 | </SharedFolders>
|
|---|
| 166 | <Clipboard mode="Bidirectional"/>
|
|---|
| 167 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 168 | <GuestProperties>
|
|---|
| 169 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1259181351439306000" flags=""/>
|
|---|
| 170 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1259181351440017000" flags=""/>
|
|---|
| 171 | <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1259181351441122000" flags=""/>
|
|---|
| 172 | <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Program Files/Sun/VirtualBox Guest Additions" timestamp="1259181351441821000" flags=""/>
|
|---|
| 173 | <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="54655" timestamp="1259181351442377000" flags=""/>
|
|---|
| 174 | <GuestProperty name="/VirtualBox/GuestAdd/Version" value="3.0.12" timestamp="1259181351442887000" flags=""/>
|
|---|
| 175 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="3.0.12r54655" timestamp="1259181351448378000" flags=""/>
|
|---|
| 176 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="3.0.12r54655" timestamp="1259181351452062000" flags=""/>
|
|---|
| 177 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="3.0.12r54655" timestamp="1259181351461233000" flags=""/>
|
|---|
| 178 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="3.0.12r54655" timestamp="1259181351465059000" flags=""/>
|
|---|
| 179 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="3.0.12r54655" timestamp="1259181351465888000" flags=""/>
|
|---|
| 180 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="3.0.12r54655" timestamp="1259181351469727000" flags=""/>
|
|---|
| 181 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="3.0.12r54655" timestamp="1259181351473622000" flags=""/>
|
|---|
| 182 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="3.0.12r54655" timestamp="1259181351477072000" flags=""/>
|
|---|
| 183 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="3.0.12r54655" timestamp="1259181351482915000" flags=""/>
|
|---|
| 184 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="3.0.12r54655" timestamp="1259181351486749000" flags=""/>
|
|---|
| 185 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="3.0.12r54655" timestamp="1259181351490874000" flags=""/>
|
|---|
| 186 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="3.0.12r54655" timestamp="1259181351494235000" flags=""/>
|
|---|
| 187 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="3.0.12r54655" timestamp="1259181351497766000" flags=""/>
|
|---|
| 188 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="3.0.12r54655" timestamp="1259181351501436000" flags=""/>
|
|---|
| 189 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="3.0.12r54655" timestamp="1259181351504433000" flags=""/>
|
|---|
| 190 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="3.0.12r54655" timestamp="1259181351507678000" flags=""/>
|
|---|
| 191 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="3.0.12r54655" timestamp="1259181351511044000" flags=""/>
|
|---|
| 192 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="3.0.12r54655" timestamp="1259181351514040000" flags=""/>
|
|---|
| 193 | <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="0" timestamp="1259182381376317000" flags=""/>
|
|---|
| 194 | <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="true" timestamp="1259182381376780000" flags=""/>
|
|---|
| 195 | <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="0" timestamp="1259182381378155000" flags=""/>
|
|---|
| 196 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="" timestamp="1259181351440598000" flags=""/>
|
|---|
| 197 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1259182037541866000" flags=""/>
|
|---|
| 198 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1259182037542461000" flags=""/>
|
|---|
| 199 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1259182037543024000" flags=""/>
|
|---|
| 200 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1259182037543562000" flags=""/>
|
|---|
| 201 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1259182407657970000" flags=""/>
|
|---|
| 202 | </GuestProperties>
|
|---|
| 203 | </Hardware>
|
|---|
| 204 | <StorageControllers>
|
|---|
| 205 | <StorageController name="IDE" type="ICH6" PortCount="2"/>
|
|---|
| 206 | <StorageController name="SATA" type="AHCI" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 207 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 208 | <Image uuid="{8e0d61cb-81b5-4e2a-8983-386f7c628f28}"/>
|
|---|
| 209 | </AttachedDevice>
|
|---|
| 210 | </StorageController>
|
|---|
| 211 | </StorageControllers>
|
|---|
| 212 | </Snapshot>
|
|---|
| 213 | </Snapshots>
|
|---|
| 214 | </Snapshot>
|
|---|
| 215 | <Hardware>
|
|---|
| 216 | <CPU count="2">
|
|---|
| 217 | <HardwareVirtEx enabled="true"/>
|
|---|
| 218 | </CPU>
|
|---|
| 219 | <Memory RAMSize="3500"/>
|
|---|
| 220 | <Boot>
|
|---|
| 221 | <Order position="1" device="Floppy"/>
|
|---|
| 222 | <Order position="2" device="DVD"/>
|
|---|
| 223 | <Order position="3" device="HardDisk"/>
|
|---|
| 224 | </Boot>
|
|---|
| 225 | <Display VRAMSize="32" monitorCount="1" accelerate3D="false"/>
|
|---|
| 226 | <RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000"/>
|
|---|
| 227 | <BIOS>
|
|---|
| 228 | <ACPI enabled="true"/>
|
|---|
| 229 | <IOAPIC enabled="true"/>
|
|---|
| 230 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 231 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 232 | <TimeOffset value="0"/>
|
|---|
| 233 | <PXEDebug enabled="false"/>
|
|---|
| 234 | </BIOS>
|
|---|
| 235 | <DVDDrive passthrough="false"/>
|
|---|
| 236 | <FloppyDrive enabled="true"/>
|
|---|
| 237 | <USBController enabled="true" enabledEhci="true"/>
|
|---|
| 238 | <Network>
|
|---|
| 239 | <Adapter slot="0" enabled="true" MACAddress="080027F872D4" cable="false" speed="0" type="Am79C973">
|
|---|
| 240 | <NAT/>
|
|---|
| 241 | </Adapter>
|
|---|
| 242 | <Adapter slot="1" enabled="false" MACAddress="0800272A575C" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 243 | <Adapter slot="2" enabled="false" MACAddress="08002753AD0F" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 244 | <Adapter slot="3" enabled="false" MACAddress="0800270EB3DE" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 245 | <Adapter slot="4" enabled="false" MACAddress="080027B3EDFC" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 246 | <Adapter slot="5" enabled="false" MACAddress="0800273C612D" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 247 | <Adapter slot="6" enabled="false" MACAddress="080027AFED65" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 248 | <Adapter slot="7" enabled="false" MACAddress="08002759DAEB" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 249 | </Network>
|
|---|
| 250 | <UART>
|
|---|
| 251 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 252 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 253 | </UART>
|
|---|
| 254 | <LPT>
|
|---|
| 255 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 256 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 257 | </LPT>
|
|---|
| 258 | <AudioAdapter controller="AC97" driver="Pulse" enabled="false"/>
|
|---|
| 259 | <SharedFolders>
|
|---|
| 260 | <SharedFolder name="LinuxShare" hostPath="/home/bitti/nobackup/virtualXP" writable="true"/>
|
|---|
| 261 | <SharedFolder name="edited-photos" hostPath="/mnt/photo/bitti/edited-photos" writable="true"/>
|
|---|
| 262 | <SharedFolder name="tmp-photo" hostPath="/mnt/photo/bitti/tmp-photo" writable="true"/>
|
|---|
| 263 | </SharedFolders>
|
|---|
| 264 | <Clipboard mode="Bidirectional"/>
|
|---|
| 265 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 266 | <GuestProperties>
|
|---|
| 267 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Windows XP Professional" timestamp="1259181351439306000" flags=""/>
|
|---|
| 268 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.1.2600" timestamp="1259181351440017000" flags=""/>
|
|---|
| 269 | <GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="3" timestamp="1259181351441122000" flags=""/>
|
|---|
| 270 | <GuestProperty name="/VirtualBox/GuestAdd/InstallDir" value="C:/Program Files/Sun/VirtualBox Guest Additions" timestamp="1259181351441821000" flags=""/>
|
|---|
| 271 | <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="54655" timestamp="1259181351442377000" flags=""/>
|
|---|
| 272 | <GuestProperty name="/VirtualBox/GuestAdd/Version" value="3.0.12" timestamp="1259181351442887000" flags=""/>
|
|---|
| 273 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxControl.exe" value="3.0.12r54655" timestamp="1259181351448378000" flags=""/>
|
|---|
| 274 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxHook.dll" value="3.0.12r54655" timestamp="1259181351452062000" flags=""/>
|
|---|
| 275 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxDisp.dll" value="3.0.12r54655" timestamp="1259181351461233000" flags=""/>
|
|---|
| 276 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMRXNP.dll" value="3.0.12r54655" timestamp="1259181351465059000" flags=""/>
|
|---|
| 277 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxService.exe" value="3.0.12r54655" timestamp="1259181351465888000" flags=""/>
|
|---|
| 278 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxTray.exe" value="3.0.12r54655" timestamp="1259181351469727000" flags=""/>
|
|---|
| 279 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGINA.dll" value="3.0.12r54655" timestamp="1259181351473622000" flags=""/>
|
|---|
| 280 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLarrayspu.dll" value="3.0.12r54655" timestamp="1259181351477072000" flags=""/>
|
|---|
| 281 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLcrutil.dll" value="3.0.12r54655" timestamp="1259181351482915000" flags=""/>
|
|---|
| 282 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLerrorspu.dll" value="3.0.12r54655" timestamp="1259181351486749000" flags=""/>
|
|---|
| 283 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpackspu.dll" value="3.0.12r54655" timestamp="1259181351490874000" flags=""/>
|
|---|
| 284 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLpassthroughspu.dll" value="3.0.12r54655" timestamp="1259181351494235000" flags=""/>
|
|---|
| 285 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGLfeedbackspu.dll" value="3.0.12r54655" timestamp="1259181351497766000" flags=""/>
|
|---|
| 286 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxOGL.dll" value="3.0.12r54655" timestamp="1259181351501436000" flags=""/>
|
|---|
| 287 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxGuest.sys" value="3.0.12r54655" timestamp="1259181351504433000" flags=""/>
|
|---|
| 288 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxMouse.sys" value="3.0.12r54655" timestamp="1259181351507678000" flags=""/>
|
|---|
| 289 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxSF.sys" value="3.0.12r54655" timestamp="1259181351511044000" flags=""/>
|
|---|
| 290 | <GuestProperty name="/VirtualBox/GuestAdd/Components/VBoxVideo.sys" value="3.0.12r54655" timestamp="1259181351514040000" flags=""/>
|
|---|
| 291 | <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="0" timestamp="1259182381376317000" flags=""/>
|
|---|
| 292 | <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="true" timestamp="1259182381376780000" flags=""/>
|
|---|
| 293 | <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="0" timestamp="1259182381378155000" flags=""/>
|
|---|
| 294 | <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="" timestamp="1259181351440598000" flags=""/>
|
|---|
| 295 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1259182037541866000" flags=""/>
|
|---|
| 296 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="255.255.255.255" timestamp="1259182037542461000" flags=""/>
|
|---|
| 297 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1259182037543024000" flags=""/>
|
|---|
| 298 | <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1259182037543562000" flags=""/>
|
|---|
| 299 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1259182407657970000" flags=""/>
|
|---|
| 300 | </GuestProperties>
|
|---|
| 301 | </Hardware>
|
|---|
| 302 | <StorageControllers>
|
|---|
| 303 | <StorageController name="IDE" type="ICH6" PortCount="2"/>
|
|---|
| 304 | <StorageController name="SATA" type="AHCI" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
|---|
| 305 | <AttachedDevice type="HardDisk" port="0" device="0">
|
|---|
| 306 | <Image uuid="{cba270bd-7fad-46c2-b715-f2ff95abbfa9}"/>
|
|---|
| 307 | </AttachedDevice>
|
|---|
| 308 | </StorageController>
|
|---|
| 309 | </StorageControllers>
|
|---|
| 310 | </Machine>
|
|---|
| 311 | </VirtualBox>
|
|---|