In the last episode (Jul 23), David Smithson said: > Hi all. > > How do I abort an auto-check on boot if a computer was shutdown > improperly?
Hit ^C. If the filesystem was not mounted with softupdates enabled, though, you won't want to write to it until you finish fsck'ing it. If SU were enabled, you can safely put off the fsck until later (dismount the filesystem first). -- Dan Nelson [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message