VirtualBox

Ticket #20313: ct.vbox

File ct.vbox, 2.6 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/LastNormalWindowPosition" value="640,249,800,651"/>
20 </ExtraData>
21 <Hardware>
22 <CPU>
23 <PAE enabled="true"/>
24 <LongMode enabled="true"/>
25 <X2APIC enabled="true"/>
26 <HardwareVirtExLargePages enabled="true"/>
27 </CPU>
28 <Memory RAMSize="1024"/>
29 <Display controller="VMSVGA" VRAMSize="16"/>
30 <VideoCapture file="." fps="25"/>
31 <BIOS>
32 <IOAPIC enabled="true"/>
33 <SmbiosUuidLittleEndian enabled="true"/>
34 </BIOS>
35 <USB>
36 <Controllers>
37 <Controller name="OHCI" type="OHCI"/>
38 </Controllers>
39 </USB>
40 <Network>
41 <Adapter slot="0" enabled="true" MACAddress="0800277FC9AF" type="82540EM">
42 <NAT/>
43 </Adapter>
44 </Network>
45 <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="false"/>
46 <RTC localOrUTC="UTC"/>
47 <Clipboard/>
48 <GuestProperties>
49 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1619073647573167000" flags=""/>
50 </GuestProperties>
51 </Hardware>
52 <StorageControllers>
53 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
54 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
55 </StorageController>
56 <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
57 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
58 <Image uuid="{874445f6-5da3-4b80-acbb-90ccc7c70a76}"/>
59 </AttachedDevice>
60 </StorageController>
61 </StorageControllers>
62 </Machine>
63</VirtualBox>

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