From owner-freebsd-newbies@FreeBSD.ORG Wed Feb 16 01:09:53 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C922C16A4CE for ; Wed, 16 Feb 2005 01:09:53 +0000 (GMT) Received: from smtp813.mail.sc5.yahoo.com (smtp813.mail.sc5.yahoo.com [66.163.170.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 63FD543D4C for ; Wed, 16 Feb 2005 01:09:53 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.173.27.163 with login) by smtp813.mail.sc5.yahoo.com with SMTP; 16 Feb 2005 01:09:52 -0000 From: Joshua Tinnin To: freebsd-newbies@freebsd.org Date: Tue, 15 Feb 2005 17:09:46 -0800 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200502151709.46808.krinklyfig@spymac.com> cc: Oscar Giraldo Subject: Re: I mess with file /etc/ttys X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 01:09:53 -0000 On Tuesday 15 February 2005 08:48 am, "Oscar Giraldo" wrote: > I made some changes to the file /etc/ttys, but I did a wrong entry in > the ttyv0 section, so my login prompt is not showing now, how can I > fix this file to boot normally. > > Please help. > OG I've never encountered this personally, but can you boot into single user? If you can, then do that and edit the /etc/ttys file to fix it. This is the default for ttyv0 in /etc/ttys: ttyv0 "/usr/libexec/getty Pc" cons25 on secure - jt