Date: Thu, 18 Sep 2003 11:00:56 -0600 (MDT) From: Scott Long <scottl@freebsd.org> To: Steve Ames <steve@energistic.com> Cc: Soren Schmidt <sos@spider.deepcore.dk> Subject: Re: ATAng still problematic Message-ID: <20030918110016.J13111@pooker.samsco.home> In-Reply-To: <20030918164635.GA99217@energistic.com> References: <20030918155125.GC22643@student.agh.edu.pl> <20030918164635.GA99217@energistic.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Sep 2003, Steve Ames wrote: > On Thu, Sep 18, 2003 at 06:38:25PM +0200, Soren Schmidt wrote: > > Anyhow, what I need to be able to tell what may be going on, is that > > you boot verbose and get me the output from dmesg from a boot that > > found all device, and from a boot that missed. > > Anyone know how to make the message buffer larger? I don't have > a serial console hooked up currently and a boot verbose is way > over the 32K default buffer size so only get the last 32K once > the system is booted up. >From /sys/conf/NOTES: # Size of the kernel message buffer. Should be N * pagesize. options MSGBUF_SIZE=40960
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918110016.J13111>