| 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.5-linux">
|
|---|
| 4 | <Machine uuid="{b90615ed-48b0-4601-b89c-1b4e17162307}" name="nzFakeRouter" OSType="FreeBSD" lastStateChange="2009-01-11T21:12:51Z" aborted="true">
|
|---|
| 5 | <ExtraData>
|
|---|
| 6 | <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
|
|---|
| 7 | <ExtraDataItem name="GUI/LastWindowPostion" value="560,488,720,451"/>
|
|---|
| 8 | <ExtraDataItem name="GUI/Fullscreen" value="off"/>
|
|---|
| 9 | <ExtraDataItem name="GUI/Seamless" value="off"/>
|
|---|
| 10 | <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
|
|---|
| 11 | <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
|
|---|
| 12 | </ExtraData>
|
|---|
| 13 | <Hardware>
|
|---|
| 14 | <CPU count="1">
|
|---|
| 15 | <HardwareVirtEx enabled="false"/>
|
|---|
| 16 | <PAE enabled="true"/>
|
|---|
| 17 | </CPU>
|
|---|
| 18 | <Memory RAMSize="64"/>
|
|---|
| 19 | <Boot>
|
|---|
| 20 | <Order position="1" device="DVD"/>
|
|---|
| 21 | <Order position="2" device="HardDisk"/>
|
|---|
| 22 | </Boot>
|
|---|
| 23 | <Display VRAMSize="8" monitorCount="1" accelerate3D="false"/>
|
|---|
| 24 | <RemoteDisplay enabled="false" port="3389" authType="Null"/>
|
|---|
| 25 | <BIOS>
|
|---|
| 26 | <ACPI enabled="true"/>
|
|---|
| 27 | <IOAPIC enabled="true"/>
|
|---|
| 28 | <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
|
|---|
| 29 | <BootMenu mode="MessageAndMenu"/>
|
|---|
| 30 | <TimeOffset value="0"/>
|
|---|
| 31 | <PXEDebug enabled="false"/>
|
|---|
| 32 | <IDEController type="PIIX4"/>
|
|---|
| 33 | </BIOS>
|
|---|
| 34 | <DVDDrive passthrough="false">
|
|---|
| 35 | <Image uuid="{63ed3063-cd38-47d4-b8da-984120612bca}"/>
|
|---|
| 36 | </DVDDrive>
|
|---|
| 37 | <FloppyDrive enabled="true"/>
|
|---|
| 38 | <USBController enabled="false" enabledEhci="false"/>
|
|---|
| 39 | <SATAController enabled="false" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
|
|---|
| 40 | <Network>
|
|---|
| 41 | <Adapter slot="0" enabled="true" MACAddress="080027F25D2A" cable="true" speed="0" type="Am79C973">
|
|---|
| 42 | <InternalNetwork name="bnzwgnet"/>
|
|---|
| 43 | </Adapter>
|
|---|
| 44 | <Adapter slot="1" enabled="true" MACAddress="080027268E28" cable="true" speed="0" type="Am79C973">
|
|---|
| 45 | <InternalNetwork name="bnzaknet"/>
|
|---|
| 46 | </Adapter>
|
|---|
| 47 | <Adapter slot="2" enabled="true" MACAddress="080027219719" cable="true" speed="0" type="Am79C973">
|
|---|
| 48 | <NAT/>
|
|---|
| 49 | </Adapter>
|
|---|
| 50 | <Adapter slot="3" enabled="false" MACAddress="080027DDE6DB" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 51 | <Adapter slot="4" enabled="false" MACAddress="08002700EDC7" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 52 | <Adapter slot="5" enabled="false" MACAddress="0800276307A3" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 53 | <Adapter slot="6" enabled="false" MACAddress="080027FF3446" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 54 | <Adapter slot="7" enabled="false" MACAddress="0800270EFD93" cable="true" speed="0" type="Am79C973"/>
|
|---|
| 55 | </Network>
|
|---|
| 56 | <UART>
|
|---|
| 57 | <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 58 | <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
|
|---|
| 59 | </UART>
|
|---|
| 60 | <LPT>
|
|---|
| 61 | <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 62 | <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
|
|---|
| 63 | </LPT>
|
|---|
| 64 | <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
|
|---|
| 65 | <SharedFolders/>
|
|---|
| 66 | <Clipboard mode="Bidirectional"/>
|
|---|
| 67 | <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
|
|---|
| 68 | <GuestProperties>
|
|---|
| 69 | <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1231474195074189000" flags=""/>
|
|---|
| 70 | </GuestProperties>
|
|---|
| 71 | </Hardware>
|
|---|
| 72 | <HardDiskAttachments>
|
|---|
| 73 | <HardDiskAttachment hardDisk="{473c10c0-c617-4ee4-ab14-38fd5795a752}" bus="IDE" channel="0" device="0"/>
|
|---|
| 74 | </HardDiskAttachments>
|
|---|
| 75 | </Machine>
|
|---|
| 76 | </VirtualBox>
|
|---|