File Allocation Table (FAT) is a computer file system architecture now widely used on many computer systems and most memory cards, such as those used with digital cameras.
1
vote
0answers
167 views
Howto configure autofs to work with usbsticks formatted with differend filesystems
I have some USB-sticks using fat32 as filesystem and others using ext4. Now I want to configure autofs to mount the sticks automatically.
To make sure that the user can write to fat32 sticks I use ...