Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2003 08:46:45 -0700
From:      "Sam Leffler" <sam@errno.com>
To:        "Jacques A. Vidrine" <nectar@FreeBSD.org>, "Juli Mallett" <jmallett@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/fsck fsck.c
Message-ID:  <06e801c30b41$e07a3130$52557f42@errno.com>
References:  <200303030940.h239eWGY061182@repoman.freebsd.org> <20030425005220.GB23638@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Please back this out.  If there is no fstab, the vfstype is retrieved
> from the disklabel.  It will likely be `4.2BSD', and fsck will try to
> find /sbin/fsck_4.2BSD and fail.
>
> Look at `FS_BSDFFS' and `fstypenames[]' in sys/disklabel.h to see what
> I mean.
>
> (A failure of this sort was just reported to me by a coworker.)

Ah, this explains why fsck of an md filesystem was doing that.  Thanks for
identifying the reason.

    Sam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06e801c30b41$e07a3130$52557f42>