On 12/29/05, Steve Bonds <[EMAIL PROTECTED]> wrote: > Does anyone know of a linux-based tool that works with Reiserfs > Version 3? Normally I would use The Sleuth Kit/Autopsy, however it > doesn't appear that they support Reiserfs V3.
I'm not sure what you are trying to accomplish, but my first guess would be file recovery of some sort. Reiserfsck is one of the reiserfs tools that is installed on many linux systems. Try: reiserfsck --scan-whole-partition --rebuild-tree Check the man page for more options, and hope this helps. -- Chris Umphress <http://daga.dyndns.org/>
