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="{d4a0b324-75bc-4b73-887a-2f2a1e19796c}" name="LVM Testbed" OSType="debian" lastStateChange="2008-07-23T16:05:25Z" currentSnapshot="{454cbc40-9f2f-4512-904c-f4c144fca731}" stateFile="Snapshots\{d4a0b324-75bc-4b73-887a-2f2a1e19796c}.sav">
|
---|
5 | <ExtraData>
|
---|
6 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
|
---|
7 | <ExtraDataItem name="GUI/LastCloseAction" value="save,discardCurState"/>
|
---|
8 | <ExtraDataItem name="GUI/LastWindowPostion" value="226,2,1028,818"/>
|
---|
9 | <ExtraDataItem name="GUI/Fullscreen" value="off"/>
|
---|
10 | <ExtraDataItem name="GUI/Seamless" value="off"/>
|
---|
11 | <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
|
---|
12 | <ExtraDataItem name="GUI/InfoDlgState" value="400,450,normal"/>
|
---|
13 | </ExtraData>
|
---|
14 | <Snapshot uuid="{454cbc40-9f2f-4512-904c-f4c144fca731}" name="Initial Setup" timeStamp="2008-07-23T15:39:02Z">
|
---|
15 | <Description>After everything's been done with grml, but before first boot.</Description>
|
---|
16 | <Hardware>
|
---|
17 | <CPU>
|
---|
18 | <HardwareVirtEx enabled="false"/>
|
---|
19 | <PAE enabled="false"/>
|
---|
20 | </CPU>
|
---|
21 | <Memory RAMSize="256"/>
|
---|
22 | <Boot>
|
---|
23 | <Order position="1" device="Floppy"/>
|
---|
24 | <Order position="2" device="DVD"/>
|
---|
25 | <Order position="3" device="HardDisk"/>
|
---|
26 | </Boot>
|
---|
27 | <Display VRAMSize="8" MonitorCount="1"/>
|
---|
28 | <RemoteDisplay enabled="false" port="3389" authType="Null"/>
|
---|
29 | <BIOS>
|
---|
30 | <ACPI enabled="true"/>
|
---|
31 | <IOAPIC enabled="false"/>
|
---|
32 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
---|
33 | <BootMenu mode="MessageAndMenu"/>
|
---|
34 | <TimeOffset value="0"/>
|
---|
35 | <PXEDebug enabled="false"/>
|
---|
36 | <IDEController type="PIIX4"/>
|
---|
37 | </BIOS>
|
---|
38 | <DVDDrive passthrough="false"/>
|
---|
39 | <FloppyDrive enabled="true"/>
|
---|
40 | <USBController enabled="false" enabledEhci="false"/>
|
---|
41 | <SATAController enabled="false" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
|
---|
42 | <Network>
|
---|
43 | <Adapter slot="0" enabled="true" MACAddress="08002765F1A9" cable="true" speed="0" type="Am79C973">
|
---|
44 | <NAT/>
|
---|
45 | </Adapter>
|
---|
46 | <Adapter slot="1" enabled="false" MACAddress="080027FFC9FB" cable="true" speed="0" type="Am79C973"/>
|
---|
47 | <Adapter slot="2" enabled="false" MACAddress="08002788F44F" cable="true" speed="0" type="Am79C973"/>
|
---|
48 | <Adapter slot="3" enabled="false" MACAddress="08002701CC53" 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 | <Clipboard mode="Bidirectional"/>
|
---|
61 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
---|
62 | </Hardware>
|
---|
63 | <HardDiskAttachments>
|
---|
64 | <HardDiskAttachment hardDisk="{e0c4f0b7-dec1-4553-94d7-a0bdb41427b4}" bus="IDE" channel="0" device="0"/>
|
---|
65 | </HardDiskAttachments>
|
---|
66 | </Snapshot>
|
---|
67 | <Hardware>
|
---|
68 | <CPU>
|
---|
69 | <HardwareVirtEx enabled="false"/>
|
---|
70 | <PAE enabled="false"/>
|
---|
71 | </CPU>
|
---|
72 | <Memory RAMSize="256"/>
|
---|
73 | <Boot>
|
---|
74 | <Order position="1" device="Floppy"/>
|
---|
75 | <Order position="2" device="DVD"/>
|
---|
76 | <Order position="3" device="HardDisk"/>
|
---|
77 | </Boot>
|
---|
78 | <Display VRAMSize="8" MonitorCount="1"/>
|
---|
79 | <RemoteDisplay enabled="false" port="3389" authType="Null"/>
|
---|
80 | <BIOS>
|
---|
81 | <ACPI enabled="true"/>
|
---|
82 | <IOAPIC enabled="false"/>
|
---|
83 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
---|
84 | <BootMenu mode="MessageAndMenu"/>
|
---|
85 | <TimeOffset value="0"/>
|
---|
86 | <PXEDebug enabled="false"/>
|
---|
87 | <IDEController type="PIIX4"/>
|
---|
88 | </BIOS>
|
---|
89 | <DVDDrive passthrough="false"/>
|
---|
90 | <FloppyDrive enabled="true"/>
|
---|
91 | <USBController enabled="false" enabledEhci="false"/>
|
---|
92 | <SATAController enabled="true" PortCount="5" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
|
---|
93 | <Network>
|
---|
94 | <Adapter slot="0" enabled="true" MACAddress="08002765F1A9" cable="true" speed="0" type="Am79C973">
|
---|
95 | <NAT/>
|
---|
96 | </Adapter>
|
---|
97 | <Adapter slot="1" enabled="false" MACAddress="080027FFC9FB" cable="true" speed="0" type="Am79C973"/>
|
---|
98 | <Adapter slot="2" enabled="false" MACAddress="08002788F44F" cable="true" speed="0" type="Am79C973"/>
|
---|
99 | <Adapter slot="3" enabled="false" MACAddress="08002701CC53" cable="true" speed="0" type="Am79C973"/>
|
---|
100 | </Network>
|
---|
101 | <UART>
|
---|
102 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
---|
103 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
---|
104 | </UART>
|
---|
105 | <LPT>
|
---|
106 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
---|
107 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
---|
108 | </LPT>
|
---|
109 | <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
|
---|
110 | <SharedFolders/>
|
---|
111 | <Clipboard mode="Bidirectional"/>
|
---|
112 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
---|
113 | </Hardware>
|
---|
114 | <HardDiskAttachments>
|
---|
115 | <HardDiskAttachment hardDisk="{e0c4f0b7-dec1-4553-94d7-a0bdb41427b4}" bus="IDE" channel="0" device="0"/>
|
---|
116 | <HardDiskAttachment hardDisk="{c8e0c874-b027-44ec-9754-e211792505be}" bus="SATA" channel="0" device="0"/>
|
---|
117 | <HardDiskAttachment hardDisk="{dc494f31-c5d9-4ae5-baa8-b0dfb32ffc27}" bus="SATA" channel="1" device="0"/>
|
---|
118 | <HardDiskAttachment hardDisk="{238a8ae1-598e-4423-8244-de852475fb12}" bus="SATA" channel="2" device="0"/>
|
---|
119 | <HardDiskAttachment hardDisk="{04e4f355-fc48-4932-9ff0-db6cb6324fd6}" bus="SATA" channel="3" device="0"/>
|
---|
120 | <HardDiskAttachment hardDisk="{9bbcedf3-2a1f-4e02-ab0e-de6a370dc399}" bus="SATA" channel="4" device="0"/>
|
---|
121 | </HardDiskAttachments>
|
---|
122 | </Machine>
|
---|
123 | </VirtualBox>
|
---|