On Thu, Mar 10, 2011 at 16:39, Marcelo Laia <marcelol...@gmail.com> wrote:
> > You could try: > > > > # mount /dev/sdb1 /media/pen > > ^ > > Thank you! It worked! > > But, only root gain access to write in the mass storage. Plus, > automount continue not working. When I plug the pendrive, a popup > show: > > Wasn't possible to mount JANA > Not Authorized > > This message appear in both monitor (I have a multseat system). > > Thank you very much! > > > -- > O__ --- Marcelo Luiz de Laia Rodovia MGT 367, Km 583 > c/ /' _ -- Dep. de Engenharia Florestal nº 5000, Alto da Jacuba > (*) \ (*) - UFVJM, Diamantina, MG, Brasil Ph: (+55) 38 3532 1248 > ~~~~~~- (www.ufvjm.edu.br/floresta) FAX: (+55) 38 3532 1200 > ^^^^^^^^^^- Linux user number 487797 CEP: 39.100-000 - Brazil > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: > http://lists.debian.org/aanlktiklej6cbotfedr1-6od6qeq1re0y3n8v...@mail.gmail.com > > For vfat, you can set the uid=value,gid=value options. This sets the uid/gid of all files to the value given. Alternatively, update fstab with a line for the device and mount point with "user" option.