-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Jul 13, 2017 at 12:08:27PM +0200, Kaj Persson wrote:

[...]

> As always only root can mount a file system. In the case vfat, which
> does not have an access system by its own, the owner of the mounted
> system will be root.

As a hint (I'm not a purist, mind you): I always mount vfat (well,
at least when I plan to access them as regular user):

  sudo mount -ouid=tomas,gid=tomas /dev/sdb1 /mnt

This makes my life easier (yes, you can put the user name in there,
and separating uid=foo,gid=bar with a comma (no space!) should
work for you.

As to your original problem... sorry.

Cheers
- -- t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAllnVdIACgkQBcgs9XrR2kYtnwCfTqIpa9KgpccLP9pC31xEas7v
9TYAn1z/3Zwcv+lNQvGS4Y33btjsptE6
=IyrH
-----END PGP SIGNATURE-----

Reply via email to