VirtualBox

Ticket #16869: PXE test client.vbox

File PXE test client.vbox, 5.3 KB (added by PKU, 7 years ago)

Guest .vbox file

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" snapshotFolder="Snapshots" lastStateChange="2017-07-03T15:41:24Z">
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 <HardwareVirtEx enabled="false"/>
29 <PAE enabled="false"/>
30 <LongMode enabled="false"/>
31 <HardwareVirtExLargePages enabled="false"/>
32 </CPU>
33 <Memory RAMSize="1056"/>
34 <Paravirt provider="None"/>
35 <Boot>
36 <Order position="1" device="Network"/>
37 <Order position="2" device="None"/>
38 <Order position="3" device="None"/>
39 <Order position="4" device="None"/>
40 </Boot>
41 <Display VRAMSize="64"/>
42 <RemoteDisplay enabled="false">
43 <VRDEProperties>
44 <Property name="TCP/Ports" value="3389"/>
45 </VRDEProperties>
46 </RemoteDisplay>
47 <BIOS>
48 <IOAPIC enabled="true"/>
49 </BIOS>
50 <USB>
51 <Controllers>
52 <Controller name="OHCI" type="OHCI"/>
53 </Controllers>
54 </USB>
55 <Network>
56 <Adapter slot="0" enabled="true" MACAddress="0800279F14BE" cable="true" promiscuousModePolicy="AllowAll">
57 <DisabledModes>
58 <InternalNetwork name="intnet"/>
59 <HostOnlyInterface name="vboxnet0"/>
60 </DisabledModes>
61 <BridgedInterface name="em2"/>
62 </Adapter>
63 <Adapter slot="1" MACAddress="0800279439EF" cable="true" type="82540EM"/>
64 <Adapter slot="2" MACAddress="080027D3E32C" cable="true" type="82540EM"/>
65 <Adapter slot="3" MACAddress="080027C18A69" cable="true" type="82540EM"/>
66 <Adapter slot="4" MACAddress="080027CFA467" cable="true" type="82540EM"/>
67 <Adapter slot="5" MACAddress="080027E86847" cable="true" type="82540EM"/>
68 <Adapter slot="6" MACAddress="080027D70854" cable="true" type="82540EM"/>
69 <Adapter slot="7" MACAddress="08002708A925" cable="true" type="82540EM"/>
70 </Network>
71 <AudioAdapter driver="Pulse" enabled="true"/>
72 <RTC localOrUTC="UTC"/>
73 <Clipboard mode="Bidirectional"/>
74 <GuestProperties>
75 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="4.2.36" timestamp="1498875790011806000" flags=""/>
76 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="105945" timestamp="1498875758123484000" flags=""/>
77 <GuestProperty name="/VirtualBox/GuestAdd/Vbgl/Video/SavedMode" value="1024x645x32" timestamp="1390448870750196000" flags=""/>
78 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="5.0.17" timestamp="1498875758122623000" flags=""/>
79 <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="5.0.17" timestamp="1498875758122749000" flags=""/>
80 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1498875758119857000" flags=""/>
81 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="4.4.0-83-generic" timestamp="1498875758119975000" flags=""/>
82 <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#106-Ubuntu SMP Mon Jun 26 17:54:25 UTC 2017" timestamp="1498875758120062000" flags=""/>
83 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1499096340269259000" flags=""/>
84 </GuestProperties>
85 </Hardware>
86 <StorageControllers>
87 <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
88 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="0"/>
89 </StorageController>
90 <StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="true" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
91 <AttachedDevice type="HardDisk" hotpluggable="true" port="0" device="0">
92 <Image uuid="{d2c1f878-0253-49f8-85c9-b7cf39ba11d2}"/>
93 </AttachedDevice>
94 </StorageController>
95 </StorageControllers>
96 </Machine>
97</VirtualBox>

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