VirtualBox

Ticket #19642: Basic_test_1591866123242_40462.vbox

File Basic_test_1591866123242_40462.vbox, 3.3 KB (added by chrizzzt, 4 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.16-windows">
9 <Machine uuid="{6b4a2577-9262-4248-95b2-ab7a9228c41c}" name="Basic_test_1591866123242_40462" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2020-06-11T09:08:11Z" aborted="true">
10 <MediaRegistry>
11 <HardDisks>
12 <HardDisk uuid="{08dfedaa-3856-4069-b717-185c40fc9e40}" location="ubuntu-focal-20.04-cloudimg.vmdk" format="VMDK" type="Normal"/>
13 <HardDisk uuid="{ff21413d-39bf-44ef-8370-7cf862d491f4}" location="ubuntu-focal-20.04-cloudimg-configdrive.vmdk" format="VMDK" type="Normal"/>
14 </HardDisks>
15 </MediaRegistry>
16 <ExtraData>
17 <ExtraDataItem name="VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant" value="1"/>
18 </ExtraData>
19 <Hardware>
20 <CPU count="2">
21 <PAE enabled="true"/>
22 <LongMode enabled="true"/>
23 <X2APIC enabled="true"/>
24 <HardwareVirtExLargePages enabled="true"/>
25 </CPU>
26 <Memory RAMSize="4096"/>
27 <Display VRAMSize="16"/>
28 <VideoCapture file="." fps="25"/>
29 <BIOS>
30 <IOAPIC enabled="true"/>
31 <SmbiosUuidLittleEndian enabled="true"/>
32 </BIOS>
33 <Network>
34 <Adapter slot="0" enabled="true" MACAddress="02E1D7ADBAD6" type="82540EM">
35 <DisabledModes>
36 <BridgedInterface name="Killer Wireless-n/a/ac 1435 Wireless Network Adapter"/>
37 <InternalNetwork name="intnet"/>
38 <NATNetwork name="NatNetwork"/>
39 </DisabledModes>
40 <NAT>
41 <DNS use-proxy="true"/>
42 <Forwarding name="ssh" proto="1" hostip="127.0.0.1" hostport="2222" guestport="22"/>
43 </NAT>
44 </Adapter>
45 <Adapter slot="1" enabled="true" MACAddress="080027629336" type="82540EM">
46 <DisabledModes>
47 <InternalNetwork name="intnet"/>
48 <NATNetwork name="NatNetwork"/>
49 </DisabledModes>
50 <HostOnlyInterface name="VirtualBox Host-Only Ethernet Adapter #2"/>
51 </Adapter>
52 </Network>
53 <UART>
54 <Port slot="0" enabled="true" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
55 </UART>
56 <AudioAdapter driver="DirectSound" enabled="true" enabledIn="false" enabledOut="false"/>
57 <RTC localOrUTC="UTC"/>
58 <SharedFolders>
59 <SharedFolder name="vagrant" hostPath="\\?\C:\Users\christoph\dev\Basic" writable="true" autoMount="false"/>
60 </SharedFolders>
61 <Clipboard/>
62 </Hardware>
63 <StorageControllers>
64 <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true"/>
65 <StorageController name="SCSI" type="LsiLogic" PortCount="16" useHostIOCache="false" Bootable="true">
66 <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
67 <Image uuid="{08dfedaa-3856-4069-b717-185c40fc9e40}"/>
68 </AttachedDevice>
69 <AttachedDevice type="HardDisk" hotpluggable="false" port="1" device="0">
70 <Image uuid="{ff21413d-39bf-44ef-8370-7cf862d491f4}"/>
71 </AttachedDevice>
72 </StorageController>
73 </StorageControllers>
74 </Machine>
75</VirtualBox>

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