VirtualBox

Ticket #16545: 3_added-ISO.vbox

File 3_added-ISO.vbox, 4.8 KB (added by robert spitzenpfeil, 8 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.15-windows">
9 <Machine uuid="{67624f11-9093-4b25-8bd2-001a0aa3065e}" name="test" OSType="Windows7_64" currentSnapshot="{adf865e9-fc3a-4149-b403-f3c945dff549}" snapshotFolder="Snapshots" lastStateChange="2017-03-09T16:10:46Z">
10 <MediaRegistry>
11 <DVDImages>
12 <Image uuid="{c0d0c804-3584-4745-89af-c8433c60714d}" location="E:/ubuntu-14.04.4-desktop-i386.iso"/>
13 </DVDImages>
14 </MediaRegistry>
15 <ExtraData>
16 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
17 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
18 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
19 </ExtraData>
20 <Snapshot uuid="{adf865e9-fc3a-4149-b403-f3c945dff549}" name="snapshot" timeStamp="2017-03-09T16:10:46Z">
21 <Hardware>
22 <CPU>
23 <PAE enabled="false"/>
24 <LongMode enabled="true"/>
25 <HardwareVirtExLargePages enabled="true"/>
26 </CPU>
27 <Memory RAMSize="512"/>
28 <HID Pointing="USBTablet"/>
29 <Paravirt provider="Default"/>
30 <Display VRAMSize="30"/>
31 <RemoteDisplay enabled="false"/>
32 <BIOS>
33 <IOAPIC enabled="true"/>
34 </BIOS>
35 <USB>
36 <Controllers>
37 <Controller name="OHCI" type="OHCI"/>
38 <Controller name="EHCI" type="EHCI"/>
39 </Controllers>
40 </USB>
41 <Network>
42 <Adapter slot="0" enabled="true" MACAddress="080027ACC538" cable="true" type="82540EM">
43 <NAT/>
44 </Adapter>
45 <Adapter slot="1" cable="true" type="82540EM"/>
46 <Adapter slot="2" cable="true" type="82540EM"/>
47 <Adapter slot="3" cable="true" type="82540EM"/>
48 <Adapter slot="4" cable="true" type="82540EM"/>
49 <Adapter slot="5" cable="true" type="82540EM"/>
50 <Adapter slot="6" cable="true" type="82540EM"/>
51 <Adapter slot="7" cable="true" type="82540EM"/>
52 </Network>
53 <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
54 </Hardware>
55 <StorageControllers>
56 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
57 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
58 <Image uuid="{c0d0c804-3584-4745-89af-c8433c60714d}"/>
59 </AttachedDevice>
60 </StorageController>
61 </StorageControllers>
62 </Snapshot>
63 <Hardware>
64 <CPU>
65 <PAE enabled="false"/>
66 <LongMode enabled="true"/>
67 <HardwareVirtExLargePages enabled="true"/>
68 </CPU>
69 <Memory RAMSize="512"/>
70 <HID Pointing="USBTablet"/>
71 <Paravirt provider="Default"/>
72 <Display VRAMSize="30"/>
73 <RemoteDisplay enabled="false"/>
74 <BIOS>
75 <IOAPIC enabled="true"/>
76 </BIOS>
77 <USB>
78 <Controllers>
79 <Controller name="OHCI" type="OHCI"/>
80 <Controller name="EHCI" type="EHCI"/>
81 </Controllers>
82 </USB>
83 <Network>
84 <Adapter slot="0" enabled="true" MACAddress="080027ACC538" cable="true" type="82540EM">
85 <NAT/>
86 </Adapter>
87 <Adapter slot="1" cable="true" type="82540EM"/>
88 <Adapter slot="2" cable="true" type="82540EM"/>
89 <Adapter slot="3" cable="true" type="82540EM"/>
90 <Adapter slot="4" cable="true" type="82540EM"/>
91 <Adapter slot="5" cable="true" type="82540EM"/>
92 <Adapter slot="6" cable="true" type="82540EM"/>
93 <Adapter slot="7" cable="true" type="82540EM"/>
94 </Network>
95 <AudioAdapter controller="HDA" driver="DirectSound" enabled="true"/>
96 <GuestProperties>
97 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="de_DE" timestamp="1489075908480555200" flags=""/>
98 </GuestProperties>
99 </Hardware>
100 <StorageControllers>
101 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
102 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
103 <Image uuid="{c0d0c804-3584-4745-89af-c8433c60714d}"/>
104 </AttachedDevice>
105 </StorageController>
106 </StorageControllers>
107 </Machine>
108</VirtualBox>

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