<?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; Windows crashed</title>
	<atom:link href="http://www.datarecoverytutorial.com/category/windows-crashed/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>
	</channel>
</rss>
