From owner-freebsd-questions Fri Nov 8 17:23:12 2002 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 90FC837B401 for ; Fri, 8 Nov 2002 17:23:11 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D462043E6E for ; Fri, 8 Nov 2002 17:23:10 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id gA91N3m21210; Fri, 8 Nov 2002 20:23:03 -0500 (EST) From: Jerry McAllister Message-Id: <200211090123.gA91N3m21210@clunix.cl.msu.edu> Subject: Re: Root password To: hogsett@csl.sri.com (Mike Hogsett) Date: Fri, 8 Nov 2002 20:23:03 -0500 (EST) Cc: jerrymc@clunix.cl.msu.edu (Jerry McAllister), pete@milneweb.com, freebsd-questions@FreeBSD.ORG In-Reply-To: <200211090120.gA91KT1J046080@axp.csl.sri.com> from "Mike Hogsett" at Nov 08, 2002 05:20:29 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > > boot -s > > -- wait for the boot -- > > fsck -a > > mount -u / > > mount -a > > Better here would be : > > mount -a -t ufs > > in case there are NFS mounts in the fstab. Oh yah, I forget that one because we don't do any NFS mounts or other non UFS filesystem types on our systems here. ////jerry > > swapon -a > > passwd root > > follow the prompts > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message