patrick(e)k dio:
you need to tweak Udev:
http://freebob.sourceforge.net/index.php/UdevConfiguration

i am using this method:


   Allow access to a specific group of users


     Use 'disk' group

There are several ways in which this can be done. One way which has been suggested is allowing the 'disk' group access to raw1394.

Add the following to /etc/udev/rules.d/40-permissions.rules:

KERNEL="raw1394", GROUP="disk"

If you are a user with substantial privileges, this should be all that is necessary. To be certain your user is a member of the 'disk' group:

adduser *your_user_name* disk

not sure if this is important but just in case there it goes...
i noticed that after doing this above i am getting this printed on startup. Still freebob works ok as far as i can see. i double checked and i did all like suggested

waiting for /dev to be fully populated ... udevd[932]: add_to_rules: invalid KERNEL operation

udevd[932]. add_to_rules: invalid rule '/etc/udev/rules.d/40-permissions.rules:1'


enrike

---
[email protected]
irc.goto10.org #pure:dyne

Reply via email to