Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2000 12:45:35 +0200 (CEST)
From:      Marius Bendiksen <mbendiks@eunet.no>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        arch@FreeBSD.ORG
Subject:   Re: Ideas concerning fsck
Message-ID:  <Pine.BSF.4.05.10010241242200.44920-100000@login-1.eunet.no>
In-Reply-To: <xzpbswboilo.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > Doing anything at all before you know you can trust your root
> > > partition (where fsck itself is stored) is not a very good idea.
> > And using /etc/fstab, stored on the same partition, is a better idea?
> No. However, we can't get around the need for fstab, but we can get
> around the need for some kind of fscktab which contains static
> information which practically noone will ever need to change.

We can get around the need for fstab by using the bootfs idea that AIX and
others use (Poul-Henning has suggested this also in connection with DEVFS)
to get less magic in the boot sequence.

Also, if noone ever needs to change it, then it's even less likely to
change, and thus be in an inconsistant state, than /etc/fstab. Hence,
it is no real point of failure.

While being able to employ a dynamic fsck would be a good thing, I am
still concerned about removing the static version. I'd suggest adding
a pass -1, like Kirk said, or somesuch.

Marius



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10010241242200.44920-100000>