michael.chepo...@gmail.com (Michael Cheponis) writes:

>There is some progress.  The trick is the -N flag to newfs, which shows
>plenty of super-block backups:


These aren't necessarily the same block numbers that were used when the
filesystem was created.

You can use scan_ffs to search for backup superblocks. scan_ffs just
uses a heuristic and doesn't handle wedges, so you may get some erroneous
matches and error messages too. But you should also find some sane
copies if there are any left.

-- 
-- 
                                Michael van Elst
Internet: mlel...@serpens.de
                                "A potential Snark may lurk in every tree."

Reply via email to