So I just installed UAlinux 16.04
I tried adding folders from a drive with location /media/Raymond/drive name
No files are found by plex. Am I perhaps writing the adress wrong?
Why is it nit possible to browse through folders like in the windows version?
This sounds like a permission issue which could be caused by mounting that drive with system permissions (default when mounting during boot-up with /etc/fstab). Also⦠many users recommend not to use the /media/ folder for those purposes.
So I can try to mount the drive using āfstabā?
Maybe linux is not for ordinary people Someone told me that anybody could do it, and just go ahead. So far it just seems very greek
You must be willing to learn how to use the command line .
Most tasks do have a GUI but certain ones, like mounting shares, still require you to use the command line as the administrative (root) user.
Linux is capable of supporting multiple different users, keeping each fully isolated from the other, at the same time. It is that powerful. Linux is at the heart of the internet and all those web servers we interact with.