Return to BSD News archive
#! rnews 1696 sserve.cc.adfa.oz.au Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!classic.iinet.com.au!news.uoknor.edu!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.sprintlink.net!uunet!in1.uu.net!mozz.unh.edu!toto.plymouth.edu!oz.plymouth.edu!not-for-mail From: ted@oz.plymouth.edu (Ted Wisniewski) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: fsck *always* complains 'CLEAN FLAG IS WRONG IN SUPERBLOCK' Date: 17 May 1995 08:11:16 -0400 Organization: Plymouth State College - Plymouth, NH. Lines: 20 Message-ID: <3pcp54$oeb@oz.plymouth.edu> References: <betts.20.14F77F52@onramp.net> NNTP-Posting-Host: oz.plymouth.edu In article <betts.20.14F77F52@onramp.net> betts@onramp.net (Jeff Betts) writes: >Just reinstalled FreeBSD 2.0 from CD to see if that made a difference, but the >problem persists. > >Whenever /etc/daily runs, *every* partition generates the same CLEAN FLAG IS >WRONG IN SUPERBLOCK error (output from /etc/daily is included below). The >same is true if I run fsck manually. > Output from /etc/daily will always complain about the CLEAN FLAG because the filesystem is still mounted. The CLEAN FLAG tells whether the filesystem was 'umounted' cleanly; since it is still mounted it will never say anything but. The fsck proabably should not even be in /etc/daily (remove it from the script if it bothers you) if not leave it be, it probably will not hurt anything. | Ted Wisniewski INET: ted@oz.plymouth.edu | | Computer Services ted@wiz.plymouth.edu | | Plymouth State College tedw@psc.plymouth.edu | | Plymouth NH, 03264 HTTP: http://oz.plymouth.edu/~ted/ |