VirtualBox

Ticket #20313: ct.vbox-prev

File ct.vbox-prev, 2.7 KB (added by Justin-Young, 3 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="{7e182b4e-1be0-4d84-879a-299992349f7f}" name="ct" OSType="RedHat_64" snapshotFolder="Snapshots" lastStateChange="2021-04-22T06:40:47Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{874445f6-5da3-4b80-acbb-90ccc7c70a76}" location="ct.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{dec31ee4-d3cd-4958-a7b6-5e0a229b9e12}" location="D:/Linux/CentOS/CentOS-7-x86_64-Minimal-2009.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/FirstRun" value="yes"/>
20 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="640,249,800,651"/>
21 </ExtraData>
22 <Hardware>
23 <CPU>
24 <PAE enabled="true"/>
25 <LongMode enabled="true"/>
26 <X2APIC enabled="true"/>
27 <HardwareVirtExLargePages enabled="true"/>
28 </CPU>
29 <Memory RAMSize="1024"/>
30 <Display controller="VMSVGA" VRAMSize="16"/>
31 <VideoCapture file="." fps="25"/>
32 <BIOS>
33 <IOAPIC enabled="true"/>
34 <SmbiosUuidLittleEndian enabled="true"/>
35 </BIOS>
36 <USB>
37 <Controllers>
38 <Controller name="OHCI" type="OHCI"/>
39 </Controllers>
40 </USB>
41 <Network>
42 <Adapter slot="0" enabled="true" MACAddress="0800277FC9AF" type="82540EM">
43 <NAT/>
44 </Adapter>
45 </Network>
46 <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="false"/>
47 <RTC localOrUTC="UTC"/>
48 <Clipboard/>
49 <GuestProperties>
50 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1619073647524366600" flags=""/>
51 </GuestProperties>
52 </Hardware>
53 <StorageControllers>
54 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
55 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
56 </StorageController>
57 <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
58 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
59 <Image uuid="{874445f6-5da3-4b80-acbb-90ccc7c70a76}"/>
60 </AttachedDevice>
61 </StorageController>
62 </StorageControllers>
63 </Machine>
64</VirtualBox>

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