From owner-freebsd-current Tue Oct 24 19: 2:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 3532E37B479; Tue, 24 Oct 2000 19:02:41 -0700 (PDT) Received: from slave (Studded@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id TAA95363; Tue, 24 Oct 2000 19:02:30 -0700 (PDT) (envelope-from DougB@gorean.org) Date: Tue, 24 Oct 2000 19:02:30 -0700 (PDT) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: "John W. De Boskey" Cc: "Brian O'Shea" , "David O'Brien" , Donny Lee , Leif Neland , freebsd-current@FreeBSD.ORG Subject: Re: -current hangs during boot (UPDATING entry) In-Reply-To: <20001023183029.A45262@bsdwins.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Oct 2000, John W. De Boskey wrote: > I'm beginning to think we need an updating entry. > > 1. Make sure /dev/random exists 'cd /dev && sh MAKEDEV std' Unless you are using devfs. > 2. Make sure your kernel includes: > > device random # Entropy device Or the appropriate line in /boot/.conf > 3. Make sure /etc/rc is at rev 1.237 or higher. > > 4. Make sure /etc/rc.shutdown is at rev 1.13 or 1.15 > > 5. At this time, remove ALL MFS filesystems from /etc/fstab. > They can be hand mounted after bootup or via a local rc > startup script. A better solution would be to increase the granularity of the file system mounts so that the MFS systems were mounted after the entropy gathering. There are a couple of reasons I changed the ordering on the two reseeding attempts, one of the big ones was that for the "manual" reseed (i.e., no entropy file) we want more parts of the system mounted so that we have more potential entropy gathering tools. Rest sounds good... Doug -- "The dead cannot be seduced." - Kai, "Lexx" Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message