From owner-freebsd-questions@FreeBSD.ORG Sun Nov 28 23:10:46 2004 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 A8DD516A4CE for ; Sun, 28 Nov 2004 23:10:46 +0000 (GMT) Received: from ispmxmta06-srv.alltel.net (ispmxmta06-srv.alltel.net [166.102.165.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2D143D1F for ; Sun, 28 Nov 2004 23:10:44 +0000 (GMT) (envelope-from trey@fastmail.fm) Received: from [192.168.0.3] (really [69.40.80.76]) by ispmxmta06-srv.alltel.net with ESMTP <20041128231044.JSIC27305.ispmxmta06-srv.alltel.net@[192.168.0.3]> for ; Sun, 28 Nov 2004 17:10:44 -0600 Message-ID: <41AA5AFC.2090902@fastmail.fm> Date: Sun, 28 Nov 2004 18:10:52 -0500 From: Trey Sizemore User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: How to edit file in single user mode 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: Sun, 28 Nov 2004 23:10:46 -0000 I made a typo in rc.conf and now am able to boot only into single user mode. I thought vi would be available to edit the file, but cannot execute it (vi not found). How can I edit my rc.conf at this point/ Thanks a lot.