Fresh install of F35. I have these lines in /etc/fstab:

192.168.1.2://home/rikiheck/files     /home/rikiheck/files nfs auto,nouser,rw,dev,nosuid,exec,_netdev 0 0 192.168.1.2://multi/                  /mnt/mail/multi      nfs auto,user,noauto,rw,dev,nosuid,noexec,_netdev 0 0 192.168.1.2://home/photos             /mnt/mail/photos     nfs auto,user,noauto,rw,dev,nosuid,noexec,_netdev 0 0

The problem is that the first one works---i.e., it gets automatically mounted at start up---usually, though not always, but the others do not get mounted at all ever. I can manually mount them with sudo, but that shouldn't even be required, should it, given the 'user' flag?

I do see in /var/log/messages:

Mar 14 21:39:59 rkh-mega systemd[1]: mnt-mail-photos.mount: Deactivated successfully.

This was the day I did the install. There is a similar line for the multi one.

Any ideas?

Thanks,
Riki

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to