On Thu, Sep 18, 2003 at 11:00:56AM -0600, Scott Long wrote: > > 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 >
Ah. I had looked over /sys/i386/conf/NOTES completely forgetting that they were architecture dependant. *sigh* Thank you. I'm building a new kernel right now with that number bumped up. -Steve _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"