18 Jan
2010
18 Jan
'10
22:21
http://bugzilla.novell.com/show_bug.cgi?id=564325 http://bugzilla.novell.com/show_bug.cgi?id=564325#c4 --- Comment #4 from robert spitzenpfeil <madworm_de.novell@spitzenpfeil.org> 2010-01-18 22:21:48 UTC --- OK, forget about "-C 0". It works on a console once my system is up, but not in the init scripts. Leave it at "-C". What helps though is a construct like this: ------ if test "$REDIRECT" = "/dev/tty1" -o "$REDIRECT" = "/dev/char/../tty1"; then FSCK_OPTS="$FSCK_OPTS -C" ------ -- 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.