On Tue, 19 Jan 2010 18:34:19 +0000 (GMT)
Andy Hiscock <andyjhisc...@yahoo.com> wrote:

> Thought Id give Version 8.0-RELEASE A go on a server Im building for
> someone.   All went well except when it comes to boot-up.   Works
> though the config until it gets to some sort of networking
> routine/initiating.  The line said something about "Harvesting
> ppp/Ethernet"?

I think that's probably a red-herring - if  the line ends with
quickstart you can rule it out.

Commonly that initrandom output is last line to display before fsck
runs, the actual sequence is:

/etc/rc.d/initrandom
/etc/rc.d/geli
/etc/rc.d/gbde
/etc/rc.d/encswap
/etc/rc.d/ccd
/etc/rc.d/swap1
/etc/rc.d/fsck

my guess is that it's hanging on fsck or possibly swap1.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to