I am using Windows 7 64bit Live CD with portable virtualbox installed. I am trying to run a windows 7 64bit virtualbox on it.
The problem which many of you are familiar with is that the bridged networking is not possible.
If I upload my old working version of VBoxNetFltNobj.dll (taken from portable virtualbox launcher: v6.4.8.1 and Virtualbox manager: 4.1.4r74291) into windows\system32\VBoxNetFltNobj.dll and Portable-VirtualBox\app64\drivers\network\netflt\VBoxNetFltNobj.dll
Then the bridged networking option works in portable virtualbox - I am able to select it and I see my proper network adapters.
However when I start the virtualbox manager, I first get this error:
"
Failed to access teh USB subsystem.
Could not load the Host USB Proxy Service
(VERR_FILE_NOT_FOUND). The servie might not be installed on the host computer.
details:
Result Code:
E_FAIL (0x00004005)
Component:
Host
Interface:
IHost {dab4a2b8-c735-4f08-94fc-9bec84182e2f}
Callee:
IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}
"
I am now able to select the bridged adapter option in networking. But:
then when I start the virtual machine I get this error:
"
Failed to open a session for the virtual machine Win7.
Failed to open/create the internal network 'HostInterfaceNetworking-Intel(R) 82576 Gigabit Dual Port Network Connection' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
Result Code: E_FAIL (0x80004005)
Component: Console
Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}
"
I also noticed, that I am able to do this only once. When I restart the portable virtualbox, the bridged adapter option is disabled again.
Portable virtualbox seems to delete the file windows\system32\VBoxNetFltNobj.dll on exit.
If I want to make the option available again, I have to re-upload my old VBoxNetFltNobj.dll in windows\system32\