VirtualBox

Ticket #18194: bondtest.vbox

File bondtest.vbox, 3.0 KB (added by lemerp, 6 years ago)
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.16-windows">
9 <Machine uuid="{039b5664-aec8-4a66-a5b3-fc987a55c906}" name="bondtest" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2018-12-27T17:13:36Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{6e33f3fb-7e09-4af1-a2c2-adfd1b533a45}" location="bondtest.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 </MediaRegistry>
15 <ExtraData>
16 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
17 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="97,149,800,642"/>
18 </ExtraData>
19 <Hardware>
20 <CPU count="4">
21 <PAE enabled="false"/>
22 <LongMode enabled="true"/>
23 <X2APIC enabled="true"/>
24 <HardwareVirtExLargePages enabled="true"/>
25 </CPU>
26 <Memory RAMSize="2048"/>
27 <HID Pointing="USBTablet"/>
28 <Display controller="VMSVGA" VRAMSize="16"/>
29 <VideoCapture screens="1" file="." fps="25"/>
30 <BIOS>
31 <IOAPIC enabled="true"/>
32 </BIOS>
33 <USB>
34 <Controllers>
35 <Controller name="OHCI" type="OHCI"/>
36 </Controllers>
37 </USB>
38 <Network>
39 <Adapter slot="0" enabled="true" MACAddress="08002770BC54" type="82540EM">
40 <DisabledModes>
41 <InternalNetwork name="intnet"/>
42 <NATNetwork name="NatNetwork"/>
43 </DisabledModes>
44 <BridgedInterface name="Intel(R) Ethernet Connection (2) I219-LM"/>
45 </Adapter>
46 <Adapter slot="1" enabled="true" MACAddress="080027916ECB" type="82540EM">
47 <DisabledModes>
48 <InternalNetwork name="intnet"/>
49 <NATNetwork name="NatNetwork"/>
50 </DisabledModes>
51 <BridgedInterface name="Intel(R) Ethernet Connection (2) I219-LM"/>
52 </Adapter>
53 </Network>
54 <AudioAdapter codec="AD1980" driver="DirectSound" enabledIn="false"/>
55 <RTC localOrUTC="UTC"/>
56 <GuestProperties>
57 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1545930817401045000" flags=""/>
58 </GuestProperties>
59 </Hardware>
60 <StorageControllers>
61 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
62 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
63 </StorageController>
64 <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
65 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
66 <Image uuid="{6e33f3fb-7e09-4af1-a2c2-adfd1b533a45}"/>
67 </AttachedDevice>
68 </StorageController>
69 </StorageControllers>
70 </Machine>
71</VirtualBox>

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