<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make Tech Easier&#187; File Recovery</title>
	<atom:link href="http://maketecheasier.com/tag/file-recovery/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Recover Data and Partitions for Free with TestDisk</title>
		<link>http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19</link>
		<comments>http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19#comments</comments>
		<pubDate>Thu, 19 May 2011 14:58:34 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[File Recovery]]></category>
		<category><![CDATA[testdisk]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=33097</guid>
		<description><![CDATA[Sometimes in the world of free software, you have to make the best of what&#8217;s available. Sometimes what&#8217;s available isn&#8217;t all that great. When I suddenly lost some critical data as a result of a corrupted drive, I thought I&#8217;d have to shell out some potentially serious cash for a high-quality recovery utility. In my [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19&amp;title=How+to+Recover+Data+and+Partitions+for+Free+with+TestDisk&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19">How to Recover Data and Partitions for Free with TestDisk</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-small.png" alt="testdisk-small" title="testdisk-small" width="100" height="100" class="alignleft size-full wp-image-33137" />Sometimes in the world of free software, you have to make the best of what&#8217;s available. Sometimes what&#8217;s available isn&#8217;t all that great. When I suddenly lost some critical data as a result of a corrupted drive, I thought I&#8217;d have to shell out some potentially serious cash for a high-quality recovery utility. In my research to find the right program, I came across mention of <a href="http://www.cgsecurity.org/wiki/TestDisk">TestDisk</a>, an amazingly handy free utility which has saved me from the loss of a lot of data (not to mention a rather angry spouse). It&#8217;s a command line tool so there&#8217;s no fancy GUI, but the menu-driven interface makes the recovery process quite simple, and it can handle FAT, NTFS, ext2-4, and more.<br />
<span id="more-33097"></span><br />
<em>Note: Not all recovery features will be exactly the same across all filesystem and partition types. </em></p>
<h2>Getting TestDisk</h2>
<p>While it is a Linux utility, you don&#8217;t actually have to have Linux <em>installed</em> to use it. There are several live CDs you can use to run TestDisk, and a full list can be found <a href="http://www.cgsecurity.org/wiki/TestDisk_Livecd">here</a>.  </p>
<p>If you&#8217;re not familiar with Linux or live CDs, don&#8217;t let that put you off. Many of the systems in the link above are very user-friendly and require no special knowledge. You download the .iso file, which can range from a few MB to a few GB and use your favorite burning software to burn it to CD/DVD. Make sure you select the <em>Burn Image/Burn ISO</em> or similar sounding option, as it will not be bootable if simply dropped onto the CD as an ordinary file. When complete, reboot your PC with the CD in the drive and your live Linux should start up.  </p>

<p>If you&#8217;re already running Linux, TestDisk is likely available in your distribution&#8217;s online repositories. Ubuntu users, for example, can fetch it with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> testdisk</pre></div></div>

<p>or use the Ubuntu Software Center.</p>
<h2>Normal Scan</h2>
<p>When you launch TestDisk, you&#8217;ll be asked a question about how to handle log files. As this is the first time we&#8217;re launching it, we just need to create a new one.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-start.png" alt="testdisk-start" title="testdisk-start" width="532" height="306" class="aligncenter size-full wp-image-33126" /></p>
<p>That&#8217;s not a bad screenshot, the program really is that odd grey color.  </p>
<p>Once the program has detected your drives, you&#8217;ll be given the option to select which of them needs the recovery. This list also includes external media such as USB hard drives, so be certain you&#8217;re selecting the right device. Additionally, the size value <strong>must</strong> be accurate if you want a proper recovery. Anything else indicates a problem detecting the drive and will result in a recovery failure.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-selectdevice.png" alt="testdisk-selectdevice" title="testdisk-selectdevice" width="519" height="351" class="aligncenter size-full wp-image-33127" /></p>
<p>After that you&#8217;ll select the type. Changes are, you want the first option, <em>Intel</em>. Anything else and you&#8217;d probably know it.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-partitiontype.png" alt="testdisk-partitiontype" title="testdisk-partitiontype" width="536" height="338" class="aligncenter size-full wp-image-33128" /></p>
<p>Now, you choose the action you want to perform. For a normal recovery attempt, just choose <em>Analyse</em>. We&#8217;ll cover the other options in a moment.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-selectaction.png" alt="testdisk-selectaction" title="testdisk-selectaction" width="564" height="334" class="aligncenter size-full wp-image-33129" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-selectpartition.png" alt="testdisk-selectpartition" title="testdisk-selectpartition" width="550" height="360" class="aligncenter size-full wp-image-33130" /></p>
<p>Hopefully, TestDisk will find your lost partition(s) and give you the option to write the recovered data to disk. If not, you may be in for a deeper scan. This will search your drive cylinder-by-cylinder in an attempt to find the lost data. If you&#8217;ve gotta do a deep scan, get yourself come coffee and a magazine. It&#8217;ll take a while.  </p>
<h2>Additional Options</h2>
<p>If you had chosen <em>Advanced</em> instead of <em>Analyse</em> in the menu shown above, you&#8217;d have some other very handy options at your disposal.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/testdisk-advanced.png" alt="testdisk-advanced" title="testdisk-advanced" width="563" height="359" class="aligncenter size-full wp-image-33135" /></p>
<p><em>Boot</em> will make an attempt at recovering the boot sector of the selected partition. <em>Image</em> will let you create a image file from the selected partition, and other partition types can have several other options depending on their type.  </p>
<p>Most of TestDisk&#8217;s other options, such as Geometry and MBR Code, can be potentially hazardous to your system if used improperly. Unless you know precisely what you&#8217;re doing, it&#8217;s recommended that you avoid these sections.  </p>
<h2>Conclusion</h2>
<p>Since the first time I ever used it, I knew TestDisk would make its way into my top recovery tools, right along with <a href="http://maketecheasier.com/clone-drives-and-partitions-with-clonezilla/2010/01/28">Clonezilla</a> and <a href="http://maketecheasier.com/fix-window-linux-boot-problems-with-super-grub-disk/2010/06/08">Super Grub Disk</a>. In my experience, it has actually outperformed a few of the paid recovery tools I&#8217;ve used in my years as a PC tech. After all, it&#8217;s a nearly-universal, full featured, highly effective data recovery program that can be run from a live CD &#8211; for free. What&#8217;s not to love?</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19&amp;title=How+to+Recover+Data+and+Partitions+for+Free+with+TestDisk&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19">How to Recover Data and Partitions for Free with TestDisk</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/recover-data-and-partitions-for-free-with-testdisk/2011/05/19/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Recover Long Lost Files with Recuva</title>
		<link>http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29</link>
		<comments>http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29#comments</comments>
		<pubDate>Thu, 29 Jan 2009 12:55:50 +0000</pubDate>
		<dc:creator>Norm</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[File Recovery]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[Recuva]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2245</guid>
		<description><![CDATA[It seems like everything that Piriform produces becomes a handy tool to keep in your PC toolbox.  Recuva is no exception.  This handy application offers Windows users the ability to restore important files that have been deleted from the system.  Much in line with CCleaner and Defraggler, Recuva is a free utility that provides unquestionable [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29&amp;title=Recover+Long+Lost+Files+with+Recuva&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29">Recover Long Lost Files with Recuva</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2009/1/recuva-logo-thumb.png" alt="recuva_logo" width="291" height="89" /> It seems like everything that <a href="http://www.piriform.com/" target="_blank">Piriform</a> produces becomes a handy tool to keep in your PC toolbox.  <a href="http://www.recuva.com/" target="_blank">Recuva</a> is no exception.  This handy application offers Windows users the ability to restore important files that have been deleted from the system.  Much in line with <a href="http://maketecheasier.com/how-to-tune-up-your-pc-and-cover-your-tracks-with-ccleaner/2008/11/21">CCleaner</a> and <a href="http://maketecheasier.com/how-to-properly-maintain-hard-drives-with-defraggler/2008/12/17">Defraggler</a>, Recuva is a free utility that provides unquestionable value.</p>
<p>Recuva allows you to selectively search for specific files such as pictures, music, videos, and documents or you can search for any deleted files if you are looking for something outside of a specific niche.  This handy walkthrough will show you just how easy it is!</p>
<p><span id="more-2245"></span>To get started, <a href="http://www.recuva.com/download" target="_blank">download the installation file</a> from the Recuva site and use the wizard to guide you through the installation.  The only change that I would suggest would be to uncheck <em><strong>Install Yahoo Toolbar</strong></em> when presented with the option.</p>
<p>Once installed, launch Recuva and select <em>continue</em> if prompted by Vista’s UAC security warning.  This product uses a very easy to follow wizard to help you recover those lost files quickly and easily.</p>
<p><a rel="lightbox" href="http://imagecdn.maketecheasier.com/2009/1/1-recuva-wizard.png"><img src="http://imagecdn.maketecheasier.com/2009/1/1-recuva-wizard-thumb.png" alt="1_Recuva_Wizard" width="244" height="190" /></a> <a rel="lightbox" href="http://imagecdn.maketecheasier.com/2009/1/2-recuva-wizard.png"><img src="http://imagecdn.maketecheasier.com/2009/1/2-recuva-wizard-thumb.png" alt="2_Recuva_Wizard" width="244" height="190" /></a><br />
<a rel="lightbox" href="http://imagecdn.maketecheasier.com/2009/1/3-recuva-wizard.png"><img src="http://imagecdn.maketecheasier.com/2009/1/3-recuva-wizard-thumb.png" alt="3_Recuva_Wizard" width="244" height="190" /></a> <a rel="lightbox" href="http://imagecdn.maketecheasier.com/2009/1/4-recuva-wizard.png"><img src="http://imagecdn.maketecheasier.com/2009/1/4-recuva-wizard-thumb.png" alt="4_Recuva_Wizard" width="244" height="190" /></a></p>
<p>As you can see, Recuva gives you the ability to specialize your search, so that your file is more likely to be recovered quickly.  Once you get to the end of the wizard, you are given the option to do a deep scan.  It’s not recommended on your first pass, but if you have trouble recovering a file you can try the deep scan to improve your results.</p>
<p>After you click <em>Start</em>, Recuva will begin scanning your drive(s) for deleted files.  A progress bar allows you to see how far along the scan is at any given moment.  Once that scan is complete, you will be presented with a listing of files that can be recovered.  I chose to recover a picture, so in my example I am offered thumbnails to make finding my file easier.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/01/6-recuva-wizard.png" alt="6_Recuva_Wizard" width="381" height="177" /></p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/1/7-recuva-wizard.png" alt="7_Recuva_Wizard" width="580" height="420" /></p>
<p>All that’s left is to place a checkmark in the checkbox under your file, then click the <em>Recover</em> button in the lower right-corner of the window.  A dialog box will appear asking where you would like to save the recovered files to.  It is highly recommended to select a drive that is different than the drive containing your files.</p>
<p><img class="alignnoner" src="http://imagecdn.maketecheasier.com/2009/1/8-recuva-wizard.png" alt="8_Recuva_Wizard" width="214" height="152" /></p>
<p>After one last prompt that tells you the recovery time, your files are in your selected location and ready for use.</p>
<p><img class="alignnone" src="http://imagecdn.maketecheasier.com/2009/1/9-recuva-wizard.png" alt="9_Recuva_Wizard" width="580" height="448" /></p>
<p>This tool is a great asset to have on hand and it could certainly be a life saver one day.  I look forward to the next great product from Piriform to see just how much easier computer management can get.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29&amp;title=Recover+Long+Lost+Files+with+Recuva&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29">Recover Long Lost Files with Recuva</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/recover-long-lost-files-with-recuva/2009/01/29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

