Dolphin cannot write to second internal drive

It’s a question how you mount your second storage device. Follow this guide:

You can take ownership e.g. by

sudo chown $USER:$USER /path/to/mount/point

where /path/to/mount/point obviously needs to be replaced by the real path.

If the filesystem is NTFS, read this:

1 Like