On Fri, Jan 24, 2003 at 07:21:22AM -0600, Ian Melnick wrote: > I was wondering if there was a way to turn off kernel messages from > getting spit out on the active tty. I keep getting this error message; > I have no idea what it means; I don't see any problem (I can still mount > netware drives just fine...), and I'd like it to stop popping up.
Sure, just use dmesg for that: dmesg -n 1 will write only panic messages to the console. Try setting it to 1 and 8 and see the difference. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]