VirtualBox

Ticket #2713: os.xml

File os.xml, 3.3 KB (added by Cristian Bradiceanu, 16 years ago)

OpenSolaris XML

Line 
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-solaris">
4 <Machine uuid="{aaa447af-37ab-4a3a-bfb9-5325756ecbac}" name="os" OSType="opensolaris" lastStateChange="2008-12-05T11:19:00Z">
5 <ExtraData>
6 <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
7 <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
8 <ExtraDataItem name="GUI/LastWindowPostion" value="250,196,720,454"/>
9 <ExtraDataItem name="GUI/Fullscreen" value="off"/>
10 <ExtraDataItem name="GUI/Seamless" value="off"/>
11 <ExtraDataItem name="GUI/AutoresizeGuest" value="on"/>
12 </ExtraData>
13 <Hardware>
14 <CPU>
15 <HardwareVirtEx enabled="true"/>
16 <HardwareVirtExNestedPaging enabled="false"/>
17 <PAE enabled="false"/>
18 </CPU>
19 <Memory RAMSize="768"/>
20 <Boot>
21 <Order position="1" device="DVD"/>
22 <Order position="2" device="HardDisk"/>
23 </Boot>
24 <Display VRAMSize="16" MonitorCount="1"/>
25 <RemoteDisplay enabled="false" port="3390" authType="Null" authTimeout="5000"/>
26 <BIOS>
27 <ACPI enabled="true"/>
28 <IOAPIC enabled="false"/>
29 <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
30 <BootMenu mode="MessageAndMenu"/>
31 <TimeOffset value="0"/>
32 <PXEDebug enabled="false"/>
33 <IDEController type="PIIX4"/>
34 </BIOS>
35 <DVDDrive passthrough="false"/>
36 <FloppyDrive enabled="true"/>
37 <USBController enabled="false" enabledEhci="false"/>
38 <SATAController enabled="false" PortCount="1" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
39 <Network>
40 <Adapter slot="0" enabled="true" MACAddress="080027B9A8EC" cable="true" speed="0" type="82540EM">
41 <HostInterface name="e1000g1 - Intel PRO/1000 Gigabit Ethernet"/>
42 </Adapter>
43 <Adapter slot="1" enabled="false" MACAddress="080027096550" cable="true" speed="0" type="Am79C973"/>
44 <Adapter slot="2" enabled="false" MACAddress="080027F572A3" cable="true" speed="0" type="Am79C973"/>
45 <Adapter slot="3" enabled="false" MACAddress="0800278321E2" cable="true" speed="0" type="Am79C973"/>
46 </Network>
47 <UART>
48 <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
49 <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
50 </UART>
51 <LPT>
52 <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
53 <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
54 </LPT>
55 <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
56 <SharedFolders/>
57 <Clipboard mode="Bidirectional"/>
58 <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
59 <GuestProperties>
60 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1228471149529219000" flags=""/>
61 <GuestProperty name="/VirtualBox/GuestAdd/Vbgl/Video/SavedMode" value="1280x1024x32" timestamp="1228475740995373000" flags=""/>
62 </GuestProperties>
63 </Hardware>
64 <HardDiskAttachments>
65 <HardDiskAttachment hardDisk="{2f02cf45-0a10-4b78-a837-6da0860719e1}" bus="IDE" channel="0" device="0"/>
66 </HardDiskAttachments>
67 </Machine>
68</VirtualBox>

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