First of all, I'm writing here because I didn't know where to open this topic. I'm sorry for that. My hard drive is divided into two parts, and I can't access the second one. When I click on it, I get this error. (The image is attached)
(I haven't used Linux Mint and its forum for a long time. Therefore, I'm sorry if I'm making mistakes that are against the rules or too simple.)
When I enter the code below, I can access the drive. However, I encounter this issue again every time I restart the computer, and I have to enter this code repeatedly. Is there a permanent solution to this problem? Thank you
Code: Select all
sudo mkdir /media/SHADOWMAN
sudo mount -t ntfs-3g /dev/sda5 /media/SHADOWMAN