From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 18:48:56 2005 Return-Path: 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 6D98F16A4CE for ; Wed, 16 Feb 2005 18:48:56 +0000 (GMT) Received: from enigmedia.com (mail.enigmedia.com [207.158.46.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45E1C43D3F for ; Wed, 16 Feb 2005 18:48:54 +0000 (GMT) (envelope-from aklist_061666@enigmedia.com) Received: from ANDREW9KNFJ0JD (68.161.247.47) by enigmedia.com with ESMTP (Eudora Internet Mail Server 3.2.6) for ; Wed, 16 Feb 2005 13:41:59 -0500 Message-ID: <03fb01c51457$3f246ff0$0b01a8c0@enigmedia.net> From: "aklist_061666" To: Date: Wed, 16 Feb 2005 13:42:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: can't reboot after messing up my rc.conf file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 18:48:56 -0000 Hi All: I was editing my rc.conf file and left off a quote mark, and now when I try to reboot I get an error and am prompted to drop into shell to fix it. The default prompt is /bin/sh, and if I hit return I get a prompt. How can I edit the file while I'm in that prompt? VI doesn't work...is there another text editor I can use to fix the file? TIA