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
4. If any of your USB drive mount directories are still there, remove them
5. Plug in your USB drive
6. Open Library Config and verify that its correctly listed
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