VirtualBox

Ticket #16383: redhat32.vbox-prev

File redhat32.vbox-prev, 4.3 KB (added by JacksonZheng, 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.16-windows">
9 <Machine uuid="{5b9c5904-82d1-4de8-8491-4a5c1af6faf7}" name="redhat32" OSType="RedHat" snapshotFolder="Snapshots" lastStateChange="2017-01-13T05:48:51Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{ca603d4a-84f0-4713-888f-362551cd295c}" location="redhat32.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{db7f2c92-c20e-4baa-9522-034c650c2a51}" location="C:/Program Files/Oracle/VirtualBox/VBoxGuestAdditions.iso"/>
16 <Image uuid="{ea3e6516-dfb4-4a9f-a886-7056bdd46463}" location="C:/Users/zhengjie4/Desktop/CentOS-5.11-i386-bin-DVD-1of2.iso"/>
17 <Image uuid="{565c7eb4-bff1-42a3-9a4e-8ab17566f2c0}" location="C:/Users/zhengjie4/Desktop/CentOS-5.11-i386-bin-DVD-2of2.1.iso"/>
18 </DVDImages>
19 </MediaRegistry>
20 <ExtraData>
21 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
22 <ExtraDataItem name="GUI/LastGuestSizeHint" value="1680,945"/>
23 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="0,23,640,480,max"/>
24 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
25 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
26 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
27 </ExtraData>
28 <Hardware>
29 <CPU>
30 <PAE enabled="true"/>
31 <LongMode enabled="false"/>
32 <X2APIC enabled="true"/>
33 <HardwareVirtExLargePages enabled="true"/>
34 </CPU>
35 <Memory RAMSize="1024"/>
36 <Display VRAMSize="16"/>
37 <USB>
38 <Controllers>
39 <Controller name="OHCI" type="OHCI"/>
40 </Controllers>
41 </USB>
42 <Network>
43 <Adapter slot="0" enabled="true" MACAddress="08002723BEA2" trace="true" tracefile="c:\Users\zhengjie4\netlog.pcap" type="82540EM">
44 <DisabledModes>
45 <BridgedInterface name="Intel(R) Dual Band Wireless-AC 7265 #2"/>
46 <InternalNetwork name="intnet"/>
47 <HostOnlyInterface name="VirtualBox Host-Only Ethernet Adapter #2"/>
48 <NATNetwork name="NatNetwork"/>
49 </DisabledModes>
50 <NAT>
51 <Forwarding name="SSH" proto="1" hostip="127.0.0.1" hostport="30000" guestip="10.0.2.15" guestport="22"/>
52 </NAT>
53 </Adapter>
54 <Adapter slot="1" type="82540EM"/>
55 <Adapter slot="2" type="82540EM"/>
56 <Adapter slot="3" type="82540EM"/>
57 <Adapter slot="4" type="82540EM"/>
58 <Adapter slot="5" type="82540EM"/>
59 <Adapter slot="6" type="82540EM"/>
60 <Adapter slot="7" type="82540EM"/>
61 </Network>
62 <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true"/>
63 <RTC localOrUTC="UTC"/>
64 <GuestProperties>
65 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1484210032101662400" flags=""/>
66 </GuestProperties>
67 </Hardware>
68 <StorageControllers>
69 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
70 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="0">
71 <Image uuid="{db7f2c92-c20e-4baa-9522-034c650c2a51}"/>
72 </AttachedDevice>
73 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="1">
74 <Image uuid="{565c7eb4-bff1-42a3-9a4e-8ab17566f2c0}"/>
75 </AttachedDevice>
76 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
77 </StorageController>
78 <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
79 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
80 <Image uuid="{ca603d4a-84f0-4713-888f-362551cd295c}"/>
81 </AttachedDevice>
82 </StorageController>
83 </StorageControllers>
84 </Machine>
85</VirtualBox>

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette