From owner-freebsd-stable@FreeBSD.ORG Tue Nov 14 17:34:35 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C60316A407 for ; Tue, 14 Nov 2006 17:34:35 +0000 (UTC) (envelope-from jbrouwers@tritronics.com) Received: from smtp.tritronics.com (smtp.tritronics.com [63.162.185.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id E471143D77 for ; Tue, 14 Nov 2006 17:34:31 +0000 (GMT) (envelope-from jbrouwers@tritronics.com) Received: from exchange.tritronics.local (unknown [63.162.185.10]) by smtp.tritronics.com (Postfix) with ESMTP id ED27D1CC19 for ; Tue, 14 Nov 2006 10:34:25 -0700 (MST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Tue, 14 Nov 2006 10:34:16 -0700 Message-ID: <4B105A60788DFC4F906D026294B0B2AC018FF849@EXCHANGE.tritronics.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: init can't get /dev/console for controlling terminal: operation not permitted Thread-Index: AccIExuzH/SCA97tS8qXFfge70NT6A== From: "Jacques Brouwers" To: Subject: init can't get /dev/console for controlling terminal: operation not permitted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2006 17:34:35 -0000 Hi All, After upgrading (make buildworld ...) I do not receive the logon prompt anymore. I get the following message repeated on the screen numerous times.=20 "init: can't get /dev/console for controlling terminal: operation not permitted" Then every 10 minutes I get=20 "last message repeated 20 times" The ssh login method is still operational so I am not totally locked out of the system.=20 crw------- 1 root wheel 0, 10 Nov 14 10:28 console FreeBSD smtp.tritronics.com 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 FreeBSD minimal install running postfix in a production environment. Thanks for any help, Jacques