VirtualBox

Ticket #19444: photonOS.vbox

File photonOS.vbox, 2.8 KB (added by Frank Batschulat (Oracle), 5 years ago)
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="{6fd33c97-76d4-4dbb-8498-509b0d555b42}" name="photonOS" OSType="Other_64" snapshotFolder="Snapshots" lastStateChange="2020-03-31T08:02:49Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{8896646d-22c0-4f82-837c-8171ec0f96bf}" location="photonOS.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{5b08dc2d-33b7-4eb4-bc16-ab007b851d42}" location="/home/fbatschu/Downloads/photon-3.0-a0f216d.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="640,273,720,453"/>
20 </ExtraData>
21 <Hardware>
22 <CPU count="2">
23 <PAE enabled="true"/>
24 <LongMode enabled="true"/>
25 <HardwareVirtExLargePages enabled="false"/>
26 </CPU>
27 <Memory RAMSize="6208"/>
28 <Paravirt provider="Default"/>
29 <Boot>
30 <Order position="1" device="DVD"/>
31 <Order position="2" device="HardDisk"/>
32 <Order position="3" device="None"/>
33 <Order position="4" device="None"/>
34 </Boot>
35 <Display VRAMSize="25"/>
36 <VideoCapture screens="1" file="." fps="25"/>
37 <RemoteDisplay enabled="false"/>
38 <BIOS>
39 <IOAPIC enabled="true"/>
40 <SmbiosUuidLittleEndian enabled="true"/>
41 </BIOS>
42 <USB>
43 <Controllers>
44 <Controller name="OHCI" type="OHCI"/>
45 <Controller name="EHCI" type="EHCI"/>
46 </Controllers>
47 </USB>
48 <Network>
49 <Adapter slot="0" enabled="true" MACAddress="0800277CF4EE" cable="true" type="Am79C973">
50 <NAT/>
51 </Adapter>
52 </Network>
53 <AudioAdapter driver="Pulse" enabled="true" enabledIn="false"/>
54 <Clipboard mode="Bidirectional"/>
55 <DragAndDrop mode="Bidirectional"/>
56 <GuestProperties>
57 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1585641769920688000" flags=""/>
58 </GuestProperties>
59 </Hardware>
60 <StorageControllers>
61 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
62 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
63 <Image uuid="{8896646d-22c0-4f82-837c-8171ec0f96bf}"/>
64 </AttachedDevice>
65 <AttachedDevice passthrough="false" tempeject="true" type="DVD" hotpluggable="false" port="1" device="0">
66 <Image uuid="{5b08dc2d-33b7-4eb4-bc16-ab007b851d42}"/>
67 </AttachedDevice>
68 </StorageController>
69 </StorageControllers>
70 </Machine>
71</VirtualBox>

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