VirtualBox

Ticket #19180: pf-GW1.vbox

File pf-GW1.vbox, 2.6 KB (added by TheBloke, 5 years ago)

VBox file for FreeBSD x64 host that is unusable via VRDP due to text-mode (VGA) graphical corruption, rendering the console unreadable

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-solaris">
9 <Machine uuid="{34cb2096-febf-440a-951f-6fb70e63d5f7}" name="pf-GW1" OSType="FreeBSD_64" snapshotFolder="Snapshots" lastStateChange="2019-12-22T09:52:00Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{f035d5da-a668-4694-9c25-6b87c788b6bd}" location="/system/vbox/disks/pf-GW1/pf-GW1.disk.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{5184977e-3531-4ba8-8bec-c2b8bb2bed91}" location="/data/software/pfSense-CE-2.4.4-RELEASE-p3-amd64.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <Hardware>
19 <CPU count="4">
20 <PAE enabled="true"/>
21 <LongMode enabled="true"/>
22 <HardwareVirtExLargePages enabled="true"/>
23 </CPU>
24 <Memory RAMSize="2048"/>
25 <HPET enabled="true"/>
26 <Paravirt provider="Default"/>
27 <Display VRAMSize="128"/>
28 <VideoCapture screens="1" file="." fps="25"/>
29 <RemoteDisplay>
30 <VRDEProperties>
31 <Property name="TCP/Ports" value="3404"/>
32 </VRDEProperties>
33 </RemoteDisplay>
34 <BIOS>
35 <IOAPIC enabled="true"/>
36 </BIOS>
37 <Network>
38 <Adapter slot="0" enabled="true" MACAddress="080027A4306A" cable="true" type="82540EM">
39 <DisabledModes>
40 <InternalNetwork name="intnet"/>
41 <NATNetwork name="NatNetwork"/>
42 </DisabledModes>
43 <BridgedInterface name="global1g0 - Ethernet"/>
44 </Adapter>
45 <Adapter slot="1" enabled="true" MACAddress="0800277304BA" cable="true" type="82540EM">
46 <DisabledModes>
47 <NATNetwork name="NatNetwork"/>
48 </DisabledModes>
49 <InternalNetwork name="pfsense"/>
50 </Adapter>
51 </Network>
52 <AudioAdapter driver="Null" enabled="true" enabledIn="false" enabledOut="false"/>
53 </Hardware>
54 <StorageControllers>
55 <StorageController name="SATA" type="AHCI" PortCount="3" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
56 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
57 <Image uuid="{f035d5da-a668-4694-9c25-6b87c788b6bd}"/>
58 </AttachedDevice>
59 </StorageController>
60 </StorageControllers>
61 </Machine>
62</VirtualBox>

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