https://bugzilla.novell.com/show_bug.cgi?id=780132 https://bugzilla.novell.com/show_bug.cgi?id=780132#c6 --- Comment #6 from Neil Brown <nfbrown@suse.com> 2012-10-18 06:41:10 UTC --- So you have one NFS filesystem listed in /etc/fstab and it doesn't mount at boot time. My guess is that your network is controlled by 'network manager' rather than 'ifup'. If this is the case, then there will be no network available when filesystems are mounted, so /home will miss out. What does: grep NETWORKMANAGER /etc/sysconfig/network/config show? If it shows NETWORKMANAGER="yes" (and maybe some other comment lines) then you are using network manager. In that case remove the "/home" line from '/etc/fstab', and add the line /- /etc/auto.direct to the end of /etc/auto.master, and create a file called /etc/auto.direct containing /home wptlsv1.physik.uni-wuppertal.de:/open/home and then it should auto-mount /home whenever you access it - providing the network has been set up by then. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.