From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 11:46:46 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 BF95537B401 for ; Mon, 21 Apr 2003 11:46:46 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id D110243FE5 for ; Mon, 21 Apr 2003 11:46:44 -0700 (PDT) (envelope-from locus@hispeed.ch) Received: from rock.stable.ch (dclient217-162-34-199.hispeed.ch [217.162.34.199])h3LIkhCe022443 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 21 Apr 2003 20:46:43 +0200 Received: from locus by rock.stable.ch with local (Exim 3.33 #1) id 197gJK-0005Xr-00 for freebsd-questions@freebsd.org; Mon, 21 Apr 2003 20:46:38 +0200 Date: Mon, 21 Apr 2003 20:46:37 +0200 From: Thomas Spreng To: freebsd-questions@freebsd.org Message-ID: <20030421184637.GA20528@rock.stable.ch> Mail-Followup-To: freebsd-questions@freebsd.org References: <200304212141.42090.petre@kgb.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200304212141.42090.petre@kgb.ro> User-Agent: Mutt/1.4i Sender: locus Subject: Re: root password forgotten X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2003 18:46:47 -0000 Hi, On Mon, Apr 21, 2003 at 09:41:42PM +0300, Petre Bandac wrote: > I have installed a freebsd machine 2 months ago and somehow I forgot the root > password > > is there something resembling to the good old linux init=/bin.sh command ? sorry i don't know that one, but... just boot into single user mode ('boot -s' at the boot menu) and then change the root pwd. cheers