From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 21:52:42 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 17A6537B401 for ; Wed, 16 Apr 2003 21:52:42 -0700 (PDT) Received: from klingon.borderworlds.dk (borderworlds.dk [62.79.110.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21CAB43F93 for ; Wed, 16 Apr 2003 21:52:41 -0700 (PDT) (envelope-from dev-null@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) ESMTP id DF5C827DC8 for ; Thu, 17 Apr 2003 06:52:36 +0200 (CEST) Received: by borg.borderworlds.dk (Postfix, from userid 500) id A70BF3B8038; Thu, 17 Apr 2003 06:52:35 +0200 (CEST) Sender: xi@borderworlds.dk To: freebsd-questions@freebsd.org References: <20030416225147.E13034-100000@floyd.gnulife.org> From: Christian Laursen Date: 17 Apr 2003 06:52:35 +0200 In-Reply-To: <20030416225147.E13034-100000@floyd.gnulife.org> Message-ID: Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: How to Reset a Forgotten Root Password X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 04:52:42 -0000 Jamie writes: > On Thu, 17 Apr 2003, Sunil Sunder Raj wrote: > [snip] > > [Mount the filesystems] > > > > At the command prompt. issue the mount command. This command will mount > > all the filesystems listed in your /etc/fstab file. > > > > # mount -t ufs -a > > > > [snip] > Hmmm...maybe I am wrong but I thought you had to remount the '/' > partition in rw mode also: > > mount -urw / 'mount -t ufs -a' will take care of that. -- Best regards Christian Laursen