Home | Bug Tracker | Wiki | Mailing Lists | Forums    
   Username:  Password:  Signup
   
   Main Menu
· Home
· Search
· Site Stats
   Donate to Parsix
Help us to move faster and make a better system for you. Donations are highly appreciated.

Donations Sum: $ 400,00
   Search
   Download
· SF.Net Mirrors
   Bug Report
Help us to fix problems and defects. Please report bugs here.
   Online Users
Admin
No Online Admins
Members:Online
Members:Members:1
Guests:Guests:31
Total:Total:32
Online Members
Onlinemandog
   Sponsored Links



Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
lawmanukOffline
Post subject:   PostPosted: Aug 20, 2008 - 09:59 PM



Joined: Aug 08, 2008
Posts: 141

Status: Offline
good point xet.

on adding usb rights.... i don't have the file mentioned on my filesystem...

my file list is:

user@parsix:/etc/udev/rules.d$ ls
020_permissions.rules
025_libgphoto2.rules
11-hplj10xx.rules
45-hplip.rules
55-hpmud.rules
60-vboxdrv.rules
84-linux-wlan-ng.rules
85-hwclock.rules
85-pcmcia.rules
ltmodem.rules
udev.rules
z20_persistent-input.rules
z20_persistent.rules
z25_persistent-cd.rules
z25_persistent-net.rules
z45_persistent-net-generator.rules
z50_run.rules
z55_hotplug.rules
z60_alsa-utils.rules
z60_hdparm.rules
z60_libccid.rules
z60_libpisock9.rules
z60_libsane-extras.rules
z60_libsane.rules
z60_virtualbox-ose-guest-utils.rules
z60_virtualbox-ose.rules
z60_xserver-xorg-input-wacom.rules
z75_cd-aliases-generator.rules
z99_hal.rules
user@parsix:/etc/udev/rules.d$
 
 View user's profile Send private message  
Reply with quote Back to top
xet7Offline
Post subject:   PostPosted: Aug 21, 2008 - 08:46 AM
Forum Moderator
Forum Moderator


Joined: Feb 20, 2008
Posts: 205
Location: Finland
Status: Offline
lawmanuk:
Maybe it's just a typo. Try:
Code:
gedit /etc/udev/rules.d/020_permissions.rules
 
 View user's profile Send private message Send e-mail Visit poster's website  
Reply with quote Back to top
lawmanukOffline
Post subject:   PostPosted: Aug 23, 2008 - 11:03 AM



Joined: Aug 08, 2008
Posts: 141

Status: Offline
okay, i think i've followed instructions...

get the following error still:


Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might be not installed on the host computer.


Result Code:
0x00004005
Component:
Host
Interface:
IHost {81729c26-1aec-46f5-b7c0-cc7364738fdb}
Callee:
IMachine {f95c0793-7737-49a1-85d9-6da81097173b}
 
 View user's profile Send private message  
Reply with quote Back to top
lawmanukOffline
Post subject:   PostPosted: Sep 05, 2008 - 03:25 AM



Joined: Aug 08, 2008
Posts: 141

Status: Offline
the usb solution above didn't work for me.

what did work is as below:

add yourself to the vboxusers group created when you installed VirtualBox and note the gid, here for me it was 1002. Then add line in fstab file:

## usbfs is the USB group in fstab file:
none /proc/bus/usb usbfs devgid=1002,devmode=664 0 0

And also add this line in /etc/init.d/mountkernfs.sh:

## Mount the usbfs for use in Virtual Box
domount usbfs usbdevfs /proc/bus/usb -onoexec,nosuid,nodev,devgid=1002,devmode=664

That's it...
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT + 3.5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Copyright© 2005-2007 Parsix Project
Contact: webmaster AT parsix DOT org