From owner-freebsd-questions Tue Feb 16 20:36:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 4D4FA11013 for ; Tue, 16 Feb 1999 20:36:08 -0800 (PST) (envelope-from chemtechweb@psn.net) Received: from 2-47.phx.psn.net ([209.63.50.47] helo=psn.net) by neptune.psn.net with esmtp (PSN Internet Service 2.10 #1) id 10CyiS-0002lA-00; Tue, 16 Feb 1999 21:36:05 -0700 Message-ID: <36CA4795.E0D8BF2@psn.net> Date: Tue, 16 Feb 1999 21:37:41 -0700 From: Emmanuel Gravel Reply-To: chemtechweb@psn.net Organization: Orbit Communications X-Mailer: Mozilla 4.08 [en] (Win98; I) MIME-Version: 1.0 To: Patrick Seal Cc: freebsd-questions@FreeBSD.ORG Subject: Re: .: Out of file descriptors References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Look at the end of rc.conf. You'll find a for loop. If you still have a copy of your old rc.conf, what I've done is replace the for loop by the if statement that was there. It may not be the best thing to do, but it works. Manu Patrick Seal wrote: > > I installed 3.0-RELEASE on a P233 and then promptly did a buildworld > via NFS to 3.1-CURRENT (as of yesterday). I installed the new > bootblocks and new kernel. > > Now I get an error message after the kernel messege: > > changing root device to .... (whatever) > (in grey, not white it then says) > .: Out of file descriptors [...] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message