http://bugzilla.novell.com/show_bug.cgi?id=568577 http://bugzilla.novell.com/show_bug.cgi?id=568577#c8 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |carlos.e.r@opensuse.org --- Comment #8 from Ludwig Nussel <lnussel@novell.com> 2010-01-12 11:51:28 CET --- to see what udevmountd does use this command and watch /var/log/messages: # udevadm control --log-priority=info To disable udevmountd try adding the following line at the top of /etc/udev/rules.d/81-mount.rules: ACTION=="change", SUBSYSTEM=="block", KERNEL=="dm-*", ENV{DM_TARGET_TYPES}=="crypt", GOTO="skip_mount" Does that resolve your problems? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.