<?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>Indiana University: IT Training Tips Blog &#187; PC Hardware</title>
	<atom:link href="http://ittrainingtips.iu.edu/category/pc-hardware/feed" rel="self" type="application/rss+xml" />
	<link>http://ittrainingtips.iu.edu</link>
	<description>Tips and tricks to help you make the most of technology</description>
	<lastBuildDate>Thu, 16 May 2013 16:17:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Troubleshooting Hard Drive Problems</title>
		<link>http://ittrainingtips.iu.edu/pc-hardware/troubleshooting-hard-drive-problems/02/2011</link>
		<comments>http://ittrainingtips.iu.edu/pc-hardware/troubleshooting-hard-drive-problems/02/2011#comments</comments>
		<pubDate>Mon, 07 Feb 2011 12:06:43 +0000</pubDate>
		<dc:creator>Chabane Maidi</dc:creator>
				<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[PC Hardware]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/?p=1860</guid>
		<description><![CDATA[Error talk Uh-oh, the notorious &#8220;Windows detected a hard disk problem&#8221; error. What now? This article will show you steps you can take to make a proper decision about the problem. These steps can be taken for almost any suspected hard disk problem whether or not you&#8217;ve gotten this error. The first step is identifying [...]]]></description>
				<content:encoded><![CDATA[<h3>Error talk</h3>
<p> Uh-oh, the notorious &#8220;Windows detected a hard disk problem&#8221; error. What now? This article will show you steps you can take to make a proper decision about the problem. These steps can be taken for almost any suspected hard disk problem whether or not you&#8217;ve gotten this error. </p>
<p><img src="http://ittrainingtips.iu.edu/images/hddproblems/error.png" alt="Windows detected a hard disk problem" /> </p>
<p><span id="more-1860"></span></p>
<p> The first step is identifying which drive is affected. If you only have one HDD (hard drive disk), then this doesn&#8217;t apply to you. Ward off the urge to close the error as fast as possible, and click the &#8220;Show details&#8221; down arrow. </p>
<p><img src="http://ittrainingtips.iu.edu/images/hddproblems/errorShowDetailsClick.png" alt="click show details" /> </p>
<p> In this expanded view, you should be able to determine which drive is possibly in trouble. </p>
<p><img src="http://ittrainingtips.iu.edu/images/hddproblems/errorExpandedCircled.png" alt="error expanded" /> </p>
<p> It appears the culprit is a Samsung drive that Windows has assigned the drive letter &#8220;D&#8221; to. </p>
<p>There are many useful tools for Windows out there (HDDScan, Seatools for Windows, etc) that can help diagnose hard drive related problems, however it&#8217;s better to do disk checks using tools outside the Windows environment. There are a couple reasons for this: first, when running Windows, the hard drives are constantly being accessed for read and write operations, whether they are updates, scheduled operations like defragmentation, simple web browsing, or even simply accessing the file system like checking documents and opening programs. A thorough hard drive diagnosis can be compromised by these operations, so it&#8217;s best to use utilities outside of Windows. The other reason is that there are often multiple versions of the same tool and the one that is run outside of Windows is almost always more robust than its Windows counterpart. </p>
<h3>Using the Chkdsk utility to search and destroy errors</h3>
<p>Chkdsk (presumably short for &#8220;check disk&#8221;) is a command line utility, meaning that there is no graphical interface for it. Chkdsk scans specified hard drives in search of &#8220;problems&#8221; and attempts to correct them so that the hard drive may run stably again. While many reported problems are unfixable physical damage to the device, there are some errors that can be mitigated by the chkdsk tool. </p>
<p>Sometimes chkdsk can recover some previously damaged and unreadable data, at which point you would want to immediately back up this data before taking any more actions. In other cases, if chkdsk locates &#8220;bad sectors,&#8221; it may be able to &#8216;quarantine&#8217; these sectors so that they will not be written to or read from anymore. The bad sectors will then be replaced by what are called &#8220;spare sectors.&#8221; </p>
<p>Unfortunately, even if chkdsk is able to fix up a drive, it is often only temporary. Problems are commonly akin to a rip in cloth that tends to just get worse over time. If chkdsk reports problems, important files should be backed up despite its ability to repair them. </p>
<p style="font-size: 120%;">How to access and use chkdsk</p>
<p>The best way to access chkdsk is from what is called the &#8220;recovery console&#8221; located on the Windows installation DVD media. First, boot from the Windows disk (for information on how to do this, refer to this knoweldge base article: <a href="http://kb.iu.edu/data/ajke.html">On a PC, how do I boot from something other than the hard drive?</a>). </p>
<p>There are thousands of different models of motherboards out there, and each one is a little different, so it&#8217;s up to you to figure out exactly how to boot from something other than your primary hard drive. On the machine used for this article, this screen shows up when the computer just turns on: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/asrockPreBiosMenu.jpg" alt="Pre-Bios menu for the asrock p55m pro" />
<p>As indicated by this menu, the &#8220;Boot Menu&#8221; can be accessed if the F11 key is pressed. This is what that boot menu looks like: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/asrockBootMenu.jpg" alt="Boot menu for the asrock p55m pro" />
<p>Once again, even if your motherboard has a similar boot menu, it likely looks different. In fact, the whole process could be very different. However, once you are able to boot from the Windows installation disk, the steps taken should be nearly identical to the ones found in this article. </p>
<p> To boot from the Windows installation disk, the CD/DVD drive in this list should the be item to select. After waiting through loading screens, you should come to the first screen you can interact with. Assuming you want to keep the default language selections associated with the installation disk, just go ahead and click &#8220;Next.&#8221; </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/firstScreenWindowsBootInstallation.jpg" alt="The first interactive screen on the Windows 7 Boot disk" />
<p>On the next screen, click &#8220;Repair your computer.&#8221; </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/repairYourComputer.jpg" alt="Click &quote;Repair your computer&quote;" />
<p>Choose the radio button labelled &#8220;System Recovery Options&#8221; and then click &#8220;Next.&#8221; </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/systemRecoveryOptions.jpg" alt="system recovery options or restore your computer" />
<p>&#8220;Command Prompt&#8221; is the recovery option of interest because it allows you to punch in command line operations, like chkdsk. </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/chooseARecoveryTool.jpg" alt="list of recovery tools" />
<p>The Command Prompt (command line) works by punching a single-line &#8220;command&#8221; of text at a time. When the enter key is pressed, the command is executed and the result shows up on-screen. The following steps are a few commands that will help us use the chkdsk tool. </p>
<p>Remember how the potentially afflicted Samsung drive was assigned &#8216;D&#8217; as the drive letter? Unfortunately, that may not be the case outside of Windows. To check the right drive, we have to know which letter the Samsung drive is. If you only have one hard drive, then &#8216;C&#8217; is the letter, and you don&#8217;t have to worry about the next few steps until the &#8220;chkdsk&#8221; command. </p>
<p>Use the &#8220;diskpart&#8221; utility by typing &#8220;diskpart&#8221; and hitting enter. </p>
<p>Then after &#8220;DISKPART>&#8221; type &#8220;list disk&#8221; and hit enter. The commands have been underlined in red. </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/diskpartAndListDisk.jpg" alt="commands diskpart and list disk being used" />
<p>A list of storage devices will be shown now. In the case of the image, there are two hard drives, one being 931 gigabytes (one terabyte as specified by the manufacturer) in size, while the other is 298 gigabytes (320 gigabytes manufacturer spec) in size. The third item of the list is actually a USB flash drive listed as having 7663 megabytes (8GB spec). </p>
<p>The Samsung drive is the one with one terabyte, so in order to &#8220;select&#8221; it, the command &#8220;select disk 0&#8243; should be typed followed by hitting enter. <strong>Important:</strong> You want to make sure that the number after &#8220;select disk&#8221; belongs to the disk you want to scan using chkdsk. </p>
<p>Now that the Samsung drive is the selected disk, type the command &#8220;detail disk&#8221; in order to not only verify this is indeed the Samsung drive, but more importantly it will display what drive letter is being used outside of Windows. </p>
<p>These last two commands are shown in the following image underlined in red: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/selectDiskAndDetailDisk.jpg" alt="select disk and detail disk commands being used" />
<p>From the above image, we see (circled) that despite Windows giving the letter &#8216;D&#8217; to the Samsung drive, here in the command prompt, the letter &#8216;C&#8217; is used. </p>
<p>That&#8217;s all the information desired from diskpart, so we will exit the utility by typing in the command &#8220;exit&#8221; and hitting enter. </p>
<p>We&#8217;re all set to use chkdsk now. chkdsk works by typing &#8220;chkdsk,&#8221; a space, the drive letter to check followed by a colon, followed by a series of what are called <em>parameters</em> to have chkdsk do exactly what you want it to. The actual command that will be typed for the purpose of this article is &#8220;chkdsk c: /f /r&#8221; followed by hitting enter. On your computer, the only thing that might be different for you is the &#8220;c:&#8221;. <strong>Important:</strong> This is what specifies which drive to check. Make sure that the drive letter discovered using &#8220;detail disk&#8221; from a couple steps ago is used. </p>
<p>The parameter &#8220;/f&#8221; tells chkdsk to automatically attempt to &#8220;fix&#8221; any problems it may encounter, and &#8220;/r&#8221; tells chkdsk to do a very thorough five step deep scan for bad sectors and physical damage while attempting to recover potentially unrecoverable information. </p>
<p>These commands are shown in the following image: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/exitDiskpartAndChkdsk.jpg" alt="exit command to exit diskpart and using chkdsk" />
<p>chkdsk will now run. Since the parameter &#8220;/r&#8221; was used, this will likely take several hours. We chose to use parameters that could attempt to do delicate &#8220;fixes&#8221; to the drive, so it is highly <em>not recommended</em> to stop the test prematurely. If this is being run on a laptop, then seek a stable power source. </p>
<p>You&#8217;ll know when the test is completed when your screen looks similar to this: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/chkdskCompleted.jpg" alt="screen of chkdsk's report after completion" />
<p> These results come in good news and bad news. The good news, obviously, is that no problems were detected and that means there&#8217;s a chance that the Windows error flags were just false alarms. The bad news, on the other hand, is that if there is indeed a problem, it&#8217;s likely not something that can be fixed easily and that there&#8217;s some more investigation work to do. </p>
<p> If you got different results, then it was probably that either you had &#8220;errors&#8221; but chkdsk successfully fixed them or chkdsk found errors and was unable to fix them. In case of the former, congratulations! There&#8217;s a good chance that you won&#8217;t run into that Windows error again. If you do see the error again down the road, or in case of the latter event, then continue reading onto the next section. </p>
<h3>Using SeaTools for DOS</h3>
<p> SeaTools is a famous name in the HDD diagnostics universe, as well it should be. Practically all well-known hard drive manufacturers will take errors flagged in SeaTools as enough information for them to deem your hard drive worthy of an RMA (return material authorization). Why not use SeaTools from the beginning you may ask? A boot disk has to be created in order to use the better version of SeaTools, which would have been unnecessary if the problem was fixed with the chkdsk tool. SeaTools comes in two forms: Windows and DOS (direct operating system), and remembering that HDD diagnostic tests in the Windows environment can be lacking, DOS is better. </p>
<p> To get SeaTools, follow this <a href="http://www.seagate.com/ww/v/index.jsp?locale=en-US&#038;name=seatooldreg&#038;vgnextoid=480bd20cacdec010VgnVCM100000dd04090aRCRD"> link here.</a> Download the ISO file, and burn it onto a disk using a CD burner tool, like &#8220;Windows Disk Image Burner&#8221; or NERO. Windows Disk Image Burner comes with any installation of Windows 7 and should be the default program associated with ISO files. If you double-click the downloaded file, you may see a screen like this: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/windowsDiskImageBurner.PNG" alt="burning a disk using Windows Disk Image Burner" />
<p> Put in a blank disk and click &#8220;burn.&#8221; Once the disk is ready, all you have to do is boot from that disk the same way you did for the Windows installation disk earlier. You may also make a USB flash drive bootable so as to not use a blank disk, but that technique is outside the scope of this tutorial. </p>
<p> Once you boot from disk, you should come to a screen that looks like this: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/seaToolsLicenseAgreement.jpg" alt="SeaTools license agreement screen" />
<p>Go ahead and click &#8220;I Accept&#8221; to continue.</p>
<p>There will be a list of hard drives that belong to your computer in the center of the screen. Verify that the hard drive in question is the one selected. If not, click the correct one to select it. Once the correct drive is selected (marked by a little checkmark next to the drive name), click &#8220;Basic Tests&#8221; at the top left corner of the screen as shown in the following image: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/seaToolsStartTest.jpg" alt="select the correct drive and click &quot;Basic Tests&quot;" />
<p> Choose the &#8220;Long Test&#8221; because even if the &#8220;Short Test&#8221; says the drive is fine, you&#8217;d want to do the long test to be sure. The long test will do everything the short test does anyways. If the short test says that the drive is bad, then the hard drive manufacturer may tell you to do the long test for the sake of certainty. Like chkdsk&#8217;s scan, this test may take hours to complete, especially if it&#8217;s a large drive, so you&#8217;re going to want to make sure that it doesn&#8217;t get interrupted. Perhaps let it run while you are out, or even overnight. </p>
<p> After the test completes, your screen may look like this: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/seaToolsEndTest.jpg" alt="seaTools completing with no errors found" />
<p> Since SeaTools is considered by many to be the best hard drive diagnostic tool out there, if SeaTools finds no errors, then Windows is likely blowing the whistle incorrectly. The final section will address this situation. </p>
<p> If SeaTools did report errors, then it&#8217;s probably just a matter of time for that drive, and so replacing it may be the best bet. Hard drive manufacturers are often surprisingly lenient with warranties. Give the drive manufacturer a call, and see what you can do. </p>
<h3>Using Windows Disk Management as a last ditch effort</h3>
<p>You&#8217;ve come a long way, and now you just want Windows to stop with the &#8216;phantom&#8217; errors. One way that usually does the trick is to re-format the drive. If Windows is installed on the drive, then you&#8217;d reformat your drive using the Windows boot disk and reinstall Windows. Don&#8217;t forget to back up your personal data! </p>
<p> If the hard drive is just being used as a data drive, then back up your data, and use Disk Management to reformat the drive. If you are using Windows Vista or Windows 7, click the Start button and type &#8220;Disk Management&#8221; where it reads &#8220;Search programs and files&#8221; in greyed-out italics. Click &#8220;Create and format hard disk partitions&#8221; that populates to the top of the Start Menu (this is the search result using Windows 7. In Windows Vista, click &#8220;Computer Management&#8221;). A window should pop up that looks like this: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/diskManagement.PNG" alt="the Windows Disk Management tool" />
<p> Right-click the drive you intend to format and click &#8220;Format&#8230;&#8221; You&#8217;ll come to a screen that looks like this: </p>
<p> <img src="http://ittrainingtips.iu.edu/images/hddproblems/formatDrive.PNG" alt="Format Drive dialog box using the Disk Management tool in Windows" />
<p> You can rename the volume label if you wish, it&#8217;s what the hard drive will be referred to as in your file systems. Continue through the steps and choose Master Boot Record (MBR) instead of GUID Partition Table (GPT) as the boot record to be safe. </p>
<p>You&#8217;re all set! That should do the trick. If you still get error pop-ups from Windows, then it probably only happens when files are being written to the disk, and if it gets annoying enough, then you might have to go ahead and replace the drive whether or not there&#8217;s anything truly wrong with it. If that&#8217;s not an option, then a couple ideas might be to re-install Windows, or possibly try the drive in another computer, as it might be a motherboard SATA/IDE controller failure. If it&#8217;s fine in another computer, then look if there are new firmware updates for your motherboard on the manufacturer&#8217;s website. </p>
<p>Tackling hard drive-related problems can really disconcerting, but if you try at it enough, you can do it! </p>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/pc-hardware/troubleshooting-hard-drive-problems/02/2011/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy Fix for Older Sony Vaio Computer With Small C Drive</title>
		<link>http://ittrainingtips.iu.edu/pc-hardware/easy-fix-for-older-sony-vaio-computer-with-small-c-drive/06/2010</link>
		<comments>http://ittrainingtips.iu.edu/pc-hardware/easy-fix-for-older-sony-vaio-computer-with-small-c-drive/06/2010#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:30:59 +0000</pubDate>
		<dc:creator>Donna K. Jones</dc:creator>
				<category><![CDATA[Basic Skills]]></category>
		<category><![CDATA[General News]]></category>
		<category><![CDATA[PC Hardware]]></category>
		<category><![CDATA[C drive]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[Sony Vaio]]></category>

		<guid isPermaLink="false">http://ittrainingtips.iu.edu/?p=1292</guid>
		<description><![CDATA[I have always liked Sony computers, and because they have performed so well for me, I have advised other members of my family to purchase computers from the Sony Vaio line. These systems usually last forever, and they are great for video editing and working with multimedia. Unfortunately, older Vaios almost always have a partitioned hard drive, [...]]]></description>
				<content:encoded><![CDATA[<p>I have always liked Sony computers, and because they have performed so well for me, I have advised other members of my family to purchase computers from the Sony Vaio line. These systems usually last forever, and they are great for video editing and working with multimedia.</p>
<p>Unfortunately, older Vaios almost always have a partitioned hard drive, and the C drive may not be large enough to handle all the automatic updates and patches that accompany much of the newer software on the market. It can be very frustrating if you have lots of hard drive space left on your D drive, but you can&#8217;t defrag your system or do a system restore because you don&#8217;t have enough space on your C drive.</p>
<p>A number of forums advise users to delete unused applications and files from the C drive or to move them to the D drive. This doesn&#8217;t always solve the problem, though, since many updates will automatically be installed on the C drive, so it fills up again before you know it.</p>
<p>There are a number of ways to fix this problem. Since I didn&#8217;t want to spend a lot of time or effort on these older machines, I recently did a little research to find the quickest and easiest way possible to resolve this issue. Since I know there must be others out there who would love to keep that old computer running for just a little while longer, I decided to share this information.</p>
<p>This is how I fixed the problem in less than an hour.</p>
<ol>
<li>I found a free download of Partition Magic 8 on the web. If you can&#8217;t find a free version, keep searching. There <strong>are</strong> some out there. I found mine by searching YouTube.</li>
<li>I downloaded this software to the machine I wanted to fix. The serial number that was needed to activate the program was included in a folder called &#8220;Documentation and Serial&#8221; in my download, but I didn&#8217;t realize this until later. Instead, I Googled the terms &#8220;serial number for Partition Magic&#8221; and found a posting that provided a serial number, and it worked.</li>
<li>I opened the newly installed program and used the option &#8220;Redistribute free space&#8221; which is located in the Pick a Task panel on the left side of the screen.</li>
<li>When prompted, I indicated which two drives I wanted to include when redistributing the free space (C and D).</li>
<li>I let the program do its magic. It took about 15 or 20 minutes to finish the task, and now the Sony Vaio has enough free space on the C drive to handle all of the pesky updates and patches that are thrown at it.</li>
</ol>
<p style="text-align: center;"><a href="http://ittrainingtips.iu.edu/wp-content/uploads/2010/06/Sony-Vaio.jpg"><img class="size-full wp-image-1293  aligncenter" title="Sony-Vaio" src="http://ittrainingtips.iu.edu/wp-content/uploads/2010/06/Sony-Vaio.jpg" alt="" width="400" height="273" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ittrainingtips.iu.edu/pc-hardware/easy-fix-for-older-sony-vaio-computer-with-small-c-drive/06/2010/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
