VirtualBox

Ticket #17154: OPENSTEP 4.2.vbox

File OPENSTEP 4.2.vbox, 3.4 KB (added by Lars Sonchocky-Helldorf, 7 years ago)

.vbox file of the machine

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.virtualbox.org/" version="1.12-macosx">
9 <Machine uuid="{10562ebb-db54-4287-a6e4-6112a7ba210d}" name="OPENSTEP 4.2" OSType="Other" snapshotFolder="Snapshots" lastStateChange="2017-10-10T22:17:13Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{a0632109-cce0-4531-b40f-52710f36d4e1}" location="OPENSTEP 4.2.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 </MediaRegistry>
15 <ExtraData>
16 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
17 <ExtraDataItem name="GUI/LastGuestSizeHint" value="1152,864"/>
18 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="288,103,1152,885"/>
19 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
20 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
21 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
22 </ExtraData>
23 <Hardware>
24 <CPU>
25 <PAE enabled="false"/>
26 <HardwareVirtExLargePages enabled="true"/>
27 </CPU>
28 <Memory RAMSize="64"/>
29 <Display VRAMSize="16"/>
30 <RemoteDisplay enabled="false">
31 <VRDEProperties>
32 <Property name="TCP/Ports" value="3389"/>
33 </VRDEProperties>
34 </RemoteDisplay>
35 <USBController enabled="true" enabledEhci="false"/>
36 <Network>
37 <Adapter slot="0" enabled="true" MACAddress="0800272799D9" cable="true" type="Am79C973">
38 <DisabledModes>
39 <InternalNetwork name="intnet"/>
40 <NATNetwork name="NatNetwork"/>
41 </DisabledModes>
42 <BridgedInterface name="en1: WLAN (AirPort)"/>
43 </Adapter>
44 <Adapter slot="1" MACAddress="080027B2DA2E" cable="true" type="Am79C973"/>
45 <Adapter slot="2" MACAddress="080027731088" cable="true" type="Am79C973"/>
46 <Adapter slot="3" MACAddress="0800275A99A4" cable="true" type="Am79C973"/>
47 <Adapter slot="4" MACAddress="080027D2BD9A" cable="true" type="Am79C973"/>
48 <Adapter slot="5" MACAddress="080027AF9024" cable="true" type="Am79C973"/>
49 <Adapter slot="6" MACAddress="08002791CBA8" cable="true" type="Am79C973"/>
50 <Adapter slot="7" MACAddress="0800279DF37E" cable="true" type="Am79C973"/>
51 </Network>
52 <LPT>
53 <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
54 </LPT>
55 <AudioAdapter controller="SB16" driver="CoreAudio" enabled="true"/>
56 <GuestProperties>
57 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1466192029053151000" flags=""/>
58 </GuestProperties>
59 </Hardware>
60 <StorageControllers>
61 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
62 <AttachedDevice type="HardDisk" port="0" device="0">
63 <Image uuid="{a0632109-cce0-4531-b40f-52710f36d4e1}"/>
64 </AttachedDevice>
65 <AttachedDevice passthrough="false" type="DVD" port="1" device="0"/>
66 </StorageController>
67 </StorageControllers>
68 </Machine>
69</VirtualBox>

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