From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris DiTrani Subject: Re: Serial Terminal - Can't get getty to run via inittab Date: Tue, 03 Apr 2007 13:23:24 -0400 Message-ID: <46128D8C.70303@livedata.com> References: <461261BF.8050509@livedata.com> <17938.32356.598202.401853@cerise.gclements.plus.com> <46128024.3090003@livedata.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46128024.3090003@livedata.com> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-admin So, two strange things that are probably clues: 1. I can change my inittab line to reference some non-existent executable (foo) instead of agetty, and init doesn't make any complaint to syslog after a 'init q'. It does log that it's reloading inittab, but nothing else. If I mess with the inittab syntax or command set (e.g. replacing 'respawn' with 'espawn', it also complains to syslog, but nothing logs for telling it to run a bogus program. 2. I've got no mingetty processes running on this machine either. I should have an instance for each of my virtual terminals. Maybe this is because there's not keyboard/mouse/monitor plugged in? CD