Re: [clug-talk] fstab: mounting mp3 player

2017-08-16 Thread Joe S
I was letting Linux automount that was why I am having problems. When Linux automounts it takes ownership of the files; when I put the entry in fstab and mount it myself I will have ownership of the files. It makes it easier to work with. I am having trouble figuring out what options to use for fst

Re: [clug-talk] fstab: mounting mp3 player

2017-08-16 Thread Greg King
It looks like the Linux behaviour is distro dependent. For Linux Mint, and I assume Ubuntu upstream, directories created in the /media/ are owned by the . What distro are you using? - Original Message - From: "Joe S" To: "clug-talk@clug.ca clug-talk@clug.ca" Sent: Wednesday, August 16

Re: [clug-talk] fstab: mounting mp3 player

2017-08-16 Thread Joe S
I am using Bunsenlabs On Wed, 16 Aug 2017 21:07:45 -0600 (MDT) Greg King wrote: > It looks like the Linux behaviour is distro dependent. For Linux > Mint, and I assume Ubuntu upstream, directories created in > the /media/ are owned by the . What distro are you using? > > - Original Messag

Re: [clug-talk] fstab: mounting mp3 player

2017-08-16 Thread Greg King
I have never worked with that distro or heard of it. Ubuntu/Mint is also based on Debian, so I suspect the mount options are the same. The options Mint uses for automount seem to work for me: /media/wgking/ZENSTONE type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,s