I remember I first learned of `fsck -f -y /` after `umount /` in the
thread:
Newsgroups: comp.unix.shell
Subject: fsck fsck say I
http://groups.google.com/groups?threadm=2695edf1.0312021221.72f242a3%...
Speaking again now of fsck'ing on demand, eventually I also noticed,
...
My `man -k fsck` does not yet, but could/ should, point to:
--- http://www.google.com/search?q=linux+man+shutdown
--- http://www.die.net/doc/linux/man/man8/shutdown.8.html
...
-f
Skip fsck on reboot.
-F
Force fsck on reboot.
...
---
Pat LaVarre