Date: Sun, 22 Oct 2000 16:14:08 +0800 From: Donny Lee <donny@CoreBit.com> To: Leif Neland <leifn@neland.dk> Cc: freebsd-current@FreeBSD.ORG Subject: Re: -current hangs during boot Message-ID: <39F2A1D0.2FC92123@CoreBit.com> References: <Pine.BSF.4.21.0010220956440.32758-100000@arnold.neland.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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) > <metoo> > 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... > </metoo> > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39F2A1D0.2FC92123>