Oscar Megia Lopez <[EMAIL PROTECTED]> writes:

> 
> Hi
> 
> I have VirtualBox 1.5.0 and Opensuse 10.2. I created an windows XP VirtualBox
> and when I press the config button VirtualBox shows this error:
> 
> Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service
> might be not installed on the host computer.
> 
> Result Code: 
> 0x80004005
> Component: 
> Host
> Interface: 
> IHost {81729c26-1aec-46f5-b7c0-cc7364738fdb}
> Callee: 
> IMachine {31f7169f-14da-4c55-8cb6-a3665186e35e}
> 

I tried 

uninstalling VirtualBox:

# rpm -e VirtualBox

 Install the following kernel packages: 
- kernel-source
- kernel-syms

 Recompile and install the openSUSE 10.2 stock kernel with: 
 CONFIG_USB_DEVICEFS=y 

 Comment out the old 'usbfs' entry in /etc/fstab and replace it with: 
/dev/bus/usb   /proc/bus/usb   usbfs    defaults,devmode=666   0 0
 Note: devmode=666 will allow _anyone_ on your machine to access /dev/bus/usb;
this is a security hole 

 Postconditions: 
 Re-install VirtualBox.

and I get the same error


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to