I am trying to setup Plex on a 4TB Raspberry Pi with EVERYTHING local on the Pi.
I have successfully setup the Pi to boot from the 4TB NVME via GPT and see the whole 4TB.
I have setup PLEX and can access it locally via the web.
However, every attempt I have made to setup LOCAL folders that the ‘plex’ user can access and that I can share via SMB has failed.
My old Plex Server pulled the Libraries from a NAS that I mounted via ‘fstab’ and that worked well. But I want everything self contained now.
I am trying to understand what I can do to get this right. I am not a Linux expert but I manage fairly well.
I need to create a Samba shared folder that can be accessed via the ‘pi’ account remotely to place files that the ‘plex’ account can see when I setup my Libraries.
Are you using external USB drives for your media? If not, what are you using for media, the above-mentioned NVME drive?
If using external drives, make sure you have static mounts for them (don’t allow the OS to mount them dynamically). There’s information in this guide describing how to do that: