From owner-freebsd-questions Sat Apr 1 10:51: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 4B7C137B762 for ; Sat, 1 Apr 2000 10:50:53 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id NAA28844; Sat, 1 Apr 2000 13:50:43 -0500 (EST) (envelope-from cjc) Date: Sat, 1 Apr 2000 13:50:43 -0500 From: "Crist J. Clark" To: Arcady Genkin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: A message from init Message-ID: <20000401135043.C28346@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <871z4psr26.fsf@tea.thpoon.com> <002501bf9bfe$035d2e20$0200000a@weeble.dyndns.org> <87ity1r9z0.fsf@tea.thpoon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <87ity1r9z0.fsf@tea.thpoon.com>; from a.genkin@utoronto.ca on Sat, Apr 01, 2000 at 12:45:39PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 01, 2000 at 12:45:39PM -0500, Arcady Genkin wrote: > "C J Michaels" writes: > > > All you should need to do is edit /etc/ttys and correct the entries that are > > pointing to the wrong getty. The correct entries should be pointing to > > "/usr/libexec/getty". > > Thanks for the pointer. Indeed, I had in /etc/ttys the following line: > ,----[ /etc/ttys ] > | cuaa2 "/usr/local/sbin/mgetty" unknown on insecure > `---- > > I commented it out, but the messages from init persist: > ,----[ /var/log/messages ] > | Apr 1 12:25:54 soup init: can't exec getty '/usr/local/sbin/mgetty' \ > | for port /dev/cuaa2: No such file or directory > | Apr 1 12:27:54 soup last message repeated 4 times > | Apr 1 12:37:55 soup last message repeated 20 times > `---- > > Do I need to restart something? Don't tell me I need to reboot! ;^) # kill -HUP 1 -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message