Search found 3 matches
- September 12th, 2024, 4:06 pm
- Forum: Debian/Ubuntu Package
- Topic: Can't write to usb drive if it's mounted outside /media
- Replies: 4
- Views: 9989
Re: Can't write to usb drive if it's mounted outside /media
Solved it, 1. mounted with the fstab entry that the plex linux tips suggested and it was changing the ownership and permissions of the folder and everything on the drive to root, 2. unmounted and remounted with the fstab commented out and when ubuntu mounts it in /media it has my user as the owner, ...
- September 12th, 2024, 2:07 pm
- Forum: Debian/Ubuntu Package
- Topic: Can't write to usb drive if it's mounted outside /media
- Replies: 4
- Views: 9989
Re: Can't write to usb drive if it's mounted outside /media
Thanks that points me in a direction I have been going back and forth on if I need to update sab (like a configuration file change) or something else. Nothing seems to be working right now. I had to mount the drive to a folder that was owned by my user to make plex be able to see it so I assumed thi...
- September 11th, 2024, 12:13 pm
- Forum: Debian/Ubuntu Package
- Topic: Can't write to usb drive if it's mounted outside /media
- Replies: 4
- Views: 9989
Can't write to usb drive if it's mounted outside /media
I'm setting up a plex server from an old Ubuntu laptop but was having trouble getting the plexmediaserver to see any folders mounted to /media. So, I followed the directions from plex linux tips to to mount it elsewhere via a line in the fstab file but since I did it fixed plex but sabnzdb errors ou...