VirtualBox

Ticket #15678: Mac OS X 10.11.vbox

File Mac OS X 10.11.vbox, 4.3 KB (added by Lars Sonchocky-Helldorf, 8 years ago)

Mac OS X 10.11.vbox

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.15-macosx">
9 <Machine uuid="{340ec918-9022-4f28-b7b0-70592568b2dc}" name="Mac OS X 10.11" OSType="MacOS1011_64" snapshotFolder="Snapshots" lastStateChange="2016-08-23T21:33:52Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{afc2ce14-f7f8-48d5-bab7-7bd4b3111beb}" location="Mac OS X 10.11.vmdk" format="VMDK" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{02ff4633-a5df-45d9-bcfd-7dd2f520ec4a}" location="/Users/lars/Library/VirtualBox/ISOs/ElCapitan_1.iso"/>
16 <Image uuid="{dac55cf3-506f-4caf-b5bc-ea817f4d22db}" location="/Users/lars/Library/VirtualBox/ISOs/ElCapitan_2.iso"/>
17 </DVDImages>
18 </MediaRegistry>
19 <ExtraData>
20 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
21 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="806,168,1024,789"/>
22 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
23 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
24 <ExtraDataItem name="GUI/ScaleFactor" value="1"/>
25 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
26 </ExtraData>
27 <Hardware>
28 <CPU count="2">
29 <PAE enabled="true"/>
30 <LongMode enabled="true"/>
31 <HardwareVirtExLargePages enabled="true"/>
32 <CpuIdTree>
33 <CpuIdLeaf id="1" eax="198313" ebx="133120" ecx="2147484161" edx="395049983"/>
34 </CpuIdTree>
35 </CPU>
36 <Memory RAMSize="4096"/>
37 <Firmware type="EFI"/>
38 <HID Pointing="USBTablet" Keyboard="USBKeyboard"/>
39 <HPET enabled="true"/>
40 <Paravirt provider="Default"/>
41 <Display VRAMSize="128" accelerate3D="true"/>
42 <RemoteDisplay enabled="false">
43 <VRDEProperties>
44 <Property name="TCP/Ports" value="3389"/>
45 </VRDEProperties>
46 </RemoteDisplay>
47 <BIOS>
48 <IOAPIC enabled="true"/>
49 </BIOS>
50 <USB>
51 <Controllers>
52 <Controller name="OHCI" type="OHCI"/>
53 </Controllers>
54 </USB>
55 <Network>
56 <Adapter slot="0" enabled="true" MACAddress="080027A39716" cable="true" type="82545EM">
57 <DisabledModes>
58 <InternalNetwork name="intnet"/>
59 <NATNetwork name="NatNetwork"/>
60 </DisabledModes>
61 <BridgedInterface name="en0: WLAN (AirPort)"/>
62 </Adapter>
63 <Adapter slot="1" MACAddress="080027F1663B" cable="true" type="82545EM"/>
64 <Adapter slot="2" MACAddress="080027AA4325" cable="true" type="82545EM"/>
65 <Adapter slot="3" MACAddress="080027B50CAB" cable="true" type="82545EM"/>
66 <Adapter slot="4" MACAddress="080027D02B59" cable="true" type="82545EM"/>
67 <Adapter slot="5" MACAddress="080027096928" cable="true" type="82545EM"/>
68 <Adapter slot="6" MACAddress="080027603A18" cable="true" type="82545EM"/>
69 <Adapter slot="7" MACAddress="08002772D84F" cable="true" type="82545EM"/>
70 </Network>
71 <LPT>
72 <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
73 </LPT>
74 <AudioAdapter controller="HDA" driver="CoreAudio" enabled="true"/>
75 <RTC localOrUTC="UTC"/>
76 <DragAndDrop mode="Bidirectional"/>
77 <GuestProperties>
78 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="de_DE" timestamp="1469384091727672000" flags=""/>
79 </GuestProperties>
80 </Hardware>
81 <StorageControllers>
82 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
83 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
84 <Image uuid="{afc2ce14-f7f8-48d5-bab7-7bd4b3111beb}"/>
85 </AttachedDevice>
86 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
87 </StorageController>
88 </StorageControllers>
89 </Machine>
90</VirtualBox>

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