From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, INVALID_DATE,MAILING_LIST_MULTI,NO_RELAYS autolearn=no autolearn_force=no version=4.0.0 Received: from drobbins by cvs.gentoo.org with local (Exim 3.22 #1) id 14SPlJ-0001ac-00 for gentoo-dev@gentoo.org; Mon, 12 Feb 2001 13:39:53 -0700 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] DEVFS Message-ID: <20010212133953.H5507@cvs.gentoo.org> References: <20010212153057.A18534@kabbu.akopia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010212153057.A18534@kabbu.akopia.com>; from jerry@thehutt.org on Mon, Feb 12, 2001 at 03:30:57PM -0500 From: Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Feb 12 13:40:02 2001 X-Original-Date: Mon, 12 Feb 2001 13:39:53 -0700 X-Archives-Salt: 4e10a8fe-6bd2-47d6-926b-de8fff83d6ee X-Archives-Hash: 4ee5bf0a3437531ae12505d1c34eaf9e On Mon, Feb 12, 2001 at 03:30:57PM -0500, Jerry A! wrote: > Has anyone gotten devfs working under any version of Gentoo? If so, > would someone care to share some pointers. > > Right now, it boots, gets as far as "starting local" and then hangs. > > Any pointers would be appreciated... I have it working, although I hacked-in the support on my dev box rather than using our "official" method. I compiled a kernel with devfs support, and enabled the auto-mount on boot option. Then, I created an rc script to run "/sbin/devfsd /dev" on boot and "killall devfsd" on shutdown. Then, I configured it to start up in runlevel 0, in position 03 (in /etc/rc.d/rcboot.d, right after "pretty"). It looks like an older script on cvs started it in runlevel 1, maybe that's the problem? Make sure you've installed the most recent version of sys-apps/devfsd, and then remove any devfsd symlink that may exist in /etc/rc.d/rc1.d. Best Regards, -- Daniel Robbins President/CEO http://www.gentoo.org Gentoo Technologies, Inc.