From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mail.iowalab.com (bdsl.66.12.33.98.gte.net [66.12.33.98]) by chiba.3jane.net (Postfix) with ESMTP id 6522C20193F9 for ; Fri, 12 Apr 2002 20:20:34 -0500 (CDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Date: Fri, 12 Apr 2002 18:20:27 -0700 Message-ID: <986FC783824E2E43809EB0AB9ABC23120E1709@mail.iowalab.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: DEVFS Thread-Index: AcHiiWU2qA1LVL3oRNSLYKmX3/eCsg== From: "Daniel Bondurant" To: Subject: [gentoo-dev] DEVFS Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: e2583408-b123-45e7-ada9-1bbe390f2e59 X-Archives-Hash: f4901025a0dea40a7f1365e3f29cda44 I am setting up a new install of gentoo linux. very nice so far. one question: I have the kernel compilied with /dev file system on, and I can boot and see everything in /dev, but I get a warning that DEVFS is not enabled on boot. where does it check for that, and how do I turn it off (since I know DEVFS is working) thanks