VirtualBox

Ticket #10728: NetWare (Telperion).vbox

File NetWare (Telperion).vbox, 7.7 KB (added by kumba, 12 years ago)

Machine configuration for the NW65SP8 VM I am using.

Line 
1<?xml version="1.0"?>
2<!--
3** DO NOT EDIT THIS FILE.
4** If you make changes to this file while any VirtualBox related application
5** is running, your changes will be overwritten later, without taking effect.
6** Use VBoxManage or the VirtualBox Manager GUI to make changes.
7-->
8<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.11-windows">
9 <Machine uuid="{5a5dbdbc-1e43-4dd3-962a-b6f90ace2d4f}" name="NetWare (Telperion)" OSType="Netware" snapshotFolder="G:/Virtual Machines/NetWare/Snapshots" lastStateChange="2012-09-27T05:55:22Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{6322be23-c799-408a-b75b-722fda8a62d3}" location="G:/Virtual Machines/NetWare/Telperion.vdi" format="VDI" type="Normal"/>
13 <HardDisk uuid="{f7816db7-cb50-411a-b2bf-533d5485fdf8}" location="G:/Virtual Machines/NetWare/ZOG.vdi" format="VDI" type="Normal"/>
14 </HardDisks>
15 <DVDImages>
16 <Image uuid="{501abbbc-5672-4a80-9107-2b328d06d7c2}" location="C:/Users/kumba/Downloads/zog/nw65shit.iso"/>
17 </DVDImages>
18 <FloppyImages>
19 <Image uuid="{afe69bf6-e79e-452a-b703-0ee7b98620a8}" location="F:/ISOs/Fd32e.IMg"/>
20 </FloppyImages>
21 </MediaRegistry>
22 <ExtraData>
23 <ExtraDataItem name="GUI/Dbg/Enabled" value="true"/>
24 <ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/>
25 <ExtraDataItem name="GUI/LastGuestSizeHint" value="720,400"/>
26 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="979,521,720,442"/>
27 <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/>
28 <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
29 <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/>
30 </ExtraData>
31 <Hardware version="2">
32 <CPU count="1" hotplug="false">
33 <HardwareVirtEx enabled="true" exclusive="false"/>
34 <HardwareVirtExNestedPaging enabled="true"/>
35 <HardwareVirtExVPID enabled="true"/>
36 <PAE enabled="true"/>
37 <HardwareVirtExLargePages enabled="true"/>
38 <HardwareVirtForce enabled="false"/>
39 </CPU>
40 <Memory RAMSize="2048" PageFusion="false"/>
41 <HID Pointing="USBTablet" Keyboard="PS2Keyboard"/>
42 <HPET enabled="false"/>
43 <Chipset type="PIIX3"/>
44 <Boot>
45 <Order position="1" device="HardDisk"/>
46 <Order position="2" device="None"/>
47 <Order position="3" device="None"/>
48 <Order position="4" device="None"/>
49 </Boot>
50 <Display VRAMSize="64" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/>
51 <RemoteDisplay enabled="false" authType="Null" authTimeout="5000">
52 <VRDEProperties>
53 <Property name="TCP/Ports" value="3389"/>
54 </VRDEProperties>
55 </RemoteDisplay>
56 <BIOS>
57 <ACPI enabled="true"/>
58 <IOAPIC enabled="true"/>
59 <Logo fadeIn="true" fadeOut="true" displayTime="0"/>
60 <BootMenu mode="MessageAndMenu"/>
61 <TimeOffset value="0"/>
62 <PXEDebug enabled="false"/>
63 </BIOS>
64 <USBController enabled="true" enabledEhci="true"/>
65 <Network>
66 <Adapter slot="0" enabled="true" MACAddress="00001B0000AA" cable="true" speed="0" type="Am79C973">
67 <DisabledModes>
68 <NAT>
69 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
70 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
71 </NAT>
72 </DisabledModes>
73 <BridgedInterface name="Intel(R) 82567LM-2 Gigabit Network Connection"/>
74 </Adapter>
75 <Adapter slot="1" enabled="false" MACAddress="080027F28B3E" cable="true" speed="0" type="Am79C973">
76 <DisabledModes>
77 <NAT>
78 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
79 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
80 </NAT>
81 </DisabledModes>
82 </Adapter>
83 <Adapter slot="2" enabled="false" MACAddress="080027FCF059" cable="true" speed="0" type="Am79C973">
84 <DisabledModes>
85 <NAT>
86 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
87 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
88 </NAT>
89 </DisabledModes>
90 </Adapter>
91 <Adapter slot="3" enabled="false" MACAddress="080027FFB2F2" cable="true" speed="0" type="Am79C973">
92 <DisabledModes>
93 <NAT>
94 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
95 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
96 </NAT>
97 </DisabledModes>
98 </Adapter>
99 <Adapter slot="4" enabled="false" MACAddress="080027F93324" cable="true" speed="0" type="Am79C973">
100 <DisabledModes>
101 <NAT>
102 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
103 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
104 </NAT>
105 </DisabledModes>
106 </Adapter>
107 <Adapter slot="5" enabled="false" MACAddress="0800274B2B21" cable="true" speed="0" type="Am79C973">
108 <DisabledModes>
109 <NAT>
110 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
111 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
112 </NAT>
113 </DisabledModes>
114 </Adapter>
115 <Adapter slot="6" enabled="false" MACAddress="08002756C951" cable="true" speed="0" type="Am79C973">
116 <DisabledModes>
117 <NAT>
118 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
119 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
120 </NAT>
121 </DisabledModes>
122 </Adapter>
123 <Adapter slot="7" enabled="false" MACAddress="08002700E16B" cable="true" speed="0" type="Am79C973">
124 <DisabledModes>
125 <NAT>
126 <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
127 <Alias logging="false" proxy-only="false" use-same-ports="false"/>
128 </NAT>
129 </DisabledModes>
130 </Adapter>
131 </Network>
132 <UART>
133 <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
134 <Port slot="1" enabled="false" IOBase="0x2f8" IRQ="3" hostMode="Disconnected"/>
135 </UART>
136 <LPT>
137 <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
138 <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
139 </LPT>
140 <AudioAdapter controller="AC97" driver="DirectSound" enabled="false"/>
141 <RTC localOrUTC="local"/>
142 <SharedFolders/>
143 <Clipboard mode="Bidirectional"/>
144 <IO>
145 <IoCache enabled="true" size="5"/>
146 <BandwidthGroups/>
147 </IO>
148 <Guest memoryBalloonSize="0"/>
149 <GuestProperties>
150 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1348725045113152200" flags=""/>
151 </GuestProperties>
152 </Hardware>
153 <StorageControllers>
154 <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
155 <AttachedDevice passthrough="false" type="DVD" port="0" device="0">
156 <Image uuid="{501abbbc-5672-4a80-9107-2b328d06d7c2}"/>
157 </AttachedDevice>
158 </StorageController>
159 <StorageController name="SCSI Controller" type="BusLogic" PortCount="16" useHostIOCache="true" Bootable="true">
160 <AttachedDevice type="HardDisk" port="0" device="0">
161 <Image uuid="{6322be23-c799-408a-b75b-722fda8a62d3}"/>
162 </AttachedDevice>
163 <AttachedDevice type="HardDisk" port="1" device="0">
164 <Image uuid="{f7816db7-cb50-411a-b2bf-533d5485fdf8}"/>
165 </AttachedDevice>
166 </StorageController>
167 </StorageControllers>
168 </Machine>
169</VirtualBox>

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