I have an older computer running Pop_os to primarily act as my media server. Today I got some new videos files and when I when to move them to the drive that holds all my media it wouldn't let me copy to the drive saying it was read only.
After some tinkering around I discovered that the drive is owned by "root" and even though the account I'm logged into has full sudo privileges I can't copy or edit anything on the drive now.
The drive is an old NTFS drive from when the computer had windows for an OS and is set to auto mount so I don't have to do it manually (or even log in) when I turn it on for streaming.
I tried adding the login account (uid/gid=1000) through through the disks app. Still nope.
The only thing I can think that could have caused it is that I put Windows 10 on the computer briefly to run a program that doesn't have a linux version, but the drive with Pop OS wasn't even installed when I did it. I had a clean drive just to test the software. The media drive was still in place, but so were the other three drives and they all work fine.
Any ideas why root took the drive or how to fix it?