Mounting a share in fstab (Debian 11) fails with BAD_NETWORK_NAME
0
votes
1
answer
3839
views
I can run
sudo mount -t cifs -o guest,user=root //SERVER_NAME/SHARE /mnt/FOLDER
without issue. However, I cannot run mount -a
or mount /mnt/folder
when I have this line in fstab:
//SERVER_NAME/SHARE /mnt/FOLDER cifs guest,user=root 0 0
This seems to resemble this error:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1896699
Asked by Hifihedgehog
(101 rep)
Feb 28, 2022, 12:49 PM
Last activity: Apr 16, 2025, 08:02 PM
Last activity: Apr 16, 2025, 08:02 PM