Hi All, On a fully up-to-date F16 system (as of this morning) I have an issue with remote mounting directories at boot. The machine's /etc/fstab contains these two lines: purse:/share /share nfs rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.1.10 0 0 mirror:/home /home nfs nfsvers=3,rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.1.1 0 0 The first, to an F6 machine, always works. The second, to an F14 machine never works at boot time, but always works with 'mount -a' done later in a root (text) login session or 'su' time. How can I get this to work without manual intervention? Jonathan -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org