RFC: 5.3 Migration Guide

Giorgos Keramidas keramida at linux.gr
Tue Sep 7 20:00:55 UTC 2004


On 2004-09-07 22:39, Ion-Mihai Tetcu <itetcu at people.tecnik93.com> wrote:
> > Item #8:
> > 	o you *MUST* do a fsck -p before mount -uw / (note: I always
> > 	  -uw rather than -u).
>
>  why ?

I remember a post of Kirk McKusick forwarded by someone to one of the
lists that mentioned why this is necessary.  Some of the filesystem
metadata and/or superblock information is kept in different places now.
The mount won't fail if you try it without having run fsck before, but
disk usage reporting tools like du and df will print wrong information
until you *do* run the fsck.



More information about the freebsd-doc mailing list