VirtualBox

Ticket #20213: Test-Port32.vbox

File Test-Port32.vbox, 3.8 KB (added by Thomas Dreibholz, 4 years ago)

VBox file for using port 32

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.18-linux">
9 <Machine uuid="{b6e96cb4-a52a-4c0f-b5b2-6e87de4449a0}" name="Test" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2021-02-21T13:46:50Z" aborted="true">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{18be1570-777a-4bb4-b277-fbadb7b8e03d}" location="Test.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{0487db1d-b5e6-4c35-91e2-fb2b18650c12}" location="/home/dreibh/src/nornet/vmimage-builder-scripts/cache/f3dd895a2c2ec4e85d8966353137e5416df0c0c9.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
20 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="1600,794,720,491"/>
21 </ExtraData>
22 <Hardware>
23 <CPU>
24 <PAE enabled="false"/>
25 <LongMode enabled="true"/>
26 <X2APIC enabled="true"/>
27 <HardwareVirtExLargePages enabled="false"/>
28 </CPU>
29 <Memory RAMSize="1024"/>
30 <HID Pointing="USBTablet"/>
31 <Chipset type="ICH9"/>
32 <Display controller="VMSVGA" VRAMSize="33"/>
33 <VideoCapture file="." fps="25"/>
34 <BIOS>
35 <IOAPIC enabled="true"/>
36 <SmbiosUuidLittleEndian enabled="true"/>
37 </BIOS>
38 <USB>
39 <Controllers>
40 <Controller name="OHCI" type="OHCI"/>
41 </Controllers>
42 </USB>
43 <Network>
44 <Adapter slot="0" enabled="true" MACAddress="080027E5B06E" type="82540EM">
45 <NAT/>
46 </Adapter>
47 <Adapter slot="8" cable="false"/>
48 <Adapter slot="9" cable="false"/>
49 <Adapter slot="10" cable="false"/>
50 <Adapter slot="11" cable="false"/>
51 <Adapter slot="12" cable="false"/>
52 <Adapter slot="13" cable="false"/>
53 <Adapter slot="14" cable="false"/>
54 <Adapter slot="15" cable="false"/>
55 <Adapter slot="16" cable="false"/>
56 <Adapter slot="17" cable="false"/>
57 <Adapter slot="18" cable="false"/>
58 <Adapter slot="19" cable="false"/>
59 <Adapter slot="20" cable="false"/>
60 <Adapter slot="21" cable="false"/>
61 <Adapter slot="22" cable="false"/>
62 <Adapter slot="23" cable="false"/>
63 <Adapter slot="24" cable="false"/>
64 <Adapter slot="25" cable="false"/>
65 <Adapter slot="26" cable="false"/>
66 <Adapter slot="27" cable="false"/>
67 <Adapter slot="28" cable="false"/>
68 <Adapter slot="29" cable="false"/>
69 <Adapter slot="30" cable="false"/>
70 <Adapter slot="31" cable="false"/>
71 <Adapter slot="32" cable="false"/>
72 <Adapter slot="33" cable="false"/>
73 <Adapter slot="34" cable="false"/>
74 <Adapter slot="35" cable="false"/>
75 </Network>
76 <AudioAdapter codec="AD1980" driver="Pulse" enabled="true" enabledOut="true"/>
77 <RTC localOrUTC="UTC"/>
78 <Clipboard/>
79 <GuestProperties>
80 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1613914100650834000" flags=""/>
81 </GuestProperties>
82 <StorageControllers>
83 <StorageController name="VirtIO" type="VirtioSCSI" PortCount="33" useHostIOCache="false" Bootable="true">
84 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
85 <Image uuid="{18be1570-777a-4bb4-b277-fbadb7b8e03d}"/>
86 </AttachedDevice>
87 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="32" device="0"/>
88 </StorageController>
89 </StorageControllers>
90 </Hardware>
91 </Machine>
92</VirtualBox>

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