VirtualBox

Ticket #20653: Minimal-FreeBSD-13.0.vbox

File Minimal-FreeBSD-13.0.vbox, 5.1 KB (added by Thomas Dreibholz, 3 years ago)

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.16-linux">
9 <Machine uuid="{1dce14b8-841b-4f1f-a283-a52a0b2af2b0}" name="Minimal-FreeBSD-13.0" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2021-11-09T11:48:47Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{62d066fc-fb8b-4583-a9d2-4f20f1516f79}" location="/home/dreibh/src/nornet/vmimage-builder-scripts/VirtualBox-Minimal-FreeBSD-13.0/VirtualBox-Minimal-FreeBSD-13.0/VirtualBox-Minimal-FreeBSD-13.0/Minimal-FreeBSD-13.0.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{0343a8c7-4c86-43c9-9264-e50ec60794ec}" location="/home/dreibh/src/nornet/vmimage-builder-scripts/cache/90e228281994aa50ccdab1e0e6bcdce36a42a684.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
20 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="-129,140,1920,1133"/>
21 <ExtraDataItem name="VBoxInternal2/EfiGraphicsResolution" value="1920x1080"/>
22 </ExtraData>
23 <Hardware>
24 <CPU count="4">
25 <PAE enabled="true"/>
26 <LongMode enabled="true"/>
27 <X2APIC enabled="true"/>
28 <HardwareVirtExLargePages enabled="false"/>
29 </CPU>
30 <Memory RAMSize="4096"/>
31 <Firmware type="EFI"/>
32 <Chipset type="ICH9"/>
33 <Boot>
34 <Order position="1" device="HardDisk"/>
35 <Order position="2" device="DVD"/>
36 <Order position="3" device="None"/>
37 <Order position="4" device="None"/>
38 </Boot>
39 <Display controller="VMSVGA" VRAMSize="128"/>
40 <VideoCapture file="." fps="25"/>
41 <RemoteDisplay>
42 <VRDEProperties>
43 <Property name="TCP/Address" value="127.0.0.1"/>
44 <Property name="TCP/Ports" value="5942"/>
45 </VRDEProperties>
46 </RemoteDisplay>
47 <BIOS>
48 <IOAPIC enabled="true"/>
49 <SmbiosUuidLittleEndian enabled="true"/>
50 </BIOS>
51 <Network>
52 <Adapter slot="0" enabled="true" MACAddress="0800275BAFDC" type="virtio">
53 <NAT>
54 <Forwarding name="packercomm" proto="1" hostip="127.0.0.1" hostport="2382" guestport="22"/>
55 </NAT>
56 </Adapter>
57 <Adapter slot="1" type="virtio"/>
58 <Adapter slot="2" type="virtio"/>
59 <Adapter slot="3" type="virtio"/>
60 <Adapter slot="4" type="virtio"/>
61 <Adapter slot="5" type="virtio"/>
62 <Adapter slot="6" type="virtio"/>
63 <Adapter slot="7" type="virtio"/>
64 <Adapter slot="8" cable="false"/>
65 <Adapter slot="9" cable="false"/>
66 <Adapter slot="10" cable="false"/>
67 <Adapter slot="11" cable="false"/>
68 <Adapter slot="12" cable="false"/>
69 <Adapter slot="13" cable="false"/>
70 <Adapter slot="14" cable="false"/>
71 <Adapter slot="15" cable="false"/>
72 <Adapter slot="16" cable="false"/>
73 <Adapter slot="17" cable="false"/>
74 <Adapter slot="18" cable="false"/>
75 <Adapter slot="19" cable="false"/>
76 <Adapter slot="20" cable="false"/>
77 <Adapter slot="21" cable="false"/>
78 <Adapter slot="22" cable="false"/>
79 <Adapter slot="23" cable="false"/>
80 <Adapter slot="24" cable="false"/>
81 <Adapter slot="25" cable="false"/>
82 <Adapter slot="26" cable="false"/>
83 <Adapter slot="27" cable="false"/>
84 <Adapter slot="28" cable="false"/>
85 <Adapter slot="29" cable="false"/>
86 <Adapter slot="30" cable="false"/>
87 <Adapter slot="31" cable="false"/>
88 <Adapter slot="32" cable="false"/>
89 <Adapter slot="33" cable="false"/>
90 <Adapter slot="34" cable="false"/>
91 <Adapter slot="35" cable="false"/>
92 </Network>
93 <AudioAdapter controller="HDA" driver="Pulse" enabled="true"/>
94 <RTC localOrUTC="UTC"/>
95 <Clipboard/>
96 <GuestProperties>
97 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1636458527505348000" flags="RDONLYGUEST"/>
98 </GuestProperties>
99 </Hardware>
100 <StorageControllers>
101 <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true"/>
102 <StorageController name="SATA Controller" type="AHCI" PortCount="16" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
103 <AttachedDevice nonrotational="true" discard="true" type="HardDisk" hotpluggable="false" port="0" device="0">
104 <Image uuid="{62d066fc-fb8b-4583-a9d2-4f20f1516f79}"/>
105 </AttachedDevice>
106 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="15" device="0">
107 <Image uuid="{0343a8c7-4c86-43c9-9264-e50ec60794ec}"/>
108 </AttachedDevice>
109 </StorageController>
110 </StorageControllers>
111 </Machine>
112</VirtualBox>

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