[sleuthkit-developers] [ sleuthkit-Bugs-2677069 ] GPT Partitions not detected
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2009-03-10 01:20:53
|
Bugs item #2677069, was opened at 2009-03-09 21:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2677069&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: Media Management Tools Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Aaron Burghardt (aburgh) Assigned to: Nobody/Anonymous (nobody) Summary: GPT Partitions not detected Initial Comment: When using tsk_vs_open() with TSK_VS_TYPE_DETECT to open an image and detect the volume system, GPT partition schemes are not detected. Currently, the code detects GPT's DOS safety partition scheme, then finds the GPT partition scheme but considers that an error. A simple patch is attached which discards the DOS volume system when a GPT volume system is also detected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=2677069&group_id=55685 |