From owner-freebsd-bugs Wed Oct 9 8: 0: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A44037B401 for ; Wed, 9 Oct 2002 08:00:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9EC43E91 for ; Wed, 9 Oct 2002 08:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99F04Co045808 for ; Wed, 9 Oct 2002 08:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99F03IA045807; Wed, 9 Oct 2002 08:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB2837B401 for ; Wed, 9 Oct 2002 07:59:01 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2AC43E8A for ; Wed, 9 Oct 2002 07:58:46 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g99Ewk7R077668 for ; Wed, 9 Oct 2002 07:58:46 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g99EwkGv077667; Wed, 9 Oct 2002 07:58:46 -0700 (PDT) Message-Id: <200210091458.g99EwkGv077667@www.freebsd.org> Date: Wed, 9 Oct 2002 07:58:46 -0700 (PDT) From: Walter Kenaston To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/43865: unterminated string in rc.conf leaves system unuseable / disk readonly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43865 >Category: bin >Synopsis: unterminated string in rc.conf leaves system unuseable / disk readonly >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 09 08:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Walter Kenaston >Release: 4.6.2 >Organization: >Environment: FreeBSD 4.6.2 release 0; generic i386 compile >Description: An error in hand-editting /etc/rc.conf - a missing quote character, in this case - caused the OS to be in an unuseable state after reboot. (The most this ought to cause is an erorr message and an unprocessed configuration keyword.) >How-To-Repeat: Take out the leading quote on one of the string values in /etc/rc.conf. >Fix: Re-installing the OS, don't ever make a mistake in FreeBSD configuration files, or make FreeBSD handle errors in a fail-safe manner. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message