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}

 
and after this error I do not have USB on my XP virtual box.

I tried with the solution in the VirtualBox HOWTOs and tutorials for Setting up
USB on Ubuntu 7.04. I created a group usbusers and added this to
/etc/udev/rules.d/50-udev-default.rules:

SUBSYSTEM=="usb_device", ACTION=="add", PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev
}; printf bus/usb/%%03i/%%03i $${K%%%%.*} $${K#*.}'", NAME="%c", GROUP="usbusers
", MODE="0644"

I reboot the computer and gets the same error.

Also I tried with the solution in the VirtualBox HOWTOs and tutorials for
Setting up USB with udev on Fedora 6. I created the two files and change the
permitions for /etc/udev/scripts/set-usb-group with chmod 755
/etc/udev/scripts/set-usb-group and reboot and I get the same error when I click
on the config button.

Regards


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

Reply via email to