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

2017-08-18 Thread Greg King
es...@shaw.ca> > To: "clug-talk@clug.ca clug-talk@clug.ca" <clug-talk@clug.ca> > Sent: Wednesday, August 16, 2017 10:44:24 PM > Subject: Re: [clug-talk] fstab: mounting mp3 player > > I am using Bunsenlabs > > On Wed, 16 Aug 2017 21:07:45 -0600 (MDT) >

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

2017-08-17 Thread Joe S
g-talk@clug.ca" <clug-talk@clug.ca> > Sent: Wednesday, August 16, 2017 10:44:24 PM > Subject: Re: [clug-talk] fstab: mounting mp3 player > > I am using Bunsenlabs > > On Wed, 16 Aug 2017 21:07:45 -0600 (MDT) > Greg King <wgk...@shaw.ca> wrote: > > &g

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

2017-08-16 Thread Greg King
ories created in > the /media/ are owned by the . What distro are you using? > > - Original Message - > From: "Joe S" <joes...@shaw.ca> > To: "clug-talk@clug.ca clug-talk@clug.ca" <clug-talk@clug.ca> > Sent: Wednesday, August 16, 2017 1:30:21 PM

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

2017-08-16 Thread Joe S
o are you using? > > - Original Message - > From: "Joe S" <joes...@shaw.ca> > To: "clug-talk@clug.ca clug-talk@clug.ca" <clug-talk@clug.ca> > Sent: Wednesday, August 16, 2017 1:30:21 PM > Subject: Re: [clug-talk] fstab: mounting mp3 player > >

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

2017-08-16 Thread Greg King
g-talk@clug.ca" <clug-talk@clug.ca> Sent: Wednesday, August 16, 2017 1:30:21 PM Subject: Re: [clug-talk] fstab: mounting mp3 player 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

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

2017-08-16 Thread Joe S
tried removing the fstab entry and letting Linux automount? > > Greg > > - Original Message - > From: "Joe S" <joes...@shaw.ca> > To: "clug-talk@clug.ca clug-talk@clug.ca" <clug-talk@clug.ca> > Sent: Sunday, August 6, 2017 8:33:47 PM &

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

2017-08-06 Thread Greg King
and letting Linux automount? Greg - Original Message - From: "Joe S" <joes...@shaw.ca> To: "clug-talk@clug.ca clug-talk@clug.ca" <clug-talk@clug.ca> Sent: Sunday, August 6, 2017 8:33:47 PM Subject: [clug-talk] fstab: mounting mp3 player I'm having tro

[clug-talk] fstab: mounting mp3 player

2017-08-06 Thread Joe S
I'm having trouble mounting my mp3 player to use as a user. this is my fstab entry: UUID=44AD-4794 /media/clip vfatrw,noauto,user,sync 0 0 It works OK if I manually mount this: mount /media/clip but if linux mounts it when I plug it in then it mounts it with root ownership of the files