Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 1996 11:26:33 +0900
From:      Toshihiro Kanda <candy@fct.kgc.co.jp>
To:        "Test Account" <dbrockus@m1.sprynet.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Please Help ... I am locked out of a FreeBSD machine
Message-ID:  <199605090226.LAA03597@xxx.fct.kgc.co.jp>
In-Reply-To:  <199605072243.PAA09812@m1.sprynet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> In /temp as root,  I typed the following ...
> 
> chown -R test .*

  Just a little advice.  Mtree(8) will help you recover *only*
directory hierarchy.
  Boot your system as single user mode (boot: -s). Then mount all
filesystems.  Then see mtree(8).  Run

  # mtree -u -p / -f /etc/mtree/BSD.root.dist

and so on...

candy@fct.kgc.co.jp (Toshihiro Kanda)



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