Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2002 17:20:29 -0800
From:      Mike Hogsett <hogsett@csl.sri.com>
To:        Jerry McAllister <jerrymc@clunix.cl.msu.edu>
Cc:        pete@milneweb.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Root password 
Message-ID:  <200211090120.gA91KT1J046080@axp.csl.sri.com>
In-Reply-To: Message from Jerry McAllister <jerrymc@clunix.cl.msu.edu>  of "Fri, 08 Nov 2002 20:10:24 EST." <200211090110.gA91AOm21150@clunix.cl.msu.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help


>    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.

>    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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211090120.gA91KT1J046080>