Root is RW, but all other drives are RO

If you want to be able to access it as a regular user then you should change the ownership of the drive.
Then if you want it automatically mounted you can set it in fstab.

See for example this:

(note that in that case it was creating a usable directory … you can apply the same thing to the whole partition as well)

1 Like