http://bugzilla.novell.com/show_bug.cgi?id=573352 http://bugzilla.novell.com/show_bug.cgi?id=573352#c2 Menno Holscher <menno.holscher@wxs.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |menno.holscher@wxs.nl --- Comment #2 from Menno Holscher <menno.holscher@wxs.nl> 2010-02-01 21:16:41 UTC --- Since I reported this bug I have found a workaround. I commented out the following lines from boot.clock: # if /sbin/modprobe -q rtc_cmos ; then # test -e $uevseqnum && read -t 1 end < $uevseqnum # if test $start -lt $end ; then # /sbin/udevadm settle --quiet --seq-start=$start --seq-end=$end # else # /sbin/udevadm settle --quiet # fi # else # rm -f $rule # ${1+"$@"} # fi I dared because the "else" branch seems to imply that the system could run without the module. I have been using the system for some days now and there are no adverse effects showing. -- 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.