You are not logged in.
Pages: 1
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
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
Oh, and replace subsystems, etc, where appropriate.
Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein
Offline
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
Added dbus to rc.conf.... and its working now real odd done nothing other than that....
Mr Green
Offline
Pages: 1