Notifications
Clear all
General (Technical, Procedural, Software, Hardware etc.)
3
Posts
2
Users
0
Reactions
908
Views
Topic starter
04/07/2006 2:39 am
Hello !
What tools are available to analyse a XFS disk image ? (forensic)
07/07/2006 7:50 am
You could use any of your Linux tools, or SMART for Linux. But the key is the XFS format, is it Linux or Irix format? You won't be able to make sense (structure) of the non-Linux format on a Linux system.
regards,
farmerdude
Topic starter
09/07/2006 1:02 am
Thanx !
The tools in SMART looks nice )
I'll try to get more information on specific XFS commands on linux (xfs_db, xfs_io and xfs_logprint will probably help me)