mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update README.rst
This commit is contained in:
parent
1f2892d910
commit
54fddf421d
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ Automount is handled by usbmount, and scripts in this role look in the root of t
|
|||
|
||||
...and if found, creates a symlink of the form /library/www/html/local_content/USBn pointing to /media/usbn.
|
||||
|
||||
USB drives must be formatted with one of the filesystems listed under "FILESYSTEMS=" at /etc/usbmount/usbmount.conf (beware that problems remain automounting exFAT filesystems using usbmount, even in 2018).
|
||||
USB drives must be formatted with one of the filesystems listed under "FILESYSTEMS=" at /etc/usbmount/usbmount.conf
|
||||
|
||||
WARNING: even after adding "exfat ntfs fuseblk" within the above line, problems remain automounting exFAT and NTFS filesystems using usbmount, as of February 2018. It's recommended you stick to FAT32 and ext4 filesystems for now.
|
||||
|
||||
There is also a patch for problems with automount on Fedora 21+
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue