Comment on Jellyfin 10.11 RC1 Released
EncryptKeeper@lemmy.world 1 week agoIm using UnRAID for storage and getting another Linux machine to mount a share in boot has been an exercise in futility so I get it.
Comment on Jellyfin 10.11 RC1 Released
EncryptKeeper@lemmy.world 1 week agoIm using UnRAID for storage and getting another Linux machine to mount a share in boot has been an exercise in futility so I get it.
raef@lemmy.world 1 week ago
Using nfs on ext4 file systems, I’ve always just added them to fstab and it works just like that
EncryptKeeper@lemmy.world 1 week ago
Yeah it definitely does not work in this case. Spent many hours online looking through threads of people with the same problems, but no real solution. I think it has something to do with Unraids MFS implementation. Might be a little older. Only way to get it to work is have a script run every 10 minutes to check for the drive and if it’s not mounted, mount it. Works well enough.