| 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.innotek.de/VirtualBox-settings" version="1.12-windows">
|
|---|
| 9 | <Global>
|
|---|
| 10 | <ExtraData>
|
|---|
| 11 | <ExtraDataItem name="GUI/RecentFolderCD" value="D:/"/>
|
|---|
| 12 | <ExtraDataItem name="GUI/RecentListCD" value="D:\ubuntu-12.04-desktop-amd64.iso;"/>
|
|---|
| 13 | <ExtraDataItem name="GUI/UpdateCheckCount" value="2"/>
|
|---|
| 14 | <ExtraDataItem name="GUI/UpdateDate" value="1 d, 2012-05-14, stable, 4.1.14"/>
|
|---|
| 15 | </ExtraData>
|
|---|
| 16 | <MachineRegistry>
|
|---|
| 17 | <MachineEntry uuid="{d6d5d8de-0f58-47cd-bed2-349c08bb7d55}" src="C:\Users\Sam\VirtualBox VMs\Ubuntu64\Ubuntu64.vbox"/>
|
|---|
| 18 | </MachineRegistry>
|
|---|
| 19 | <MediaRegistry>
|
|---|
| 20 | <HardDisks/>
|
|---|
| 21 | <DVDImages/>
|
|---|
| 22 | <FloppyImages/>
|
|---|
| 23 | </MediaRegistry>
|
|---|
| 24 | <NetserviceRegistry>
|
|---|
| 25 | <DHCPServers>
|
|---|
| 26 | <DHCPServer networkName="HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter" IPAddress="192.168.56.100" networkMask="255.255.255.0" lowerIP="192.168.56.101" upperIP="192.168.56.254" enabled="1"/>
|
|---|
| 27 | </DHCPServers>
|
|---|
| 28 | </NetserviceRegistry>
|
|---|
| 29 | <SystemProperties defaultMachineFolder="C:\Users\Sam\VirtualBox VMs" defaultHardDiskFormat="VDI" VRDEAuthLibrary="VBoxAuth" webServiceAuthLibrary="VBoxAuth" LogHistoryCount="3"/>
|
|---|
| 30 | <USBDeviceFilters/>
|
|---|
| 31 | </Global>
|
|---|
| 32 | </VirtualBox>
|
|---|