I would like to activate the first one with an 'X' mark and remove the second one. How do I do it?
Thank you for your donation!
USB Drives
|
03-22-2025, 06:35 PM
That looks like a duplicate "ghost" mount. The only way to clean it up is by the following procedure
1. Unplug all USB drives 2. Open an SSH terminal. Its on System Config 3. List the contents of the /media directory Code: ls -l /media 4. If any of your USB drive mount directories are still there, remove them Code: rmdir "/media/DIRECTORY_NAME" 5. Plug in your USB drive 6. Open Library Config and verify that its correctly listed |
« Next Oldest | Next Newest »
|