mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
18 lines
530 B
ReStructuredText
18 lines
530 B
ReStructuredText
|
==============
|
||
|
USB Lib README
|
||
|
==============
|
||
|
|
||
|
This role implements Library Box type functionality to mount and link content on a USB drive.
|
||
|
|
||
|
Automount is handled by usbmount and scripts in this role look in the root of the mounted drive for
|
||
|
|
||
|
* /share
|
||
|
* /Share
|
||
|
* /PirateShare
|
||
|
|
||
|
and if found create a symlink of the form /library/content/USBn points to /media/usbn.
|
||
|
|
||
|
There is also a patch for problems with automount on Fedora 21+
|
||
|
|
||
|
Please Note that as of the 4.1.8-200.fc22.x86_64 not all USB drives will mount even with this patch.
|