VirtualBox

Ticket #19838: Kubuntu.vbox.windows

File Kubuntu.vbox.windows, 5.3 KB (added by Woko, 4 years ago)

vbox-file of Windows 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-windows">
9 <Machine uuid="{92dcd4cd-554f-45fe-80d7-29ec56ba0011}" name="Kubuntu" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2020-08-27T15:59:58Z">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{4dcbce57-7602-4ea6-9112-628b46bdf22f}" location="E:/vmware/Kubuntu/Kubuntu.vdi" format="VDI" type="Normal"/>
13 </HardDisks>
14 <DVDImages>
15 <Image uuid="{2a65019b-3dd7-4761-8f39-832707a402a0}" location="C:/tmp/kubuntu-20.04-desktop-amd64.iso"/>
16 </DVDImages>
17 </MediaRegistry>
18 <ExtraData>
19 <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
20 <ExtraDataItem name="GUI/LastGuestSizeHint" value="1858,1015"/>
21 <ExtraDataItem name="GUI/LastNormalWindowPosition" value="0,23,640,480,max"/>
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="8192"/>
31 <Chipset type="ICH9"/>
32 <Boot>
33 <Order position="1" device="HardDisk"/>
34 <Order position="2" device="None"/>
35 <Order position="3" device="None"/>
36 <Order position="4" device="None"/>
37 </Boot>
38 <Display controller="VMSVGA" VRAMSize="128" accelerate3D="true"/>
39 <VideoCapture screens="1" file="." fps="25"/>
40 <BIOS>
41 <IOAPIC enabled="true"/>
42 <SmbiosUuidLittleEndian enabled="true"/>
43 </BIOS>
44 <USB>
45 <Controllers>
46 <Controller name="OHCI" type="OHCI"/>
47 </Controllers>
48 </USB>
49 <Network>
50 <Adapter slot="0" enabled="true" MACAddress="08002760AAF2" type="82540EM">
51 <DisabledModes>
52 <InternalNetwork name="intnet"/>
53 <NATNetwork name="NatNetwork"/>
54 </DisabledModes>
55 <BridgedInterface name="Intel(R) I211 Gigabit Network Connection"/>
56 </Adapter>
57 <Adapter slot="8" cable="false"/>
58 <Adapter slot="9" cable="false"/>
59 <Adapter slot="10" cable="false"/>
60 <Adapter slot="11" cable="false"/>
61 <Adapter slot="12" cable="false"/>
62 <Adapter slot="13" cable="false"/>
63 <Adapter slot="14" cable="false"/>
64 <Adapter slot="15" cable="false"/>
65 <Adapter slot="16" cable="false"/>
66 <Adapter slot="17" cable="false"/>
67 <Adapter slot="18" cable="false"/>
68 <Adapter slot="19" cable="false"/>
69 <Adapter slot="20" cable="false"/>
70 <Adapter slot="21" cable="false"/>
71 <Adapter slot="22" cable="false"/>
72 <Adapter slot="23" cable="false"/>
73 <Adapter slot="24" cable="false"/>
74 <Adapter slot="25" cable="false"/>
75 <Adapter slot="26" cable="false"/>
76 <Adapter slot="27" cable="false"/>
77 <Adapter slot="28" cable="false"/>
78 <Adapter slot="29" cable="false"/>
79 <Adapter slot="30" cable="false"/>
80 <Adapter slot="31" cable="false"/>
81 <Adapter slot="32" cable="false"/>
82 <Adapter slot="33" cable="false"/>
83 <Adapter slot="34" cable="false"/>
84 <Adapter slot="35" cable="false"/>
85 </Network>
86 <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledOut="true"/>
87 <RTC localOrUTC="UTC"/>
88 <Clipboard/>
89 <GuestProperties>
90 <GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="6.1.12" timestamp="1596791878461326500" flags=""/>
91 <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="138449" timestamp="1598521174198161002" flags=""/>
92 <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.10" timestamp="1598521174198161000" flags=""/>
93 <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.10_Ubuntu" timestamp="1598521174198161001" flags=""/>
94 <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1598521174195871000" flags=""/>
95 <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.0-44-generic" timestamp="1598521174197195100" flags=""/>
96 <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#48-Ubuntu SMP Tue Aug 11 06:38:48 UTC 2020" timestamp="1598521174197195101" flags=""/>
97 <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="de_DE" timestamp="1598521341474384500" flags="RDONLYGUEST"/>
98 </GuestProperties>
99 <StorageControllers>
100 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
101 <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="0" device="0"/>
102 </StorageController>
103 <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
104 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
105 <Image uuid="{4dcbce57-7602-4ea6-9112-628b46bdf22f}"/>
106 </AttachedDevice>
107 </StorageController>
108 </StorageControllers>
109 </Hardware>
110 </Machine>
111</VirtualBox>

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