From owner-freebsd-questions Fri Oct 3 17:40:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA23559 for questions-outgoing; Fri, 3 Oct 1997 17:40:30 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA23552 for ; Fri, 3 Oct 1997 17:40:27 -0700 (PDT) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.6/8.8.6) with SMTP id RAA24843; Fri, 3 Oct 1997 17:40:24 -0700 (PDT) Date: Fri, 3 Oct 1997 17:40:23 -0700 (PDT) From: Jaye Mathisen To: Cowan Bowman cc: questions@FreeBSD.ORG Subject: Re: /dev/rccd1c: CAN'T CHECK FILE SYSTEM In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Some of the memory limits are too low in login.conf for the /etc/rc settings. Raise them. A quick fix is to do: /bin/csh unlimit fsck drives ^D a few times until it finished booting. On Fri, 3 Oct 1997, Cowan Bowman wrote: > > I get the following error when my system boots. > > [Boots mesages previous to these are OK] > > /dev/rccd0c:clean, 6139467 free (11 frags, 767432 blocks, 0.0% fragmentation) > /dev/rsd3a:clean, 4069357 free (13 frags, 508668 blocks, 0.0% fragmentation) > cannot alloc 1989121 bytes for statemap > /dev/rccd1c: CAN'T CHECK FILE SYSTEM. > /dev/rccd1c: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. > Automatic file system check failed... help! > Enter pathname of shell or RETURN for sh: > > > I hit enter to go into single user mode, run fsck manually, it checks out > fine. I exit and it continues to boot without any problems. > > Anyone have any Ideas what is happening? > If any more info is needed mail me and I'll reply with the info. > > Thanks, Cowan >