ok i installed the program and ran into this problem
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 fixed the problem by doing this through the terminal
Virtualbox uses usbfs to access usb devices and expects it to be in
/proc/bus/usb/
do 'mount -t usbfs /sys/bus/usb /proc/bus/usb/' (as root!)
Then restart virtualbox.
This worked for me on two machines.
but i cannot get windows xp to recognize USB drives in virtual box....
can anyone give me anyhelp?
thank you '
jack
Binary Life/펭귄
USB in Guest OS of VirtualBox on ubuntu intrepid.
로제마인
2008. 11. 13. 16:00
Could not load Host USB Proxy Service (VERR_FILE_NOT_FOUND) - VirtualBox Error
※ Guest Windows에서 USB사용하려면 이걸론 안되고 아래에 USB인식 부분을 참고 하세요 !
X-NOTE R200에 설치한 ubuntu 8.10 beta (intrepid) 계속 쓰고 있었어요.
VMware쓰다가 VirtualBox-OSE(시냅틱으로 설치한)로 갈아탔었는데
http://www.virtualbox.org 에서 deb패키지 받아다가 설치 했더니 이게 왠..
usb device load error !! ㅠㅠ
구글링구글링~
↑출처 : http://dreamlinuxforums.org/index.php/topic,167.msg965.html#msg965
VirtualBox의 Guest OS 에서 USB 인식
출처 : http://tistory.izyou.net/2460881
내용 조금 변경했습니다..
※ Guest Windows에서 USB사용하려면 이걸론 안되고 아래에 USB인식 부분을 참고 하세요 !
X-NOTE R200에 설치한 ubuntu 8.10 beta (intrepid) 계속 쓰고 있었어요.
VMware쓰다가 VirtualBox-OSE(시냅틱으로 설치한)로 갈아탔었는데
http://www.virtualbox.org 에서 deb패키지 받아다가 설치 했더니 이게 왠..
usb device load error !! ㅠㅠ
구글링구글링~
↑출처 : http://dreamlinuxforums.org/index.php/topic,167.msg965.html#msg965
VirtualBox의 Guest OS 에서 USB 인식
출처 : http://tistory.izyou.net/2460881
내용 조금 변경했습니다..