Date: Wed, 17 Jan 2001 00:17:55 -0600 From: Christopher Farley <chris@northernbrewer.com> To: XeXeN <freebsd@xexen.com> Cc: Bill Moran <wmoran@mail.iowna.com>, questions@freebsd.org Subject: Re: freezes at Local package initialization: Message-ID: <20010117001755.A36908@northernbrewer.com> In-Reply-To: <000e01c0804b$40339a00$24780241@athlon>; from freebsd@xexen.com on Wed, Jan 17, 2001 at 12:03:45AM -0600 References: <000501c07fa9$f64e48a0$24780241@athlon> <3A651F50.E762CA3A@mail.iowna.com> <000e01c0804b$40339a00$24780241@athlon>
next in thread | previous in thread | raw e-mail | index | archive | help
XeXeN (freebsd@xexen.com) wrote: > I let it sit like that for about 12hrs. Ive rebooted a few times, and its > running on 48mb ram AMD k6 266 on a Gigabyte mb. I would not suspect the kernel recompile. I would suspect a script in /usr/local/etc/rc.d Make sure there aren't any scripts in that directory that could prompt you for input, etc. For example, on one of my boxes, I run apache+mod_ssl, the machine "freezes" at the local package initialization section because it is prompting me for an SSL passphrase (but the output is being directed to /dev/null, so I don't see the prompt). Try running each of the scripts in /usr/local/etc/rc.d just to make sure. -- Christopher Farley Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105 www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010117001755.A36908>