05-10-2020, 07:11 PM
(This post was last modified: 05-10-2020, 07:53 PM by 198471598347.)
I have two drives:
1. File System
2. Storage (NTFS)
Storage (/dev/sdb) is mounted at /media/myname/Storage
When I reboot my PC, Storage does not auto-mount, even though I have checked the setting to mount at startup. I still have to click it and type in my password for it to mount. I've tried sudo chmod -R 777 /dev/sdb and sudo chmod -R 777 /media/myname/Storage, but nothing has changed.
Perferably, I want it to just stay mounted at all times.
1. File System
2. Storage (NTFS)
Storage (/dev/sdb) is mounted at /media/myname/Storage
When I reboot my PC, Storage does not auto-mount, even though I have checked the setting to mount at startup. I still have to click it and type in my password for it to mount. I've tried sudo chmod -R 777 /dev/sdb and sudo chmod -R 777 /media/myname/Storage, but nothing has changed.
Perferably, I want it to just stay mounted at all times.