Take ownership of that partition if is any linux filesystem: ext4, ext3, ext2 or btrfs, xfs, zfs.
some like:
sudo chown -R $USER:%USER /run/media/youruser/mountpoint
This also should help
Take ownership of that partition if is any linux filesystem: ext4, ext3, ext2 or btrfs, xfs, zfs.
some like:
sudo chown -R $USER:%USER /run/media/youruser/mountpoint
This also should help