I've tried everything I know to do. Even posted on virtualbox forum (no response):
forums.virtualbox.org/viewtopic.php?f=6&t=47791
There has to be some remaining problem with removing VMLite completely that conflicts with Virtualbox.
Any help would be appreciated.
<?xml version="1.0"?>
@namespace html url(
www.w3.org/1999/xhtml); :root { font:small Verdana; font-weight: bold; padding: 2em; padding-left:4em; } * { display: block; padding-left: 2em; } html|style { display: none; } html|span, html|a { display: inline; padding: 0; font-weight: normal; text-decoration: none; } html|span.block { display: block; } *[html|hidden], span.block[html|hidden] { display: none; } .expand { display: block; } .expand:before { content: '+'; color: red; position: absolute; left: -1em; } .collapse { display: block; } .collapse:before { content: '-'; color: red; position: absolute; left:-1em; }
<!-- ** DO NOT EDIT THIS FILE. ** If you make changes to this file while any
VirtualBox related application ** is running, your changes will be overwritten
later, without taking effect. ** Use VBoxManage or the VirtualBox Manager GUI to
make changes. -->
<VirtualBox version="1.12-windows"
xmlns="
www.innotek.de/VirtualBox-settings"> <Global> <ExtraData>
<ExtraDataItem value="2" name="GUI/UpdateCheckCount"/> <ExtraDataItem value="1
d, 2012-02-10, stable, 4.1.8" name="GUI/UpdateDate"/> </ExtraData>
<MachineRegistry> <MachineEntry src="C:\Users\Nickster\VirtualBox
VMs\Ubuntu\Ubuntu.vbox" uuid="{6823d09f-4023-4037-8309-a566ab4ff5da}"/>
</MachineRegistry> <MediaRegistry> <HardDisks/> <DVDImages/> <FloppyImages/>
</MediaRegistry> <NetserviceRegistry> <DHCPServers> <DHCPServer enabled="1"
upperIP="192.168.56.254" lowerIP="192.168.56.101" networkMask="255.255.255.0"
IPAddress="192.168.56.100" networkName="HostInterfaceNetworking-VirtualBox
Host-Only Ethernet Adapter"/> </DHCPServers> </NetserviceRegistry>
<SystemProperties LogHistoryCount="3" webServiceAuthLibrary="VBoxAuth"
VRDEAuthLibrary="VBoxAuth" defaultHardDiskFormat="VDI"
defaultMachineFolder="C:\Users\Nickster\VirtualBox VMs"/> <USBDeviceFilters/>
</Global> </VirtualBox>