You are not logged in.

#1 2007-10-10 18:41:21

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Ipod permission problems RESOLVED

Hi,

I have got gtkpod installed can mount ipod no problem, but unable to transfer files to pod [permissions!] hal is mounting ipod ok.. but not for user

/dev/sdg2 on /media/MR GREEN'S type vfat (rw,nosuid,nodev,shortname=lower,uid=1000)

I am a member of storage group ...

Any ideas?

MrG

Last edited by Mr Green (2007-10-11 19:13:01)


Mr Green

Offline

#2 2007-10-11 13:55:14

Snarkout
Member
Registered: 2005-11-13
Posts: 542

Re: Ipod permission problems RESOLVED

I use this udev rule - there are many others like it, but this one is mine:

SUBSYSTEMS=="scsi", ATTRS{vendor}=="Apple", KERNEL=="sd?2", ATTRS{model}=="iPod*", NAME="%k", SYMLINK+="ipod", GROUP:="ipod", OPTIONS="last_rule"

for this to be of any use, create a group named ipod and add add your user to it.


Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein

Offline

#3 2007-10-11 13:55:56

Snarkout
Member
Registered: 2005-11-13
Posts: 542

Re: Ipod permission problems RESOLVED

Oh, and replace subsystems, etc, where appropriate.


Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein

Offline

#4 2007-10-11 14:13:33

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: Ipod permission problems RESOLVED

I use no specific udev rule for ipod, and I have no entry for it in fstab.  Hal manages to mount it fine with all the necessary premissions by default, it seems, though it can take forever for it to mount (sometimes well over a minute - this started with 2.6.22 kernels, I think).  It's a fat32 formated ipod.

Offline

#5 2007-10-11 19:12:43

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: Ipod permission problems RESOLVED

Added dbus to rc.conf.... and its working now real odd done nothing other than that....


Mr Green

Offline

Board footer

Powered by FluxBB