VirtualBox

Ticket #2583: Solaris 10 5_08.xml

File Solaris 10 5_08.xml, 5.7 KB (added by Andreas, 16 years ago)

.xml configuration file to the erroneous configuration

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-linux">
4 <Machine uuid="{6dadd548-d658-40ef-90e0-389b48ed9e82}" name="Solaris 10 5_08" OSType="solaris" lastStateChange="2008-11-09T12:32:49Z" currentSnapshot="{f3ab4cae-ffb5-4766-a5a7-898cd82963b3}">
5 <ExtraData>
6 <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
7 <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
8 <ExtraDataItem name="GUI/LastWindowPostion" value="876,27,720,449"/>
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="{f3ab4cae-ffb5-4766-a5a7-898cd82963b3}" name="2008-09-21 Basic installation" timeStamp="2008-09-21T21:37:36Z">
15 <Description/>
16 <Hardware>
17 <CPU>
18 <HardwareVirtEx enabled="false"/>
19 <HardwareVirtExNestedPaging enabled="false"/>
20 <PAE enabled="false"/>
21 </CPU>
22 <Memory RAMSize="800"/>
23 <Boot>
24 <Order position="1" device="DVD"/>
25 <Order position="2" device="HardDisk"/>
26 </Boot>
27 <Display VRAMSize="32" MonitorCount="1"/>
28 <BIOS>
29 <ACPI enabled="true"/>
30 <IOAPIC enabled="false"/>
31 <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
32 <BootMenu mode="MessageAndMenu"/>
33 <TimeOffset value="0"/>
34 <PXEDebug enabled="false"/>
35 <IDEController type="PIIX4"/>
36 </BIOS>
37 <DVDDrive passthrough="false"/>
38 <FloppyDrive enabled="true"/>
39 <USBController enabled="false" enabledEhci="false"/>
40 <SATAController enabled="false" PortCount="30" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
41 <Network>
42 <Adapter slot="0" enabled="true" MACAddress="080027EE00BA" cable="true" speed="0" type="Am79C973">
43 <NAT/>
44 </Adapter>
45 <Adapter slot="1" enabled="false" MACAddress="0800270D9A72" cable="true" speed="0" type="Am79C973"/>
46 <Adapter slot="2" enabled="false" MACAddress="080027F75866" cable="true" speed="0" type="Am79C973"/>
47 <Adapter slot="3" enabled="false" MACAddress="0800274248B2" cable="true" speed="0" type="Am79C973"/>
48 </Network>
49 <UART>
50 <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
51 <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
52 </UART>
53 <LPT>
54 <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
55 <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
56 </LPT>
57 <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
58 <SharedFolders>
59 <SharedFolder name="admin" hostPath="/data/export/local/admin" writable="true"/>
60 </SharedFolders>
61 <Clipboard mode="Bidirectional"/>
62 <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
63 <GuestProperties/>
64 </Hardware>
65 <HardDiskAttachments>
66 <HardDiskAttachment hardDisk="{4fb524d1-af75-4f6f-ae11-73536985adf8}" bus="IDE" channel="0" device="0"/>
67 </HardDiskAttachments>
68 </Snapshot>
69 <Hardware>
70 <CPU>
71 <HardwareVirtEx enabled="false"/>
72 <HardwareVirtExNestedPaging enabled="false"/>
73 <PAE enabled="false"/>
74 </CPU>
75 <Memory RAMSize="800"/>
76 <Boot>
77 <Order position="1" device="DVD"/>
78 <Order position="2" device="HardDisk"/>
79 </Boot>
80 <Display VRAMSize="16" MonitorCount="1"/>
81 <BIOS>
82 <ACPI enabled="true"/>
83 <IOAPIC enabled="false"/>
84 <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
85 <BootMenu mode="MessageAndMenu"/>
86 <TimeOffset value="0"/>
87 <PXEDebug enabled="false"/>
88 <IDEController type="PIIX4"/>
89 </BIOS>
90 <DVDDrive passthrough="false"/>
91 <FloppyDrive enabled="true"/>
92 <USBController enabled="false" enabledEhci="false"/>
93 <SATAController enabled="false" PortCount="30" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"/>
94 <Network>
95 <Adapter slot="0" enabled="true" MACAddress="080027EE00BA" cable="true" speed="0" type="Am79C973">
96 <HostInterface/>
97 </Adapter>
98 <Adapter slot="1" enabled="false" MACAddress="0800270D9A72" cable="true" speed="0" type="Am79C973"/>
99 <Adapter slot="2" enabled="false" MACAddress="080027F75866" cable="true" speed="0" type="Am79C973"/>
100 <Adapter slot="3" enabled="false" MACAddress="0800274248B2" cable="true" speed="0" type="Am79C973"/>
101 </Network>
102 <UART>
103 <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
104 <Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
105 </UART>
106 <LPT>
107 <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
108 <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
109 </LPT>
110 <AudioAdapter controller="AC97" driver="Null" enabled="false"/>
111 <SharedFolders/>
112 <Clipboard mode="Bidirectional"/>
113 <Guest memoryBalloonSize="0" statisticsUpdateInterval="0"/>
114 <GuestProperties>
115 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1226233971534127000" flags=""/>
116 </GuestProperties>
117 </Hardware>
118 <HardDiskAttachments>
119 <HardDiskAttachment hardDisk="{c45393ef-9289-42b3-bc8f-313fa7ee2dc0}" bus="IDE" channel="0" device="0"/>
120 </HardDiskAttachments>
121 </Machine>
122</VirtualBox>

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