From owner-freebsd-bugs Mon Feb 3 11:20:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA14781 for bugs-outgoing; Mon, 3 Feb 1997 11:20:08 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA14765; Mon, 3 Feb 1997 11:20:04 -0800 (PST) Date: Mon, 3 Feb 1997 11:20:04 -0800 (PST) Message-Id: <199702031920.LAA14765@freefall.freebsd.org> To: freebsd-bugs Cc: From: Simon Shapiro Subject: Re: bin/2633: fsck -p in /etc/rc fails with cannot alloc nnnn by Reply-To: Simon Shapiro Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/2633; it has been noted by GNATS. From: Simon Shapiro To: (Joerg Wunsch) Cc: FreeBSD-gnats-submit@freebsd.org, (J Wunsch) Subject: Re: bin/2633: fsck -p in /etc/rc fails with cannot alloc nnnn by Date: Mon, 03 Feb 1997 11:40:49 -0800 (PST) Hi J Wunsch; On 01-Feb-97 you wrote: > As shimon@i-Connect.Net wrote: > > > When booting, fsck -p (in /etc/rc) fails with ``cannot alloc > > nnnn bytes for lncntp'' error, thus makes it impossible to boot into > > init level 2. This happens consistently for file systems which are > > about 4GB large. > > Does the error go away if you enable swapping before? If you look in /etc/rc, you will see that swap -a runs before the fsck. I do use ccdconfig and have /etc/ccd.conf file. These may be related. Simon