Ipod Ownership?
David Hummel
lemmuh-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Fri Dec 12 10:38:49 EST 2008
On Fri, Dec 12, 2008 at 9:54 AM, Kent Borg <kentborg-KwkGvOEf1og at public.gmane.org> wrote:
> On Ubuntu 8.04 when I plug in an Ipod all the files and directories are
> owned by root.
Also, if the file system is HFS+, you may be able to specify the uid
and gid options in the mount command:
$ mount -t hfsplus -o uid=kent,gid=kent /dev/ipod /mnt/ipod
(assumes you've disabled any automounting in the desktop environment)
More information about the Discuss
mailing list