From owner-freebsd-questions Mon Sep 30 2:24:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D598F37B401 for ; Mon, 30 Sep 2002 02:24:51 -0700 (PDT) Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9678E43E77 for ; Mon, 30 Sep 2002 02:24:50 -0700 (PDT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with SMTP id CAA27633 for ; Mon, 30 Sep 2002 02:22:51 -0700 (GMT) Message-Id: <3.0.6.32.20020930162406.00845970@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 30 Sep 2002 16:24:06 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Subject: Re: How to restore 'getty' In-Reply-To: <3.0.6.32.20020930145020.00840c90@stjohn.stjohn.ac.th> References: <20020930061310.GW77771@vectors.cx> <3.0.6.32.20020930084023.0082eaf0@stjohn.stjohn.ac.th> <3.0.6.32.20020930084023.0082eaf0@stjohn.stjohn.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 02:50 PM 9/30/02 +0700, Roger Merritt wrote: >At 11:13 PM 9/29/02 -0700, Adam Weinberger wrote: >>gotta build it before you can install it. >> >>cd /usr/src/libexec/getty >>make depend >>make obj >>make >>make install >> >>just a thought, anyway. >> >>-Adam >> Well, that sequence of instructions seemed to work, but rebooting didn't get my console working. The screen on the console is still hung at "Local package initialization: apache", and Samba was not started but mysql was. When I tried running getty manually, I got: "[root@poppy:~]# /usr/libexec/getty tty lo?i?:=A0?i3?6=A0(?o???.i??.?c.t??=A0(tt??0?" and the session froze. I had to close the session and log back in through= SSH. I noticed, though, by running 'ps' before I started Samba, that the 'mysqld' demon had been started, but the script didn't echo 'mysqld' as it should have. Maybe that's where my problem lies, but then why am I getting such a weird response from 'getty'? --=20 Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message