I have 2 HDDs:
- 80 GB dedicated for Ubuntu 20.04
- 1 TB for storage
The 1 TB HDD keeps changing permission to read only though I have changed it several times using this command:
sudo chown $USER:$USER /mnt/stuff
I am tired of changing it again and again. Why is this happening and what is the permanent solution for this issue?