From owner-freebsd-questions@FreeBSD.ORG Wed Aug 16 22:15:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6A93C16A4EA for ; Wed, 16 Aug 2006 22:15:23 +0000 (UTC) (envelope-from micman@free.fr) Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A09343D53 for ; Wed, 16 Aug 2006 22:15:12 +0000 (GMT) (envelope-from micman@free.fr) Received: from [82.227.126.197] (bau06-2-82-227-126-197.fbx.proxad.net [82.227.126.197]) by smtp3-g19.free.fr (Postfix) with ESMTP id 0CA89490F9; Thu, 17 Aug 2006 00:15:11 +0200 (CEST) Message-ID: <44E398FA.3000509@free.fr> Date: Thu, 17 Aug 2006 00:15:22 +0200 From: micman User-Agent: Thunderbird 1.5 (X11/20060317) MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "backyard1454-bsd@yahoo.com" , Pramod Venugopal Subject: Re: Re: /etc/fstab error and I can't start the system normally X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 22:15:23 -0000 I think that the problem was a damaged system. I have re-installed FreeBSD and now ALL the commands and methods work. mount -u / or mount -o rw / and I can access to the root directory I mount /usr and I can use ee (effectively a nice editor) ee /etc/fstab (absolute path isn't necessary) I have tried "Fixit" and the result is the same (here the absolute path is NECESSARY). For a non-experimented user --like me-- "cover the bases" is the most important thing to begin. I couldn't rescue my old system but now I know a little more. Thank you very much. micman