[rescue] IBM 6611-170
Paul Sladen
sun-rescue at paul.sladen.org
Sat Feb 16 21:24:43 CST 2002
On Sat, 16 Feb 2002, Steve Sandau wrote:
> The only thing I *don't* have is the root p/w. Bummer. I also don't have
> another AIX box to mount the drive on and edit the p/w file.
Mounting... poowf!
dd if=/dev/sdb of=/root/raw-copy-of-first-20meg count=2k bs=1k
emacs ./raw-copy-of-first-20meg
dd if=/root/raw-copy-of-first-20meg of=/dev/sdb count=2k bs=1k
And hope that in that raw amount of data you find the passwd file (I would
expect to find a couple of versions to reflect the various revisions, so
remember to overwrite the root passwd hash in all the copies you find).
-Paul
--
Nottingham, GB
More information about the rescue
mailing list