VirtualBox

Ticket #1570: test.xml

File test.xml, 3.3 KB (added by Scott, 16 years ago)

Virutal Machine config test.xml

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Sun xVM VirtualBox Machine Configuration -->
3<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.3-windows">
4 <Machine uuid="{f132487b-d2bc-43cc-b34a-9406dfca9b04}" name="test" OSType="ubuntu" lastStateChange="2008-05-18T21:23:48Z">
5 <ExtraData>
6 <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
7 <ExtraDataItem name="GUI/LastCloseAction" value="save"/>
8 <ExtraDataItem name="GUI/LastWindowPostion" value="125,0,722,448"/>
9 <ExtraDataItem name="GUI/Fullscreen" value="off"/>
10 <ExtraDataItem name="GUI/Seamless" value="off"/>
11 <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
12 </ExtraData>
13 <Hardware>
14 <CPU>
15 <HardwareVirtEx enabled="false"/>
16 <PAE enabled="true"/>
17 </CPU>
18 <Memory RAMSize="256"/>
19 <Boot>
20 <Order position="1" device="DVD"/>
21 <Order position="2" device="HardDisk"/>
22 </Boot>
23 <Display VRAMSize="16" MonitorCount="1"/>
24 <RemoteDisplay enabled="true" port="3001" authType="Null" authTimeout="5000"/>
25 <BIOS>
26 <ACPI enabled="true"/>
27 <IOAPIC enabled="false"/>
28 <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
29 <BootMenu mode="MessageAndMenu"/>
30 <TimeOffset value="0"/>
31 <PXEDebug enabled="false"/>
32 <IDEController type="PIIX3"/>
33 </BIOS>
34 <DVDDrive passthrough="false">
35 <Image uuid="{e703be57-98c3-4d06-8742-b158277c085f}"/>
36 </DVDDrive>
37 <FloppyDrive enabled="true"/>
38 <USBController enabled="true" enabledEhci="true">
39 <DeviceFilter name="New Filter 1" active="true"/>
40 </USBController>
41 <SATAController enabled="false" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
42 <Network>
43 <Adapter slot="0" enabled="true" MACAddress="080027629D6E" cable="true" speed="0" type="Am79C973">
44 <HostInterface name="VirtualBox Host Interface 1"/>
45 </Adapter>
46 <Adapter slot="1" enabled="false" MACAddress="080027C63910" cable="true" speed="0" type="Am79C973"/>
47 <Adapter slot="2" enabled="false" MACAddress="080027F49B70" cable="true" speed="0" type="Am79C973"/>
48 <Adapter slot="3" enabled="false" MACAddress="08002728C0E2" cable="true" speed="0" type="Am79C973"/>
49 </Network>
50 <UART>
51 <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
52 <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
53 </UART>
54 <LPT>
55 <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
56 <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
57 </LPT>
58 <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
59 <SharedFolders>
60 <SharedFolder name="scottandchrystie" hostPath="C:\Users\scottandchrystie" writable="false"/>
61 </SharedFolders>
62 <Clipboard mode="Bidirectional"/>
63 <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
64 </Hardware>
65 <HardDiskAttachments>
66 <HardDiskAttachment hardDisk="{8a5abe83-a50b-4e80-b4ad-568f72710fac}" bus="IDE" channel="0" device="0"/>
67 <HardDiskAttachment hardDisk="{1220d6d7-6a9a-41bc-9665-2a8d8511e9d4}" bus="IDE" channel="0" device="1"/>
68 </HardDiskAttachments>
69 </Machine>
70</VirtualBox>

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