https://bugzilla.novell.com/show_bug.cgi?id=736826 https://bugzilla.novell.com/show_bug.cgi?id=736826#c0 Summary: boot hangs if comment=systemd.automount is used Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bartoschek@or.uni-bonn.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 Starting with 12.1 opensuse did not mount the nfs entries in the fstab on system boot. Some people on the opensuse mailinglist mentioned that one has to add comment=systemd.automount to the fstab entries to get them mounted. After adding the option however boot hangs. I've waited about 30 minutes before I removed the option in the single user mode. Here is the modified fstab: /dev/sda2 swap swap defaults 0 0 /dev/sda3 / ext4 acl,user_xattr 1 1 /dev/sda1 /boot ext2 acl,user_xattr 1 2 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 debugfs /sys/kernel/debug debugfs noauto 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 bate:/.../vlsi.uni-bonn.de/fs /dfs nfs rw,soft,intr,rsize=8192,wsize=8192,nfsvers=3,timeo=30,comment=systemd.automount 0 0 moebius.vlsi.uni-bonn.de:/usr/local /usr/local nfs ro,soft,intr,timeo=30,comment=systemd.automount 0 0 Besides the problem I expect that I do not have to add such a comment to the fstab to get this working. Reproducible: Always Steps to Reproduce: 1. Add comment=systemd.automount to an nfs mount 2. reboot 3. Actual Results: Boot hangs Expected Results: Boot works. -- 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.