Date: Mon, 28 Aug 2000 21:01:00 +1100 From: Nick Slager <nicks@albury.net.au> To: "A. Yahya Sjarifuddin." <yahya@cbn.net.id> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: fsck Message-ID: <20000828210100.B46808@albury.net.au> In-Reply-To: <39AA33F5.F765CDC6@cbn.net.id>; from yahya@cbn.net.id on Mon, Aug 28, 2000 at 04:42:13PM %2B0700 References: <39AA33F5.F765CDC6@cbn.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake A. Yahya Sjarifuddin. (yahya@cbn.net.id): > Dear All, > If there's someting happened with the harddisk, > i.e crash, sudden power down etc. how could I > bypass fsck routine during booting? You don't want to do this. The filesystem is in an unknown state after a powerfail, and an fsck is essential to correct any problems. Writing to the disk on a dirty filesystem is just asking for trouble :-) Nick. -- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000828210100.B46808>