VirtualBox

Ticket #478: WinXP.xml

File WinXP.xml, 2.1 KB (added by pabad, 17 years ago)

Virtual Computer definition

Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
2<!-- innotek VirtualBox Machine Configuration -->
3<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.2-linux">
4
5 <Machine OSType="winxp" lastStateChange="2007-07-03T03:02:59Z" name="WinXP" uuid="{0d963dfe-40ab-4cb0-3dad-37c31ef803a8}">
6 <ExtraData>
7 <ExtraDataItem name="GUI/LastCloseAction" value="save,discardCurState"/>
8 <ExtraDataItem name="GUI/LastWindowPostion" value="212,36,804,656"/>
9 <ExtraDataItem name="GUI/Fullscreen" value="off"/>
10 <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
11 </ExtraData>
12 <Hardware>
13 <CPU>
14 <HardwareVirtEx enabled="false"/>
15 </CPU>
16 <Memory RAMSize="256"/>
17 <Boot>
18 <Order device="HardDisk" position="1"/>
19 </Boot>
20 <Display MonitorCount="1" VRAMSize="32"/>
21 <RemoteDisplay authTimeout="5000" authType="null" enabled="false"/>
22 <BIOS>
23 <ACPI enabled="true"/>
24 <IOAPIC enabled="false"/>
25 <Logo displayTime="0" fadeIn="true" fadeOut="true"/>
26 <BootMenu mode="messageandmenu"/>
27 <TimeOffset value="0"/>
28 </BIOS>
29 <DVDDrive passthrough="false"/>
30 <FloppyDrive enabled="true"/>
31 <USBController enabled="false"/>
32 <Network>
33 <Adapter MACAddress="080027AB7CD8" cable="false" enabled="true" slot="0" type="Am79C973">
34 <NAT/>
35 </Adapter>
36 <Adapter MACAddress="080027EFD3BC" cable="true" enabled="false" slot="1" type="Am79C973"/>
37 <Adapter MACAddress="0800275FAFA0" cable="true" enabled="false" slot="2" type="Am79C973"/>
38 <Adapter MACAddress="080027EA7A95" cable="true" enabled="false" slot="3" type="Am79C973"/>
39 </Network>
40 <AudioAdapter driver="alsa" enabled="true"/>
41 <SharedFolders>
42 <SharedFolder hostPath="/download" name="download"/>
43 </SharedFolders>
44 <Clipboard mode="Disabled"/>
45 </Hardware>
46 <HardDiskAttachments>
47 <HardDiskAttachment bus="ide0" device="master" hardDisk="{e25ab7b7-2704-4d0b-a2be-e80a69465ce4}"/>
48 </HardDiskAttachments>
49 </Machine>
50
51</VirtualBox>

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy