From owner-freebsd-stable Wed Mar 14 15:30: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.106.246.3]) by hub.freebsd.org (Postfix) with ESMTP id 5BECB37B718 for ; Wed, 14 Mar 2001 15:29:58 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin0.westbend.net [216.106.246.17]) by mail.westbend.net (8.11.2/8.11.2) with ESMTP id f2ENTtG87118; Wed, 14 Mar 2001 17:29:55 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <00e901c0acde$9dc4a000$11f66ad8@westbend.net> From: "Scot W. Hetzel" To: "Brian Jones" , "stable@freebsd.org" References: <0GA700DZ8E5U04@gkar.cc.vt.edu> Subject: Re: CVSUPDATE to 4.3 beta troubles Date: Wed, 14 Mar 2001 17:29:29 -0600 Organization: West Bend Interent MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Brian Jones" > Since CVS updating to 4.3 yesterday my machine will not mount any > drives on boot up. Mount -a mounts everything fine after the machine > boots up in single user mode. The error it gives is .: Out of file > descriptors on boot up. Any ideas on how to fix this? > Kind of sounds like the old problem were the /etc/defaults/rc.conf file was copied to /etc/rc.conf. Check the end of your /etc/rc.conf for a script that is sourcing the ${rc_conf_files}. If there is a script, then you need to remove it. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message