| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <!-- Sun VirtualBox Machine Configuration -->
|
|---|
| 3 | <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.7-linux">
|
|---|
| 4 | <Machine uuid="{94102876-0de6-4969-93a6-38162b30fd7c}" name="QXMbSxjaUk" OSType="OpenSolaris" lastStateChange="2009-07-31T18:47:52Z">
|
|---|
| 5 | <ExtraData>
|
|---|
| 6 | <ExtraDataItem name="VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/Protocol" value="TCP"/>
|
|---|
| 7 | <ExtraDataItem name="VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/GuestPort" value="22"/>
|
|---|
| 8 | <ExtraDataItem name="VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/HostPort" value="9022"/>
|
|---|
| 9 | </ExtraData>
|
|---|
| 10 | <Hardware>
|
|---|
| 11 | <CPU count="1">
|
|---|
| 12 | <HardwareVirtEx enabled="true"/>
|
|---|
| 13 | </CPU>
|
|---|
| 14 | <Memory RAMSize="1024"/>
|
|---|
| 15 | <Boot>
|
|---|
| 16 | <Order position="1" device="Floppy"/>
|
|---|
| 17 | <Order position="2" device="DVD"/>
|
|---|
| 18 | <Order position="3" device="HardDisk"/>
|
|---|
| 19 | </Boot>
|
|---|
| 20 | <Display VRAMSize="8" monitorCount="1" accelerate3D="false"/>
|
|---|
| 21 | <RemoteDisplay enabled="true" port="9099" authType="Null"/>
|
|---|
| 22 | <BIOS>
|
|---|
| 23 | <ACPI enabled="true"/>
|
|---|
| 24 | <IOAPIC enabled="false"/>
|
|---|
| 25 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 26 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 27 | <TimeOffset value="0"/>
|
|---|
| 28 | <PXEDebug enabled="false"/>
|
|---|
| 29 | </BIOS>
|
|---|
| 30 | <DVDDrive passthrough="false"/>
|
|---|
| 31 | <FloppyDrive enabled="true"/>
|
|---|
| 32 | <USBController enabled="false" enabledEhci="false"/>
|
|---|
| 33 | <Network>
|
|---|
| 34 | <Adapter slot="0" enabled="true" MACAddress="080027A517DD" cable="true" speed="0" type="82545EM">
|
|---|
| 35 | <NAT/>
|
|---|
| 36 | </Adapter>
|
|---|
| 37 | <Adapter slot="1" enabled="false" MACAddress="0800275F83E8" cable="true" speed="0" type="82540EM"/>
|
|---|
| 38 | <Adapter slot="2" enabled="false" MACAddress="080027D55514" cable="true" speed="0" type="82540EM"/>
|
|---|
| 39 | <Adapter slot="3" enabled="false" MACAddress="080027B94EA6" cable="true" speed="0" type="82540EM"/>
|
|---|
| 40 | <Adapter slot="4" enabled="false" MACAddress="0800275574E4" cable="true" speed="0" type="82540EM"/>
|
|---|
| 41 | <Adapter slot="5" enabled="false" MACAddress="080027E1753C" cable="true" speed="0" type="82540EM"/>
|
|---|
| 42 | <Adapter slot="6" enabled="false" MACAddress="08002747B539" cable="true" speed="0" type="82540EM"/>
|
|---|
| 43 | <Adapter slot="7" enabled="false" MACAddress="080027A07D39" cable="true" speed="0" type="82540EM"/>
|
|---|
| 44 | </Network>
|
|---|
| 45 | <UART>
|
|---|
| 46 | <Port slot="0" enabled="true" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 47 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 48 | </UART>
|
|---|
| 49 | <LPT>
|
|---|
| 50 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 51 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 52 | </LPT>
|
|---|
| 53 | <AudioAdapter controller="AC97" driver="Pulse" enabled="false"/>
|
|---|
| 54 | <SharedFolders/>
|
|---|
| 55 | <Clipboard mode="Bidirectional"/>
|
|---|
| 56 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 57 | <GuestProperties/>
|
|---|
| 58 | </Hardware>
|
|---|
| 59 | <StorageControllers>
|
|---|
| 60 | <StorageController name="IDE" type="PIIX4" PortCount="2"/>
|
|---|
| 61 | <StorageController name="scsi" type="LsiLogic" PortCount="16">
|
|---|
| 62 | <AttachedDevice type="HardDisk" port="1" device="0">
|
|---|
| 63 | <Image uuid="{bff068a8-b9da-401d-b47d-012f7cc682fe}"/>
|
|---|
| 64 | </AttachedDevice>
|
|---|
| 65 | <AttachedDevice type="HardDisk" port="2" device="0">
|
|---|
| 66 | <Image uuid="{845c2894-6513-4f46-a4e5-6ab3f9b63e65}"/>
|
|---|
| 67 | </AttachedDevice>
|
|---|
| 68 | </StorageController>
|
|---|
| 69 | </StorageControllers>
|
|---|
| 70 | </Machine>
|
|---|
| 71 | </VirtualBox>
|
|---|