Subject: Re: ffs compatibility added, fsck may complain
To: None <dbj@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: current-users
Date: 01/15/2004 12:53:08
> itojun@itojun.org (Jun-ichiro itojun Hagino) writes:
> > 	i see the following on dmesg (for / and /usr partition),
> > 	however, i do not see "VALUES IN SUPER BLOCK ..." message on
> > 	fsck_ffs -n -f.  fsck_ffs -b 32 -c 4 had no effect.
> > 	how can i suppress the message?  do i have to start over from scratch
> > 	(i.e. newfs)?
> 
> You need to use a fsck_ffs built from sources after 20040109.
> It should be possible to fix the problem and have the message quieted
> without having to start over from scratch.
> 
> Please check to make sure you are running a current fsck_ffs and try
> again.  If the problem persists, please let me know.

	i did use fsck_ffs from January 13 or 12 (depends on timezone),
	and it had no effect in removing the warning.  

	i can supply any info you would need, so just let me know what you need
	to know about my filesystem.

itojun


% ident /sbin/fsck_ffs
/sbin/fsck_ffs:
     $NetBSD: crt0.c,v 1.13 2003/07/26 19:24:27 salo Exp $
     $NetBSD: dir.c,v 1.39 2004/01/10 14:28:37 mrg Exp $
     $NetBSD: inode.c,v 1.45 2004/01/03 17:56:21 dbj Exp $
     $NetBSD: main.c,v 1.48 2004/01/05 23:23:33 jmmv Exp $
     $NetBSD: pass1.c,v 1.31 2004/01/03 10:11:41 dbj Exp $
     $NetBSD: pass1b.c,v 1.17 2003/08/07 10:04:20 agc Exp $
     $NetBSD: pass2.c,v 1.36 2003/08/07 10:04:21 agc Exp $
     $NetBSD: pass3.c,v 1.16 2003/08/07 10:04:21 agc Exp $
     $NetBSD: pass4.c,v 1.18 2003/08/07 10:04:21 agc Exp $
     $NetBSD: pass5.c,v 1.39 2004/01/09 19:12:31 dbj Exp $
     $NetBSD: fsutil.c,v 1.14 2003/10/20 12:04:38 dsl Exp $
     $NetBSD: setup.c,v 1.68 2004/01/12 19:40:24 dbj Exp $
     $NetBSD: utilities.c,v 1.43 2004/01/09 19:12:31 dbj Exp $
     $NetBSD: ffs_bswap.c,v 1.27 2003/12/31 19:33:13 dbj Exp $
     $NetBSD: ffs_subr.c,v 1.32 2003/12/30 12:33:24 pk Exp $
     $NetBSD: ffs_tables.c,v 1.7 2003/10/27 00:12:42 lukem Exp $
     $NetBSD: ffs_appleufs.c,v 1.5 2004/01/02 06:57:46 dbj Exp $