From owner-freebsd-current Sun Oct 22 1:14:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from msa.hinet.net (msa.hinet.net [168.95.4.211]) by hub.freebsd.org (Postfix) with ESMTP id A733A37B4C5 for ; Sun, 22 Oct 2000 01:14:25 -0700 (PDT) Received: from CoreBit.com (h126.s180.ts.hinet.net [168.95.180.126]) by msa.hinet.net (8.8.8/8.8.8) with ESMTP id QAA25776; Sun, 22 Oct 2000 16:14:07 +0800 (CST) Message-ID: <39F2A1D0.2FC92123@CoreBit.com> Date: Sun, 22 Oct 2000 16:14:08 +0800 From: Donny Lee X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Leif Neland Cc: freebsd-current@FreeBSD.ORG Subject: Re: -current hangs during boot References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John W. De Boskey noticed me some points to check out, I now can boot my fbsd box with the recent built kernel. I disabled mfs, and random_load, these 2 made my fbsd box hangs (not really hangs, it looks like waiting for some jobs done) 2 times at boot. with the mfs enable, it hangs there right after FILESYSTEM checking, and with random_load set to YES, it hangs at ldconfig. -- // Donny Leif Neland wrote: > > When boot, all go fine at the beginning, and stop right after > > showing the msg: > > : > > /dev/da0s1e: FILESYSTEM CLEAN, SKIPPING CHECK > > /dev/da0s1e: clean, 92565 free (125 frags, 11555 blocks, > > 0.1%fragmentation) > > My hangs at loading ldconf. I can continue with ^C. > It then hangs at loading aout-ldconf. I can continue with ^C > It hangs a 3. time, where I again can continue with ^C. > It then complains for missing .so's, naturally because the ldconf was > interrupted, and some commands won't work because of that, but the system > is at least somewhat working... > > > I'll see if I can narrow it down somewhat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message