<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Recovering Folder Relationships Using DOS Clustering Design</title>
	<atom:link href="http://www.dtidata.com/resourcecenter/2008/11/18/recovering-folder-relationships-using-dos-clustering-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dtidata.com/resourcecenter/2008/11/18/recovering-folder-relationships-using-dos-clustering-design/</link>
	<description>Hard drive recovery data recovery resource center with how to guides for windows RAID Snap server file system repair NTFS partition recovery tools tips and tricks to recover data</description>
	<lastBuildDate>Mon, 22 Feb 2010 16:34:14 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joseph Whitehead</title>
		<link>http://www.dtidata.com/resourcecenter/2008/11/18/recovering-folder-relationships-using-dos-clustering-design/#comment-6634</link>
		<dc:creator>Joseph Whitehead</dc:creator>
		<pubDate>Thu, 22 Jan 2009 09:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=740#comment-6634</guid>
		<description>Oops didn&#039;t see that this was a multipart article. I imagine that you covered most of that.</description>
		<content:encoded><![CDATA[<p>Oops didn&#8217;t see that this was a multipart article. I imagine that you covered most of that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Whitehead</title>
		<link>http://www.dtidata.com/resourcecenter/2008/11/18/recovering-folder-relationships-using-dos-clustering-design/#comment-6633</link>
		<dc:creator>Joseph Whitehead</dc:creator>
		<pubDate>Thu, 22 Jan 2009 09:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dtidata.com/resourcecenter/?p=740#comment-6633</guid>
		<description>Find the root directory using &quot;COMMAND&quot; every 32 bytes.  hehe, easy.  Another way is to look for a &quot;Volume&quot; entry along with valid-looking file and folder entries.

Find partitions using many ways:  One is to find the root directory, then work your way back.  This at least gives you a count of the number of probable partitions, and gives a good estimate of starting/ending sectors.

2nd way:  Finding the &quot;FF...F8&quot; or such signatures followed by bytes that mostly grow in sequence/are zero indicates the first and second FAT&#039;s starting positions.  Do a little subtraction to find out the number of clusters, among other things.

Wow, this is all so 1989.  FAT32 came in the 90s, and then there came NTFS.  NTFS is an entirely different ballgame.  You have to know all kinds of tricks that make automated tools a life saver.</description>
		<content:encoded><![CDATA[<p>Find the root directory using &#8220;COMMAND&#8221; every 32 bytes.  hehe, easy.  Another way is to look for a &#8220;Volume&#8221; entry along with valid-looking file and folder entries.</p>
<p>Find partitions using many ways:  One is to find the root directory, then work your way back.  This at least gives you a count of the number of probable partitions, and gives a good estimate of starting/ending sectors.</p>
<p>2nd way:  Finding the &#8220;FF&#8230;F8&#8243; or such signatures followed by bytes that mostly grow in sequence/are zero indicates the first and second FAT&#8217;s starting positions.  Do a little subtraction to find out the number of clusters, among other things.</p>
<p>Wow, this is all so 1989.  FAT32 came in the 90s, and then there came NTFS.  NTFS is an entirely different ballgame.  You have to know all kinds of tricks that make automated tools a life saver.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
