From owner-freebsd-questions Mon Apr 15 12:30:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA26605 for questions-outgoing; Mon, 15 Apr 1996 12:30:07 -0700 (PDT) Received: from lserver.infoworld.com (lserver.infoworld.com [192.216.48.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA26598 for ; Mon, 15 Apr 1996 12:30:05 -0700 (PDT) Received: from ccgate.infoworld.com by lserver.infoworld.com with smtp (Smail3.1.29.1 #12) id m0u8uAM-000wv8C; Mon, 15 Apr 96 12:42 PDT Received: from cc:Mail by ccgate.infoworld.com id AA829596515; Sun, 14 Apr 96 17:19:03 PST Date: Sun, 14 Apr 96 17:19:03 PST From: "Brett Glass" Message-Id: <9603158295.AA829596515@ccgate.infoworld.com> To: questions@freebsd.org Subject: Console messages Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When I'm working at the system console under FreeBSD 2.1.0-RELEASE, kernel messages pop up on the screen and interrupt my work. Is there a way to direct these messages to a single virtual console (The kernel is built for four right now) rather than to whichever virtual console I'm working on? This way, I could switch to one of the virtual consoles (say, ttyv0) to see the messages, but would not be interrupted when I was working in another.... --Brett Glass