From owner-freebsd-questions Thu Oct 16 07:57:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA03610 for questions-outgoing; Thu, 16 Oct 1997 07:57:11 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id HAA03601 for ; Thu, 16 Oct 1997 07:57:06 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id KAA20930; Thu, 16 Oct 1997 10:53:45 -0400 (EDT) Date: Thu, 16 Oct 1997 10:53:44 -0400 (EDT) From: Steve Hovey To: Michael Richards <026809r@dragon.acadiau.ca> cc: freebsd-questions@FreeBSD.ORG Subject: Re: Lost root password In-Reply-To: <199710161347.KAA05880@dragon.acadiau.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At the boot: type -s - it will boot it stand alone. It will prompt you at some point to enter a shell name or just enter for /bin/sh - press enter Remount the root partition: mount / The type passwd root and there ya go. On Thu, 16 Oct 1997, Michael Richards wrote: > Hmmm. I seem to have mistaken my root password when I changed it... > Now how do I get root again from the console? Fortunately/unfortunately it > does not appear as simple as: > lilo init=/bin/base rw > > :) > > thanks > -Mike >