Subject: Newer kernels need a recent fsck (was: Bad current -sup)
To: None <cactus@hks.net>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 04/27/1995 19:55:09
>However, that kernel boots with the following:
>
>For single user (boot -f rz(0,0,0)netbsd):
>
>        ...
>        init: copying out flags '-s' 3
>        init: copying out path '/sbin/init' 11
>        /dev/rz0a: file system not clean; please fsck(8)
>        trapDump(trap)
>        TLB miss (etc, etc -- I can provide the particulars if they'll be

[...]

>I was able to compile a working kernel a week or two ago, so it's recent
>changes that are biting me.

You need to get a current fsck binary, that will mark
filesystems as clean.  Doing that (e.g., under an old-style kernel)
should fix your problem


        -- Todd, cactus@hks.net