[sleuthkit-developers] [ sleuthkit-Feature Requests-2888281 ] Add sector size autodetect code
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-11-04 00:30:25
|
Feature Requests item #2888281, was opened at 2009-10-28 16:05 Message generated for change (Comment added) made by carrier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2888281&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: File System Group: None Status: Open Priority: 5 Private: No Submitted By: Brian Carrier (carrier) Assigned to: Nobody/Anonymous (nobody) Summary: Add sector size autodetect code Initial Comment: It seems that we could add code to try some other sector sizes if autodetection during a file or volume system open fails. For example, in the _open commands, try different sector sizes (4096, etc.) if the default one fails to detect any known file or volume system. ---------------------------------------------------------------------- >Comment By: Brian Carrier (carrier) Date: 2009-11-03 19:30 Message: r116 in trunk does this for mac partitions. Tries 4096 if 512 fails. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477892&aid=2888281&group_id=55685 |