| 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="{591def0a-9d0b-4233-8e34-1bb0135a6276}" name="Kubuntu804" OSType="ubuntu" lastStateChange="2008-05-05T14:17:50Z">
|
|---|
| 5 | <ExtraData>
|
|---|
| 6 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="no"/>
|
|---|
| 7 | </ExtraData>
|
|---|
| 8 | <Hardware>
|
|---|
| 9 | <CPU>
|
|---|
| 10 | <HardwareVirtEx enabled="false"/>
|
|---|
| 11 | <PAE enabled="false"/>
|
|---|
| 12 | </CPU>
|
|---|
| 13 | <Memory RAMSize="512"/>
|
|---|
| 14 | <Boot>
|
|---|
| 15 | <Order position="1" device="Floppy"/>
|
|---|
| 16 | <Order position="2" device="DVD"/>
|
|---|
| 17 | <Order position="3" device="HardDisk"/>
|
|---|
| 18 | </Boot>
|
|---|
| 19 | <Display VRAMSize="64" MonitorCount="1"/>
|
|---|
| 20 | <RemoteDisplay enabled="false" port="3389" authType="Null"/>
|
|---|
| 21 | <BIOS>
|
|---|
| 22 | <ACPI enabled="true"/>
|
|---|
| 23 | <IOAPIC enabled="false"/>
|
|---|
| 24 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 25 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 26 | <TimeOffset value="0"/>
|
|---|
| 27 | <PXEDebug enabled="false"/>
|
|---|
| 28 | <IDEController type="PIIX4"/>
|
|---|
| 29 | </BIOS>
|
|---|
| 30 | <DVDDrive passthrough="false">
|
|---|
| 31 | <HostDrive src="F:"/>
|
|---|
| 32 | </DVDDrive>
|
|---|
| 33 | <FloppyDrive enabled="true"/>
|
|---|
| 34 | <USBController enabled="false" enabledEhci="false"/>
|
|---|
| 35 | <SATAController enabled="false" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
|
|---|
| 36 | <Network>
|
|---|
| 37 | <Adapter slot="0" enabled="true" MACAddress="0800273D13B9" cable="true" speed="0" type="Am79C973">
|
|---|
| 38 | <NAT/>
|
|---|
| 39 | </Adapter>
|
|---|
| 40 | <Adapter slot="1" enabled="false" MACAddress="08002705AC11" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 41 | <Adapter slot="2" enabled="false" MACAddress="0800272AE77B" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 42 | <Adapter slot="3" enabled="false" MACAddress="080027053B3A" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 43 | </Network>
|
|---|
| 44 | <UART>
|
|---|
| 45 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 46 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 47 | </UART>
|
|---|
| 48 | <LPT>
|
|---|
| 49 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 50 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 51 | </LPT>
|
|---|
| 52 | <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
|
|---|
| 53 | <SharedFolders/>
|
|---|
| 54 | <Clipboard mode="Disabled"/>
|
|---|
| 55 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 56 | </Hardware>
|
|---|
| 57 | <HardDiskAttachments>
|
|---|
| 58 | <HardDiskAttachment hardDisk="{26cb9925-b142-468d-a05a-04d17a094459}" bus="IDE" channel="0" device="0"/>
|
|---|
| 59 | </HardDiskAttachments>
|
|---|
| 60 | </Machine>
|
|---|
| 61 | </VirtualBox>
|
|---|