VirtualBox

source: vbox/trunk/src/VBox/Main/xml/samples/VirtualBox-machine-windows.xml@ 4753

Last change on this file since 4753 was 2988, checked in by vboxsync, 17 years ago

InnoTek -> innotek part 4: more miscellaneous files.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
2<!-- innotek VirtualBox Sample Machine Configuration (for a win32 host) -->
3<!--
4 * :tabSize=2:indentSize=2:noTabs=true:
5 * :folding=explicit:collapseFolds=1:
6-->
7
8<VirtualBox
9 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10 xsi:schemaLocation="http://www.innotek.de/VirtualBox-settings ../VirtualBox-settings-windows.xsd"
11 xmlns="http://www.innotek.de/VirtualBox-settings"
12 version="1.2-windows"
13>
14
15 <Machine
16 name="dos" OSType="dos" uuid="{00000000-0000-0000-0100-000000000000}"
17 currentSnapshot="{00000000-0000-0000-0111-000000000000}"
18 snapshotFolder="."
19 lastStateChange="2005-01-01T10:22:22Z"
20 aborted="true"
21 >
22 <Description>
23 Something is here.
24 </Description>
25 <Hardware>
26 <Memory RAMSize="128"/>
27 <Boot>
28 <Order device="None" position="1"/>
29 <Order device="HardDisk" position="2"/>
30 </Boot>
31 <Display VRAMSize="4"/>
32 <RemoteDisplay enabled="false"/>
33 <BIOS>
34 <ACPI enabled="false"/>
35 <Logo displayTime="0" fadeIn="true" fadeOut="true"/>
36 </BIOS>
37 <DVDDrive>
38 <Image uuid="{00000000-0000-0000-0100-000000000000}"/>
39 </DVDDrive>
40 <FloppyDrive>
41 <HostDrive src="aaa"/>
42 </FloppyDrive>
43 <USBController enabled="false">
44 <DeviceFilter name="Test1" active="false"/>
45 </USBController>
46 <Network>
47 <Adapter slot="0" enabled="false" cable="false" MACAddress="08002751DD5E"/>
48 <Adapter slot="3" enabled="false" cable="false" MACAddress="08002751DD5E">
49 <NAT/>
50 </Adapter>
51 <Adapter slot="2" enabled="false" cable="false" MACAddress="08002751DD5E">
52 <HostInterface name="Home LAN"/>
53 </Adapter>
54 </Network>
55 <AudioAdapter driver="winmm" enabled="true"/>
56 </Hardware>
57
58 <HardDiskAttachments>
59 <HardDiskAttachment hardDisk="{508b474f-62ce-4872-9a42-3af09037a277}"
60 bus="ide0" device="master"/>
61 </HardDiskAttachments>
62
63 <ExtraData>
64 <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
65 </ExtraData>
66
67 <Snapshot
68 name="Snapshot 1" uuid="{00000000-0000-0000-0111-000000000000}"
69 timeStamp="2006-01-01T00:00:00Z"
70 >
71 <Hardware>
72 <Memory RAMSize="128"/>
73 <Boot>
74 <Order device="None" position="1"/>
75 <Order device="HardDisk" position="2"/>
76 </Boot>
77 <Display VRAMSize="4"/>
78 <RemoteDisplay enabled="false"/>
79 <BIOS>
80 <ACPI enabled="false"/>
81 <Logo displayTime="0" fadeIn="true" fadeOut="true"/>
82 </BIOS>
83 <DVDDrive>
84 <Image uuid="{00000000-0000-0000-0100-000000000000}"/>
85 </DVDDrive>
86 <FloppyDrive>
87 <HostDrive src="aaa"/>
88 </FloppyDrive>
89 <USBController enabled="false">
90 <DeviceFilter name="Test1" active="false"/>
91 </USBController>
92 <Network>
93 <Adapter slot="0" enabled="false" cable="false" MACAddress="08002751DD5E"/>
94 <Adapter slot="3" enabled="false" cable="false" MACAddress="08002751DD5E">
95 <NAT/>
96 </Adapter>
97 <Adapter slot="2" enabled="false" cable="false" MACAddress="08002751DD5E">
98 <HostInterface name="Home LAN"/>
99 </Adapter>
100 </Network>
101 <AudioAdapter driver="winmm" enabled="true"/>
102 <Clipboard mode="Disabled"/>
103 </Hardware>
104 <HardDiskAttachments>
105 <HardDiskAttachment hardDisk="{508b474f-62ce-4872-9a42-3af09037a277}"
106 bus="ide0" device="master"/>
107 </HardDiskAttachments>
108
109 <Snapshots>
110
111 <Snapshot
112 name="Snapshot 2" uuid="{00000000-0000-0000-0100-000000000000}"
113 timeStamp="2006-01-01T00:00:00Z"
114 stateFile="D:\aaa\bbb.sav"
115 >
116 <Description>ewfqwef</Description>
117 <Hardware>
118 <Memory RAMSize="128"/>
119 <Boot>
120 <Order device="None" position="1"/>
121 <Order device="HardDisk" position="2"/>
122 </Boot>
123 <Display VRAMSize="4"/>
124 <RemoteDisplay enabled="false"/>
125 <BIOS>
126 <ACPI enabled="false"/>
127 <Logo displayTime="0" fadeIn="true" fadeOut="true"/>
128 </BIOS>
129 <DVDDrive>
130 <Image uuid="{00000000-0000-0000-0100-000000000000}"/>
131 </DVDDrive>
132 <FloppyDrive>
133 <HostDrive src="aaa"/>
134 </FloppyDrive>
135 <USBController enabled="false">
136 <DeviceFilter name="Test1" active="false"/>
137 </USBController>
138 <Network>
139 <Adapter slot="0" enabled="false" cable="false" MACAddress="08002751DD5E"/>
140 <Adapter slot="3" enabled="false" cable="false" MACAddress="08002751DD5E">
141 <NAT/>
142 </Adapter>
143 <Adapter slot="2" enabled="false" cable="false" MACAddress="08002751DD5E">
144 <HostInterface name="Home LAN"/>
145 </Adapter>
146 </Network>
147 <AudioAdapter driver="winmm" enabled="true"/>
148 </Hardware>
149 <HardDiskAttachments>
150 <HardDiskAttachment hardDisk="{508b474f-62ce-4872-9a42-3af09037a277}"
151 bus="ide0" device="master"/>
152 </HardDiskAttachments>
153 <Snapshots/>
154 </Snapshot>
155
156 <Snapshot
157 name="Snapshot 3" uuid="{00000000-0000-0000-0112-000000000000}"
158 timeStamp="2006-01-01T00:00:00Z"
159 >
160 <Hardware>
161 <Memory RAMSize="128"/>
162 <Boot>
163 <Order device="None" position="1"/>
164 <Order device="HardDisk" position="2"/>
165 </Boot>
166 <Display VRAMSize="4"/>
167 <RemoteDisplay enabled="false"/>
168 <BIOS>
169 <ACPI enabled="false"/>
170 <Logo displayTime="0" fadeIn="true" fadeOut="true"/>
171 </BIOS>
172 <DVDDrive>
173 <Image uuid="{00000000-0000-0000-0100-000000000000}"/>
174 </DVDDrive>
175 <FloppyDrive>
176 <HostDrive src="aaa"/>
177 </FloppyDrive>
178 <USBController enabled="false">
179 <DeviceFilter name="Test1" active="false"/>
180 </USBController>
181 <Network>
182 <Adapter slot="0" enabled="false" cable="false" MACAddress="08002751DD5E"/>
183 <Adapter slot="3" enabled="false" cable="false" MACAddress="08002751DD5E">
184 <NAT/>
185 </Adapter>
186 <Adapter slot="2" enabled="false" cable="false" MACAddress="08002751DD5E">
187 <HostInterface name="Home LAN"/>
188 </Adapter>
189 </Network>
190 <AudioAdapter driver="winmm" enabled="true"/>
191 </Hardware>
192 <HardDiskAttachments>
193 <HardDiskAttachment hardDisk="{508b474f-62ce-4872-9a42-3af09037a277}"
194 bus="ide0" device="master"/>
195 </HardDiskAttachments>
196 <Snapshots/>
197 </Snapshot>
198
199 </Snapshots>
200 </Snapshot>
201 </Machine>
202
203</VirtualBox>
Note: See TracBrowser for help on using the repository browser.

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