VirtualBox

Ticket #16869: 64-VT-x-PXE test client.vbox

File 64-VT-x-PXE test client.vbox, 5.2 KB (added by PKU, 7 years ago)

With VT-x turned on per comment.

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-linux">
9 <Machine uuid="{cfdffe4f-a422-4c77-aa7c-bc2cf619ec0b}" name="PXE test client" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2017-07-03T16:10:39Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{d2c1f878-0253-49f8-85c9-b7cf39ba11d2}" location="PXE text client disk 80 gb.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 </MediaRegistry>
15 <ExtraData>
16 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
17 <ExtraDataItem name="GUI/LastGuestSizeHint" value="720,400"/>
18 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="2,51,720,442"/>
19 <ExtraDataItem name="GUI/LastScaleWindowPosition" value="363,144,640,480,max"/>
20 <ExtraDataItem name="GUI/RestrictedRuntimeDevicesMenuActions" value="HardDrives"/>
21 <ExtraDataItem name="GUI/RestrictedRuntimeMachineMenuActions" value="SaveState,PowerOff"/>
22 <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/>
23 <ExtraDataItem name="GUI/ShowMiniToolBar" value="false"/>
24 <ExtraDataItem name="GUI/StatusBar/IndicatorOrder" value="HardDisks,OpticalDisks,FloppyDisks,Network,USB,SharedFolders,Display,VideoCapture,Features,Mouse,Keyboard"/>
25 </ExtraData>
26 <Hardware>
27 <CPU>
28 <PAE enabled="true"/>
29 <LongMode enabled="true"/>
30 <HardwareVirtExLargePages enabled="false"/>
31 </CPU>
32 <Memory RAMSize="1056"/>
33 <Paravirt provider="Default"/>
34 <Boot>
35 <Order position="1" device="Network"/>
36 <Order position="2" device="None"/>
37 <Order position="3" device="None"/>
38 <Order position="4" device="None"/>
39 </Boot>
40 <Display VRAMSize="64"/>
41 <RemoteDisplay enabled="false">
42 <VRDEProperties>
43 <Property name="TCP/Ports" value="3389"/>
44 </VRDEProperties>
45 </RemoteDisplay>
46 <BIOS>
47 <IOAPIC enabled="true"/>
48 </BIOS>
49 <USB>
50 <Controllers>
51 <Controller name="OHCI" type="OHCI"/>
52 </Controllers>
53 </USB>
54 <Network>
55 <Adapter slot="0" enabled="true" MACAddress="0800279F14BE" cable="true" promiscuousModePolicy="AllowAll">
56 <DisabledModes>
57 <InternalNetwork name="intnet"/>
58 <HostOnlyInterface name="vboxnet0"/>
59 </DisabledModes>
60 <BridgedInterface name="em2"/>
61 </Adapter>
62 <Adapter slot="1" MACAddress="0800279439EF" cable="true" type="82540EM"/>
63 <Adapter slot="2" MACAddress="080027D3E32C" cable="true" type="82540EM"/>
64 <Adapter slot="3" MACAddress="080027C18A69" cable="true" type="82540EM"/>
65 <Adapter slot="4" MACAddress="080027CFA467" cable="true" type="82540EM"/>
66 <Adapter slot="5" MACAddress="080027E86847" cable="true" type="82540EM"/>
67 <Adapter slot="6" MACAddress="080027D70854" cable="true" type="82540EM"/>
68 <Adapter slot="7" MACAddress="08002708A925" cable="true" type="82540EM"/>
69 </Network>
70 <AudioAdapter driver="Pulse" enabled="true"/>
71 <RTC localOrUTC="UTC"/>
72 <Clipboard mode="Bidirectional"/>
73 <GuestProperties>
74 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.2.36" timestamp="1498875790011806000" flags=""/>
75 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="105945" timestamp="1498875758123484000" flags=""/>
76 <GuestProperty name="/VirtualBox/GuestAdd/Vbgl/Video/SavedMode" value="1024x645x32" timestamp="1390448870750196000" flags=""/>
77 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="5.0.17" timestamp="1498875758122623000" flags=""/>
78 <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="5.0.17" timestamp="1498875758122749000" flags=""/>
79 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1498875758119857000" flags=""/>
80 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="4.4.0-83-generic" timestamp="1498875758119975000" flags=""/>
81 <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#106-Ubuntu SMP Mon Jun 26 17:54:25 UTC 2017" timestamp="1498875758120062000" flags=""/>
82 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1499096340269259000" flags=""/>
83 </GuestProperties>
84 </Hardware>
85 <StorageControllers>
86 <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
87 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="0"/>
88 </StorageController>
89 <StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="true" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
90 <AttachedDevice type="HardDisk" hotpluggable="true" port="0" device="0">
91 <Image uuid="{d2c1f878-0253-49f8-85c9-b7cf39ba11d2}"/>
92 </AttachedDevice>
93 </StorageController>
94 </StorageControllers>
95 </Machine>
96</VirtualBox>

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