2024-02-28, 10:10 AM
(This post was last modified: 2024-02-28, 10:11 AM by Serge K. Edited 1 time in total.)
if you can make folders and can see them in Debian - it means your disk in mounted.
Check the path where it mounted in file /etc/fstab
for instance mounted path is /srv/XXXXXXXXXXXXX/
make chmod -R 777 /srv/XXXXXXXXXXXXX/
must to work
Check the path where it mounted in file /etc/fstab
for instance mounted path is /srv/XXXXXXXXXXXXX/
make chmod -R 777 /srv/XXXXXXXXXXXXX/
must to work