I don't know if i should post this here..
I bought a Nokia N70 and i'll conect it with openobex over usb to transfer music and other stuff to internal & external memory.
I managed to get it mounted but only root can mount it. What says obexfs when i try to mount it like a user:
Code: Select all
#obexfs -u 1 /mnt/nokia
If USB doesn't work setup permissions in udev or run as superuser.Code: Select all
BUS==”usb”, SYSFS{idVendor}==”0421″, SYSFS{idProduct}==”043a″, MODE="0666"Code: Select all
add_to_rules: invalid rule '/etc/udev/rules.d/40-permissions.rules:1'
Anyone knows what i should do to get permissions on it? Thanks.[/quote]
