VirtualBox

Ticket #19910: NorNet-FreeBSD-12.1.vbox

File NorNet-FreeBSD-12.1.vbox, 4.9 KB (added by Thomas Dreibholz, 4 years ago)

VBox file of VirtualBox 6.1.18 failing to boot FreeBSD 12.1 ISO

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="{5adf6a4b-7632-48e0-b918-027ebee795bf}" name="NorNet-FreeBSD-12.1" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2021-02-17T15:52:05Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{aab42020-2e69-46fd-8fd3-0ccf04625e1c}" location="/home/dreibh/src/nornet/vmimage-builder-scripts/VirtualBox-NorNet-FreeBSD-12.1/VirtualBox-NorNet-FreeBSD-12.1/VirtualBox-NorNet-FreeBSD-12.1/NorNet-FreeBSD-12.1.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{92d71e54-adea-4b1a-a40d-dd0410f76724}" location="/home/dreibh/src/nornet/vmimage-builder-scripts/cache/f98335c36f4ad05871ca3378c4245a9d8513c2fb.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
20 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="1600,794,1920,1171"/>
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="5925"/>
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="080027960D10" type="virtio">
53 <NAT>
54 <Forwarding name="packercomm" proto="1" hostip="127.0.0.1" hostport="4287" 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="8" cable="false"/>
61 <Adapter slot="9" cable="false"/>
62 <Adapter slot="10" cable="false"/>
63 <Adapter slot="11" cable="false"/>
64 <Adapter slot="12" cable="false"/>
65 <Adapter slot="13" cable="false"/>
66 <Adapter slot="14" cable="false"/>
67 <Adapter slot="15" cable="false"/>
68 <Adapter slot="16" cable="false"/>
69 <Adapter slot="17" cable="false"/>
70 <Adapter slot="18" cable="false"/>
71 <Adapter slot="19" cable="false"/>
72 <Adapter slot="20" cable="false"/>
73 <Adapter slot="21" cable="false"/>
74 <Adapter slot="22" cable="false"/>
75 <Adapter slot="23" cable="false"/>
76 <Adapter slot="24" cable="false"/>
77 <Adapter slot="25" cable="false"/>
78 <Adapter slot="26" cable="false"/>
79 <Adapter slot="27" cable="false"/>
80 <Adapter slot="28" cable="false"/>
81 <Adapter slot="29" cable="false"/>
82 <Adapter slot="30" cable="false"/>
83 <Adapter slot="31" cable="false"/>
84 <Adapter slot="32" cable="false"/>
85 <Adapter slot="33" cable="false"/>
86 <Adapter slot="34" cable="false"/>
87 <Adapter slot="35" cable="false"/>
88 </Network>
89 <AudioAdapter controller="HDA" driver="Pulse" enabled="true"/>
90 <RTC localOrUTC="UTC"/>
91 <Clipboard/>
92 <GuestProperties>
93 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1613577122011844000" flags="RDONLYGUEST"/>
94 </GuestProperties>
95 </Hardware>
96 <StorageControllers>
97 <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
98 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="1">
99 <Image uuid="{92d71e54-adea-4b1a-a40d-dd0410f76724}"/>
100 </AttachedDevice>
101 </StorageController>
102 <StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="true" 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="{aab42020-2e69-46fd-8fd3-0ccf04625e1c}"/>
105 </AttachedDevice>
106 </StorageController>
107 </StorageControllers>
108 </Machine>
109</VirtualBox>

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