<?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>Data Recovery Tutorial &#187; Laptop hard drive</title>
	<atom:link href="http://www.datarecoverytutorial.com/category/laptop-hard-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datarecoverytutorial.com</link>
	<description>How to recover data from failed laptops and desktops. Do-it-yourself data recovery tutorial.</description>
	<lastBuildDate>Tue, 29 Sep 2009 15:41:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to recover files from laptop with crashed Windows using Knoppix CD</title>
		<link>http://www.datarecoverytutorial.com/how-to-recover-files-from-laptop-with-crashed-windows/</link>
		<comments>http://www.datarecoverytutorial.com/how-to-recover-files-from-laptop-with-crashed-windows/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:24:09 +0000</pubDate>
		<dc:creator>Recovery Guy</dc:creator>
				<category><![CDATA[Laptop hard drive]]></category>
		<category><![CDATA[Windows crashed]]></category>

		<guid isPermaLink="false">http://www.datarecoverytutorial.com/?p=41</guid>
		<description><![CDATA[In this guide I explain how to recover files from a laptop with crashed Windows OS. You can use same technique to recover files from desktop computers. I will be recovering files using Knoppix live Linux CD. You can follow my guide even if you have never used Linux before.
You should be able to use [...]]]></description>
			<content:encoded><![CDATA[<p>In this guide I explain how to recover files from a laptop with crashed Windows OS. You can use same technique to recover files from desktop computers. I will be recovering files using Knoppix live Linux CD. You can follow my guide even if you have never used Linux before.</p>
<p><strong>You should be able to use my data recovery guide in one of the following scenarios:</strong><br />
1. Windows OS crashed and your laptop (or desktop) displays BSOD  error (example on the picture below).<br />
2. Your computer got infected with viruses or spyware and will not boot to the desktop.<br />
3.  Windows will not boot because some boot files are missing or corrupted.<br />
4. You forgot password for your user account.<br />
5. Windows will not load because the hard drive has bad sectors or other minor damage.<br />
6. You accidentally deleted or damaged some Windows system files.</p>
<p>In my example I am using Knoppix version 6.0.1 which is the latest one at the time of writing this guide.<br />
Your Knoppix might look different as they release newer versions, but general file recovery steps will be the same.</p>
<p><img class="alignnone" title="Laptop with crashed Windows" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-01.jpg" alt="" width="600" height="450" /><br />
<span id="more-41"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5093339941473059";
/* DRT-In-Post-336x280, created 6/4/09 */
google_ad_slot = "4191639338";
google_ad_width = 336;
google_ad_height = 280;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<h2><strong>FILE RECOVERY STEPS:</strong></h2>
<p><strong></strong></p>
<p><strong>STEP 1.</strong></p>
<p>Download an ISO image of the latest Knoppix operating system from one of the following <a title="Knoppix mirrors" href="http://knopper.net/knoppix-mirrors/index-en.html" target="_blank">Knoppix mirrors</a>.<br />
- Select which server you want to use by the closest location (Download from).<br />
- Select protocol to use, [ftp] or [http] (doesn&#8217;t really matter, you can use either one).<br />
- Accept download agreement.<br />
- Select the latest version available and download .iso file on your working computer. Again, in my example I am using Knoppix version 6.0.1.<br />
- Burn .iso image to a CD. If you don&#8217;t have burning software installed, you can use <a href="http://cdburnerxp.se/" target="_blank">CDburnerXP</a> (free software).</p>
<p>Now you&#8217;ll have to boot your laptop (desktop) computer form this Knoppix CD.</p>
<p><strong>STEP2.</strong></p>
<p>It&#8217;s likely that in your laptop the hard drive listed as first device in the boot menu. If that&#8217;s the case, the laptop will not boot from the Knoppix CD automatically. You&#8217;ll have to force it boot from the CD/DVD drive.<br />
- Insert Knoppix CD into the optical drive.<br />
- Restart laptop.<br />
- Access boot menu. In many laptops you can press F12 when logo appears on the screen in order to access boot menu.<br />
- Select CD/DVD drive as bootable device and press enter.</p>
<p><img class="alignnone" title="Boot menu" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-02.jpg" alt="" width="600" height="450" /></p>
<p>Alternatively, you can enter the BIOS setup menu and change boot order in there. Make sure the CD/DVD drive is listed above the hard drive.</p>
<p><img class="alignnone" title="BIOS setup menu" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-03.jpg" alt="" width="600" height="450" /></p>
<p><strong>STEP 3.</strong></p>
<p>When your laptop starts booting from the Knoppix CD, you&#8217;ll see screen similar to one on the picture below. Do not touch anything, just wait.</p>
<p><img class="alignnone" title="Knoppix loading" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-04.jpg" alt="" width="600" height="450" /></p>
<p>In a few minute it will boot to the desktop shown on the picture below. Now you are ready to access the hard drive and recover your files.</p>
<p><img class="alignnone" title="Knoppix booted to desktop" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-05.jpg" alt="" width="600" height="450" /></p>
<p><strong>STEP 4.</strong></p>
<p>Click on My Documents icon in the top left corner. A new window will open.<br />
If the hard drive in your computer is in good working shape, it should be listed in the left pane.<br />
In my example the hard drive name is IBM_PRELOAD (I&#8217;m recovering data from a ThinkPad laptop).</p>
<p><img class="alignnone" title="Access laptop hard drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-06.jpg" alt="" width="600" height="450" /></p>
<p>If you click on the hard drive, the hard drive content will be listed in the right pane.</p>
<p>Can you see your files? Good!!!<br />
That means there is a chance can recover them.</p>
<p><img class="alignnone" title="Files on laptop hard drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-07.jpg" alt="" width="600" height="504" /></p>
<p><strong>STEP 5.</strong></p>
<p>I will be recovering files to an external USB flash drive.<br />
You can recover files to an external hard drive but you have to make sure that your hard drive is formatted with FAT32  file system (not NTFS).<br />
<strong>You will not be able to copy files to a drive formatted with NTFS. </strong></p>
<p>By default most USB flash drives are formatted with FAT32 file system (FAT16 is OK too).</p>
<p><img class="alignnone" title="USB flash memory drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-08.jpg" alt="" width="600" height="450" /></p>
<p>When you insert your USB flash drive (or external hard drive) into the laptop, it will pop up in the same left pane.</p>
<p><img class="alignnone" title="Access USB flash memory drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-09.jpg" alt="" width="600" height="512" /></p>
<p>Click on My Document icon again and create a second window.<br />
In the left window I have files located on the laptop hard drive.<br />
In the right window I have files located on the external USB flash drive.</p>
<p><img class="alignnone" title="Files on USB flash memory drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-10.jpg" alt="" width="600" height="450" /></p>
<p><strong>STEP 6.</strong></p>
<p>In the USB flash drive pane create a folder where you want to transfer recovered files.<br />
- Right click on the empty area.<br />
- Select Create New &gt;&gt; Folder.</p>
<p><img class="alignnone" title="Create data recovery folder" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-11.jpg" alt="" width="600" height="450" /></p>
<p>I created a new folder and called it DATA-RECOVERY.<br />
Click on the newly created folder and open it up.</p>
<p><img class="alignnone" title="Open data recovery folder" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-12.jpg" alt="" width="600" height="450" /></p>
<p>Now you are ready to transfer files from the hard drive to the external USB flash drive.</p>
<p><img class="alignnone" title="Transfer files from hard drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-13.jpg" alt="" width="600" height="450" /></p>
<p>Simply drag and drop files from left to right windows and wait until the transfer is complete.</p>
<p><img class="alignnone" title="Transfering files to USB memory drive" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-14.jpg" alt="" width="600" height="450" /></p>
<p>After data transfer is complete, you can unplug the USB flash drive (or external hard drive) from your failed computer and plug it into any other working computer.</p>
<p>The recovered files will be on the drive.</p>
<p><img class="alignnone" title="Files recovered" src="http://www.datarecoverytutorial.com/wp-images/knoppix-recovery/recover-files-with-linux-15.jpg" alt="" width="600" height="450" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datarecoverytutorial.com/how-to-recover-files-from-laptop-with-crashed-windows/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to recover data from failed laptop or notebook</title>
		<link>http://www.datarecoverytutorial.com/recover-data-from-failed-laptop-notebook/</link>
		<comments>http://www.datarecoverytutorial.com/recover-data-from-failed-laptop-notebook/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 05:25:38 +0000</pubDate>
		<dc:creator>Recovery Guy</dc:creator>
				<category><![CDATA[Laptop hard drive]]></category>

		<guid isPermaLink="false">http://www.datarecoverytutorial.com/?p=8</guid>
		<description><![CDATA[Let&#8217;s say your laptop failed to start but you have some important files on the hard drive you would like to access. Is it possible to recover data from a failed laptop or notebook computer? Yes, it is and the process is relatively simple.
First of all, I assume that the hard drive in your failed [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say your laptop failed to start but you have some important files on the hard drive you would like to access. Is it possible to recover data from a failed laptop or notebook computer? Yes, it is and the process is relatively simple.</p>
<p>First of all, I assume that the hard drive in your failed laptop is not damaged.The laptop fails to start but the hard drive is in a good working condition.</p>
<p>In order to recover data you will have to access and remove the hard drive. Fortunately in most laptops the hard drive can be easily accessed through a hatch on the bottom. If the hard drive has mounting brackets installed (like in my example), it might be necessary to remove those brackets.</p>
<p><img class="alignnone" title="Remove hard drive from laptop" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/remove-laptop-hard-drive.jpg" alt="" width="600" height="450" /></p>
<h2>How to recover data from a laptop IDE hard drive.</h2>
<p>Let&#8217;s start with an IDE hard drive also known as PATA hard drive.<br />
On the picture below you see a regular IDE hard drive. It has two rows of pins on the front side.</p>
<p><span id="more-8"></span></p>
<p><img class="alignnone" title="Laptop IDE PATA hard drive" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/laptop-ide-hard-drive.jpg" alt="" width="600" height="450" /></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5093339941473059";
/* DRT-In-Post-336x280, created 6/4/09 */
google_ad_slot = "4191639338";
google_ad_width = 336;
google_ad_height = 280;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>The easiest way to access and recover data from an IDE hard drive would be using an external USB enclosure. Make sure to choose a <a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;pub=5574673312&amp;toolid=10001&amp;campid=5336332545&amp;customid=external+IDE+enclosure&amp;mpre=http%3A%2F%2Fshop.ebay.com%2Fitems%2F%3F_nkw%3DUSB%2Benclosure%2B2.5%2522%2BIDE%2Bhard%2Bdrive%26_sacat%3D0%26_trksid%3Dp3286.m270.l1313%26_odkw%3D2.5%2522%2BUSB%2Benlcosure%26_osacat%3D0" target="_blank">USB enclusure for 2.5&#8243; IDE hard drives</a>.</p>
<p>You attach your hard drive to a USB/IDE converter and then connect it to another working computer (laptop or desktop) via USB cable.</p>
<p><strong>Advantages of using external USB enclosure:</strong><br />
1. Easy to assemble and setup even for novice users.<br />
2. Can be connected to a laptop or desktop computer.</p>
<p><strong>Disadvantages of using external USB enclosure:</strong><br />
Slow data transfer rate.<br />
If you computer supports USB 2.0, the data transfer rate will not exceed 480Mbps (I assume the enclosure also supports USB 2.0).<br />
If your computer supports only USB 1.1, the data transfer rate will not exceed 12Mbps and it might take hours to transfer large amount of data.</p>
<p><img class="alignnone" title="External USB hard drive enlcosure" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/external-usb-enclosure.jpg" alt="" width="600" height="450" /></p>
<p>The second method is for more advanced users.</p>
<p>You can access and remove data much faster if you use a <a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;pub=5574673312&amp;toolid=10001&amp;campid=5336332545&amp;customid=IDE+laptop+adapter&amp;mpre=http%3A%2F%2Fshop.ebay.com%2Fitems%2F_W0QQ_dmptZPCCQ5fDrivesQ5fStorageQ5fInternal%3F_nkw%3DIDE%2Blaptop%2Bhard%2Bdrive%2Badapter%26_sacat%3D0%26_trksid%3Dm270%26_odkw%3DUSB%2Benclosure%2B2.5%2522%2BSATA%2Bhard%2Bdrive%26_osacat%3D0" target="_blank">laptop to IDE hard drive adapter</a> (on the picture below mentioned as IDE connector).</p>
<p>One side of the adapter connects to the laptop hard drive. The second connects to the available IDE cable inside your PC computer.</p>
<p><strong>Advantages of using Laptop to IDE hard drive adapter:</strong><br />
Fast data transfer rate. If you have a Ultra ATA/100 (UDMA/100) laptop hard drive, the data transfer rate will be 100MBs.</p>
<p><strong>Disadvantages of using Laptop to IDE hard drive adapter:</strong><br />
1. Not for novice users. Requires PC disassembly and hardware configuration.<br />
2. Can be connected only to PC computes.</p>
<p><img class="alignnone" title="IDE connector for laptop hard drive" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/laptop-ide-connector.jpg" alt="" width="600" height="450" /></p>
<p>On the picture below you can see how the adapter is connected to a PC computer.</p>
<p><img class="alignnone" title="Laptop IDE hard drive connected to PC" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/connect-ide-hard-drive.jpg" alt="" width="600" height="450" /></p>
<h2>How to recover data from a laptop SATA hard drive.</h2>
<p>A SATA hard drive has a different interface. It has a data connector and power connector.</p>
<p><img class="alignnone" title="Laptop SATA hard drive" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/laptop-sata-hard-drive.jpg" alt="" width="600" height="450" /></p>
<p>A laptop SATA hard drive also can be connected to an external USB enclosure. Make sure to choose a <a rel="nofollow" href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;pub=5574673312&amp;toolid=10001&amp;campid=5336332545&amp;customid=external+SATA+enclosure&amp;mpre=http%3A%2F%2Fshop.ebay.com%2Fitems%2F_W0QQ_dmptZPCCQ5fDrivesQ5fStorageQ5fInternal%3F_nkw%3DUSB%2Benclosure%2B2.5%2522%2BSATA%2Bhard%2Bdrive%26_sacat%3D0%26_trksid%3Dp3286.m270.l1313%26_odkw%3DUSB%2Benclosure%2B2.5%2522%2BIDE%2Bhard%2Bdrive%26_osacat%3D0" target="_blank">USB enclusure for 2.5&#8243; SATA hard drives</a>.<br />
If you are using an external USB enclusure, the data transfer rate will be limited to the speed of the USB port (480Mbps or 12Mbps) even though SATA hard drives has transfer rate 150MBps.</p>
<p>For a faster data recovery I would suggest connecting your SATA hard drive directly to the SATA ports inside a PC computer. Fortunately, you can use same type of cables as you use for regular 3.5&#8243; desktop hard drives.</p>
<p><img class="alignnone" title="Laptop SATA hard drive connected to PC" src="http://www.datarecoverytutorial.com/wp-images/recover-data-from-laptop/connect-sata-hard-drive.jpg" alt="" width="600" height="450" /></p>
<p>My next post explains <a title="Recover files from laptop with crashed OS" href="http://www.datarecoverytutorial.com/how-to-recover-files-from-laptop-with-crashed-windows/" target="_self">how to recover data from a laptop with crashed OS</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datarecoverytutorial.com/recover-data-from-failed-laptop-notebook/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
	</channel>
</rss>
