VirtualBox

Ticket #15893: VM1-Changed.vbox

File VM1-Changed.vbox, 3.2 KB (added by Joshua Rehm, 8 years ago)

VM1 Configuration File (After VM2 Created)

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="{4be56b86-b349-4a7c-a38d-f28ebb2ca155}" name="VM1" OSType="Windows2012_64" snapshotFolder="Snapshots" lastStateChange="2016-09-01T14:21:53Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{c1487c8e-ab83-41ca-8efa-92e14b36c4dc}" location="E:/Golden Images/W2K12.vhd" format="VHD" type="Immutable">
13 <HardDisk uuid="{a721fb7e-9bae-4347-9e32-f6e73fab310e}" location="Snapshots/{a721fb7e-9bae-4347-9e32-f6e73fab310e}.vhd" format="VHD"/>
14 <HardDisk uuid="{ac2da970-c422-4c48-9b7d-9b7ce9d8c5d1}" location="E:/Machines/VM2/Snapshots/{ac2da970-c422-4c48-9b7d-9b7ce9d8c5d1}.vhd" format="VHD" autoReset="true"/>
15 </HardDisk>
16 </HardDisks>
17 </MediaRegistry>
18 <Hardware>
19 <CPU>
20 <PAE enabled="true"/>
21 <LongMode enabled="true"/>
22 <HardwareVirtExLargePages enabled="true"/>
23 </CPU>
24 <Memory RAMSize="4096"/>
25 <Paravirt provider="Default"/>
26 <Display VRAMSize="128" accelerate3D="true" accelerate2DVideo="true"/>
27 <RemoteDisplay enabled="false"/>
28 <BIOS>
29 <IOAPIC enabled="true"/>
30 </BIOS>
31 <USB>
32 <Controllers>
33 <Controller name="OHCI" type="OHCI"/>
34 </Controllers>
35 </USB>
36 <Network>
37 <Adapter slot="0" enabled="true" MACAddress="080027ED9DA3" cable="true" type="82540EM">
38 <DisabledModes>
39 <InternalNetwork name="intnet"/>
40 <NATNetwork name="NatNetwork"/>
41 </DisabledModes>
42 <HostOnlyInterface name="VirtualBox Host-Only Ethernet Adapter"/>
43 </Adapter>
44 <Adapter slot="1" cable="true" type="82540EM"/>
45 <Adapter slot="2" cable="true" type="82540EM"/>
46 <Adapter slot="3" cable="true" type="82540EM"/>
47 <Adapter slot="4" cable="true" type="82540EM"/>
48 <Adapter slot="5" cable="true" type="82540EM"/>
49 <Adapter slot="6" cable="true" type="82540EM"/>
50 <Adapter slot="7" cable="true" type="82540EM"/>
51 </Network>
52 <LPT>
53 <Port slot="1" enabled="false" IOBase="0x378" IRQ="7"/>
54 </LPT>
55 <AudioAdapter driver="DirectSound" enabled="true"/>
56 </Hardware>
57 <StorageControllers>
58 <StorageController name="SATA Controller" type="AHCI" PortCount="30" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
59 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
60 <Image uuid="{a721fb7e-9bae-4347-9e32-f6e73fab310e}"/>
61 </AttachedDevice>
62 </StorageController>
63 <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
64 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="0"/>
65 </StorageController>
66 </StorageControllers>
67 </Machine>
68</VirtualBox>

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