Date: Tue, 28 Jan 1997 09:54:58 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: driley@vailsys.com (Dan Riley) Cc: freebsd-hackers@freefall.freebsd.org Subject: Re: suggestion for kernel printk() ? Message-ID: <Mutt.19970128095458.j@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.3.91.970127230146.24243A-100000@crocodile.vale.com>; from Dan Riley on Jan 27, 1997 23:09:38 -0600 References: <XFMail.970127153007.Shimon@i-Connect.Net> <Pine.BSF.3.91.970127230146.24243A-100000@crocodile.vale.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As Dan Riley wrote: > I think this question may be slightly related to this topic or maybe not, > but in any event, after compiling a new kernel (based on a cp of LINT) I > never not get any output to the screen while booting the new kernel. What > option in LINT disables the boot messages from the kernel so that the first > thing(only thing) you see is the login prompt after a restart? :-)) You forgot to take out options COMCONSOLE again. *smile* LINT is not a good template to base your own kernel upon. Use GENERIC, and add stuff from LINT once you're sure about the meaning. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970128095458.j>