2025-04-18, 02:13 PM
First, immediately remove Jellyfin from the root group. Bad bad bad. Only root should be in the root group. Massive security concern.
You have two options, manually mount the devices via /etc/fstab or remove the ACL that is likely on /media/jay/59D1-02E4
For removing the ACL, use this command.
For manually mounting the external drives, skip about halfway down my post lined below. (the link should auto skip)
https://forum.jellyfin.org/t-mounting-lo...ng%20fstab***
You have two options, manually mount the devices via /etc/fstab or remove the ACL that is likely on /media/jay/59D1-02E4
For removing the ACL, use this command.
Code:
sudo setfacl -b /media/jay/59D1-02E4
For manually mounting the external drives, skip about halfway down my post lined below. (the link should auto skip)
https://forum.jellyfin.org/t-mounting-lo...ng%20fstab***