From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 07:05:16 2003 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 C436816A4BF for ; Wed, 3 Sep 2003 07:05:16 -0700 (PDT) Received: from mail.lambdabroadband.com (mail.lambdabroadband.com [81.17.78.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0C1643FDF for ; Wed, 3 Sep 2003 07:05:15 -0700 (PDT) (envelope-from sb.mailinglist@lambdabroadband.com) Received: from blackbox ([81.17.78.11]) by mail.lambdabroadband.com (Kerio MailServer 5.6.5) for freebsd-questions@FreeBSD.ORG; Wed, 3 Sep 2003 15:05:15 +0100 Message-ID: <00bf01c37224$6a5a7c90$0b4e1151@blackbox> From: "Colin Watson" To: Date: Wed, 3 Sep 2003 15:05:22 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Booting bit-by-bit (rc.conf broken) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Colin Watson List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 14:05:16 -0000 My rc.conf file appears to be broken in some way, and this is preventing = my system from booting. It boots to a heavily resticted system, with = only the / file system mounted and the statically linked binaries = available. Problem is, I can't edit my rc.conf or remove it. Is their = any way I can either selectivly execute statements in the rc.conf during = bootup (similar to the old dos method), or a way I can force login, so I = can remove the damaged rc.conf. Thanks=20 Colin.