Jörg Kühne schrieb:
-------- Original-Nachricht --------
Datum: Mon, 19 May 2008 21:51:58 +0200 Von: Lutz Weber <apatit@gmx.de> An: opensuse-de@opensuse.org Betreff: Re: VirtuaBox 1.6 unter opensuse10.3: problem mit USB Support
Jörg Kühne´s Tastaturgeklapper am Montag, 19. Mai 2008 :
Hallo,
nach der Installation von VirtualBox-1.6.0_30421_openSUSE103-1.i586.rpm unter opensuse 10.3 bekomme ich leider die Fehlermeldung:
Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might be not installed on the host computer.
Die Support-Seite von opensuse:
http://de.opensuse.org/VirtualBox/Installation
verweist auf einen Link:
wenn Sie VitualBox nun starten, gehen Sie davon aus, dass Sie diese Warnung erhalten: "Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might be not installed on the host computer.". Lesen Sie dazu den Artikel zur USB-Unterstützung in VirtualBox, um USB zu aktivieren.
der allerdings nicht funktioniert und demnach keine Information zum beschriebenen Problem beschreibt.
Evtl. könnt Ihr mir weiterhelfen?
Viele Grüss
joerg --
Hallo Joerg
hast du
/etc/init.d/vboxdrv setup
als root durchgeführt?
Hallo Lutz,
ja habe ich auch schon gemacht, leider ohne Erfolg.
Bei Ubuntu ist das Problem anscheinend auch bekannt. Da ist folgende Datei zu konfigurieren:
/etc/init.d/mountdevsubfs.sh
macht der da einen Eintrag in der fstab ?? .. Rechner steht nicht hier...aber irgendwas war da mit usbfs und user=vbox usw. SuSe + Ubuntu Hilfe (Foren)....da war was... schau rein, was die (ubuntu)Batchdatei tut...
Diese ist unter opensuse leider nicht verfügbar!
Viele Grüsse
Jörg
Fred Nachtrag aus http://www.virtualbox.org/wiki/User_FAQ * USB on openSUSE: Add the following entry to /etc/fstab: none /proc/bus/usb usbfs auto,busgid=XXX,busmode=0775,devgid=XXX,devmode=0664 0 0 Replace XXX by the group ID of the group vboxusers. You can determine this value by executing grep vboxusers /etc/group Of course, the current user should be member of that group. After the next reboot, there should be a directory /proc/bus/usb/ and the device entries below should be accessible by any user of the vboxusers group. * If USB doesn't work, check your usbfs permissions. See "Troubleshooting" -> "Linux hosts" in the User Manual for a solution. -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org