Hello, I have an external HDD with password used on a old user that i removed to replace it with another one, but now i can’t access it.
Dolphin Could not enter folder /run/media/user/Toshiba.
Konsole
$ ls -la /run/media/user/Toshiba
ls: cannot open directory '/run/media/user/Toshiba': Permission denied
The HDD with password is it with files inside, it used to works fine with my old user.
I have another HDD without password and immediately accept it to the new user.
Please, can you execute the full command? I’m not clear on this part [you]:[your-group]
You mean sudo chown --recursive user:user /run/media/user/Toshiba
I’m not clear here either, why will it be different another time? I’ll have to execute the same command later, or something is expected to change along the way?
I have only one advice. It seems that you do not really understand the concept of ownership and permissions of files and how they work with ownership of processes. That is such a basic concept of Unix/Linus. Try to learn and understand that.