Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2000 19:02:30 -0700 (PDT)
From:      Doug Barton <DougB@gorean.org>
To:        "John W. De Boskey" <jwd@bsdwins.com>
Cc:        "Brian O'Shea" <boshea@ricochet.net>, "David O'Brien" <obrien@FreeBSD.ORG>, Donny Lee <donny@CoreBit.com>, Leif Neland <leifn@neland.dk>, freebsd-current@FreeBSD.ORG
Subject:   Re: -current hangs during boot (UPDATING entry)
Message-ID:  <Pine.BSF.4.21.0010241859160.95307-100000@dt051n37.san.rr.com>
In-Reply-To: <20001023183029.A45262@bsdwins.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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/<mumble>.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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010241859160.95307-100000>