From owner-freebsd-hackers Mon Jul 30 7:59:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from blackcomb.panasas.com (gw2.panasas.com [65.194.124.178]) by hub.freebsd.org (Postfix) with ESMTP id 335DE37B401 for ; Mon, 30 Jul 2001 07:59:21 -0700 (PDT) (envelope-from rgrover@panasas.com) Received: from tiltill.panasas.com (IDENT:rgrover@tiltill.panasas.com [172.17.132.191]) by blackcomb.panasas.com (8.9.3/8.9.3) with SMTP id KAA09858 for ; Mon, 30 Jul 2001 10:59:19 -0400 From: Rohit Grover Organization: Panasas Inc. To: freebsd-hackers@freebsd.org Subject: messed up /etc/rc.conf Date: Mon, 30 Jul 2001 07:55:44 -0700 X-Mailer: KMail [version 1.0.29] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01073007591802.01042@tiltill.panasas.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I made a mistake while modifying my /etc/rc.conf. I forgot to put the terminating quote for a string. Now, my machine fails to boot correctly. Upon boot, it gives me an option to launch a shell to correct the problem. Interestingly, / is mounted as read-only and so I cannot correct /etc/rc.conf. Please help. regards, Rohit Grover. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message