VirtualBox

Ticket #19838: Kubuntu.vbox.linux

File Kubuntu.vbox.linux, 5.4 KB (added by Woko, 4 years ago)

vbox-file of Linux host

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.17-linux">
9 <Machine uuid="{37c4de78-28b0-41b2-9989-20d62b5494a1}" name="Kubuntu" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2020-08-27T12:24:19Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{4dcbce57-7602-4ea6-9112-628b46bdf22f}" location="/media/koehn/Data/vmware/Kubuntu/Kubuntu.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{38022223-31bc-4f05-a9af-1b8bb64cb881}" location="/home/koehn/.config/VirtualBox/VBoxGuestAdditions_6.1.6.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
20 <ExtraDataItem name="GUI/LastGuestSizeHint" value="1920,956"/>
21 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="315,162,640,480,max"/>
22 </ExtraData>
23 <Hardware>
24 <CPU count="4">
25 <PAE enabled="true"/>
26 <NestedHWVirt enabled="true"/>
27 <LongMode enabled="true"/>
28 <X2APIC enabled="true"/>
29 <HardwareVirtExLargePages enabled="false"/>
30 </CPU>
31 <Memory RAMSize="8192"/>
32 <Chipset type="ICH9"/>
33 <Boot>
34 <Order position="1" device="HardDisk"/>
35 <Order position="2" device="None"/>
36 <Order position="3" device="None"/>
37 <Order position="4" device="None"/>
38 </Boot>
39 <Display controller="VMSVGA" VRAMSize="128" accelerate3D="true"/>
40 <VideoCapture screens="1" file="." fps="25"/>
41 <BIOS>
42 <IOAPIC enabled="true"/>
43 <SmbiosUuidLittleEndian enabled="true"/>
44 </BIOS>
45 <USB>
46 <Controllers>
47 <Controller name="OHCI" type="OHCI"/>
48 </Controllers>
49 </USB>
50 <Network>
51 <Adapter slot="0" enabled="true" MACAddress="080027EB26BC" type="82540EM">
52 <DisabledModes>
53 <InternalNetwork name="intnet"/>
54 <NATNetwork name="NatNetwork"/>
55 </DisabledModes>
56 <BridgedInterface name="enp4s0"/>
57 </Adapter>
58 <Adapter slot="8" cable="false"/>
59 <Adapter slot="9" cable="false"/>
60 <Adapter slot="10" cable="false"/>
61 <Adapter slot="11" cable="false"/>
62 <Adapter slot="12" cable="false"/>
63 <Adapter slot="13" cable="false"/>
64 <Adapter slot="14" cable="false"/>
65 <Adapter slot="15" cable="false"/>
66 <Adapter slot="16" cable="false"/>
67 <Adapter slot="17" cable="false"/>
68 <Adapter slot="18" cable="false"/>
69 <Adapter slot="19" cable="false"/>
70 <Adapter slot="20" cable="false"/>
71 <Adapter slot="21" cable="false"/>
72 <Adapter slot="22" cable="false"/>
73 <Adapter slot="23" cable="false"/>
74 <Adapter slot="24" cable="false"/>
75 <Adapter slot="25" cable="false"/>
76 <Adapter slot="26" cable="false"/>
77 <Adapter slot="27" cable="false"/>
78 <Adapter slot="28" cable="false"/>
79 <Adapter slot="29" cable="false"/>
80 <Adapter slot="30" cable="false"/>
81 <Adapter slot="31" cable="false"/>
82 <Adapter slot="32" cable="false"/>
83 <Adapter slot="33" cable="false"/>
84 <Adapter slot="34" cable="false"/>
85 <Adapter slot="35" cable="false"/>
86 </Network>
87 <AudioAdapter codec="AD1980" driver="Pulse" enabled="true" enabledOut="true"/>
88 <RTC localOrUTC="UTC"/>
89 <Clipboard/>
90 <GuestProperties>
91 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="6.1.10" timestamp="1591612690954870000" flags=""/>
92 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="138449" timestamp="1591612650514421000" flags=""/>
93 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.10" timestamp="1591612650514369000" flags=""/>
94 <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.10" timestamp="1591612650514395000" flags=""/>
95 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1591612650514226000" flags=""/>
96 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.0-34-generic" timestamp="1591612650514268000" flags=""/>
97 <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#38-Ubuntu SMP Mon May 25 15:46:55 UTC 2020" timestamp="1591612650514298000" flags=""/>
98 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="de_DE" timestamp="1591613128299484000" flags=""/>
99 </GuestProperties>
100 <StorageControllers>
101 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
102 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="0"/>
103 </StorageController>
104 <StorageController name="SATA" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
105 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
106 <Image uuid="{4dcbce57-7602-4ea6-9112-628b46bdf22f}"/>
107 </AttachedDevice>
108 </StorageController>
109 </StorageControllers>
110 </Hardware>
111 </Machine>
112</VirtualBox>

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