From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 04:13:09 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 B8CA137B401 for ; Wed, 23 Jul 2003 04:13:09 -0700 (PDT) Received: from aviti.net (aviti.net [217.144.68.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 341EF43FBD for ; Wed, 23 Jul 2003 04:13:08 -0700 (PDT) (envelope-from life@zone3000.net) Received: from zone3000.kharkov.ua ([217.144.68.98] helo=adserver.zone3000.net) by aviti.net with esmtp (Exim 4.14) id 19fHYK-000OCd-8z for questions@freebsd.org; Wed, 23 Jul 2003 14:13:00 +0300 Received: from narik ([10.1.1.36]) by adserver.zone3000.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 23 Jul 2003 14:18:45 +0300 Message-ID: <000b01c3510b$604105b0$2401010a@zone3000.net> From: "Vitali Malicky" To: "=?koi8-r?B?7+7p7C0xNg==?=" , References: <1367.030723@ssau.ru> Date: Wed, 23 Jul 2003 14:12:59 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 23 Jul 2003 11:18:45.0203 (UTC) FILETIME=[2E235230:01C3510C] X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *19fHYK-000OCd-8z*wuR8J8C/LnE* Subject: Re: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vitali Malicky List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 11:13:10 -0000 Hi, dear All! as usual, before the kernel begins to load it waits for your pushing for 10 seconds (by default). so you just push , then, when you see prompt "ok", type "boot -s". The kernel must load, then you'll be asked about the shell you want to get into "/bin/sh", just push and then type "mount -a". This is a "single user mode". after all these "magic machinations" you might have a possibility to repare your "/etc/rc.conf" :) -- Error Code=-1 Continue? Yes | No -- > Dear sirs, please, help me to solve such problem: > > during configuration I had made an error in rc.conf (unterminated > quoted string). After rebooting kernel was loaded successfully > (without remarks), but when reading rc.conf system reports about error > and breaks during mounting root. So I have a read-only file system without > any possibility to correct rc.conf. > Say, whether I must install FreeBSD from the very beginning, or I can > repair rc.conf ? > > > Yours, I.A. Kudriavtcev > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"