* sc <toothpik@swbell.net> [02-23-10 21:31]:
i took a slightly different approach
i like to force fsck before the 60 days expires (if i don't it will invariably expire on a morning i want to get something done) so i changed
FSCK_OPTS="$FSCK_OPTS -f" to FSCK_OPTS="$FSCK_OPTS -f -C" under if test -f /forcefsck -o "$DO_FORCEFSCK" = "yes" ; then in both of /etc/init.d/boot.d/K04boot.localfs /etc/init.d/boot.d/K06boot.rootfsck
which through the magic of symbolic links also changed it for me in /etc/init.d/boot.d/S03boot.rootfsck /etc/init.d/boot.d/S11boot.localfx
after this i touched /forcefsck, rebooted, and the progress bar showed for me too
hopefully i did a sufficiently good job of documenting this change for myself so i can redo it after my next upgrade
Or, better yet, add it to the wiki so everyone will have access to that tidbit. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org