From owner-freebsd-current Sun Aug 27 12:32:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from dfw-smtpout4.email.verio.net (dfw-smtpout4.email.verio.net [129.250.36.44]) by hub.freebsd.org (Postfix) with ESMTP id B10BB37B423; Sun, 27 Aug 2000 12:32:21 -0700 (PDT) Received: from [129.250.38.62] (helo=dfw-mmp2.email.verio.net) by dfw-smtpout4.email.verio.net with esmtp (Exim 3.12 #7) id 13T8AG-00000i-00; Sun, 27 Aug 2000 19:32:20 +0000 Received: from [204.1.90.43] (helo=gs.verio.net) by dfw-mmp2.email.verio.net with esmtp (Exim 3.15 #4) id 13T8AG-0005h6-00; Sun, 27 Aug 2000 19:32:20 +0000 Message-ID: <39A96CC3.F47414B4@gs.verio.net> Date: Sun, 27 Aug 2000 14:32:19 -0500 From: Tony Johnson Reply-To: gjohnson@gs.verio.net Organization: Expert Solutions, L.L.C X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org, questions@freebsd.org Subject: devfs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sure you know this already, but I just want to reiterate. I have done a make world on Fridays and Saturday's Freebsd 5.0-CURRENT. I did a cvsup in the "wee" hours in the morning. I then did make world in /usr/src to rebuild the system, rebuild kernel, and mergemaster -sv. The system should be clean. Correct me if I am wrong. If I put "option DEVFS" in my kernel , build/install that kernel, my computer will not bot up completely. I will have to enter single user with an errr message stating "/dev: no such file or directory" Mounting of fstab filesystems fails. press enter for /bin/sh My /dev directory exists. Once I rebuild the kernel with no DEVFS it all works, but I like devfs as it makes all the device files that i need for my sound card as an example. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message