Re: options for automatically mounted FS (USB keys)
didess wrote:
> Thank you for the option.
> Now that you gave me the good option, where do I set it up?
Mmm, you can manually mount the usb key :-)
Umount the device (if already automatically mounted) and from xterm run:
***
mount -t vfat -o shortname=mixed /dev/sdb1 /media
***
Please, note you'll have to adjust the device (sdxx) and the mount point
(media) to fit your requirements.
The "one liner" above is just for testing purposes. If it works as you
expect, you may need to specify "codepage", "umask","uid" and "gid=500" for
the mounted device.
Is the only way I know to achieve this. Almost sure there must an automatic
way to get this but dunno. Maybe someone can expand this a bit O:-)
Greetings,
--
Camaleón
|