<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Anatomy of Hard Disk Drives &#8211; A Deep Look into Hard Drives</title>
	<atom:link href="http://bittangents.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://bittangents.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/</link>
	<description>Business and Information Technology Tangents is dedicated to providing quality content while informing the world about technology.</description>
	<lastBuildDate>Tue, 06 Jul 2010 19:14:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: munsif ali from pakistan</title>
		<link>http://bittangents.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/#comment-135</link>
		<dc:creator>munsif ali from pakistan</dc:creator>
		<pubDate>Tue, 27 Oct 2009 12:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://brentblawat.wordpress.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/#comment-135</guid>
		<description>Thank you brendblawat- Tour information on smart disk further enriched my knowledge, I have now removed that software program called one click maintenance, which would make analysis of start , programm, history list and other issues and later correct it. It would also check the degree of fragmentation and I guess later defragment the hard disk, but actually, debugging errors programm is already officially provided by microsoft in windows operating system called dr. watson. so it is my habit that I always keep noting the superficial details about correcting problems from website. and later further research into it.  It is absolutely necessary before using a computer that one must have an idea what mechanisms are involved on installation  of programs and storage of other readable/editable data.

while I was installing windows xp software, my 10 GB hard disk each time was showing 7 GB, I was not becoming able to format it so that I could have two partitions, i tried my level best then inserted bootable CD of SP3 pack, which helped me format the disk  but set up could not copy files to hard disk, I removed it and once again used windows xp CD, and this time because of use of SP3 CD, it created two partitions and I proceeded with installation.  Now in case if I have to write some tutorial literature on installation of operating system fromm CD, I would begin as follows,

01- Do You want to completely erase all data on your hard disk, if you are not interested in backing up your files, and want to create new partitions.

02-  in the above case,  if you want to bring your hard disk into basic partition, and your already installed software is not working, so kindly take the following steps,

now mr. brenton this is how my philosophy of work is, because I encountered such problem when my already installed software disappeared, and computer screen was showing only the green lanscape of windows xp and all icons had disappeared.  So looking for correct literature on websites has remained my hobby, hoping you will agree.</description>
		<content:encoded><![CDATA[<p>Thank you brendblawat- Tour information on smart disk further enriched my knowledge, I have now removed that software program called one click maintenance, which would make analysis of start , programm, history list and other issues and later correct it. It would also check the degree of fragmentation and I guess later defragment the hard disk, but actually, debugging errors programm is already officially provided by microsoft in windows operating system called dr. watson. so it is my habit that I always keep noting the superficial details about correcting problems from website. and later further research into it.  It is absolutely necessary before using a computer that one must have an idea what mechanisms are involved on installation  of programs and storage of other readable/editable data.</p>
<p>while I was installing windows xp software, my 10 GB hard disk each time was showing 7 GB, I was not becoming able to format it so that I could have two partitions, i tried my level best then inserted bootable CD of SP3 pack, which helped me format the disk  but set up could not copy files to hard disk, I removed it and once again used windows xp CD, and this time because of use of SP3 CD, it created two partitions and I proceeded with installation.  Now in case if I have to write some tutorial literature on installation of operating system fromm CD, I would begin as follows,</p>
<p>01- Do You want to completely erase all data on your hard disk, if you are not interested in backing up your files, and want to create new partitions.</p>
<p>02-  in the above case,  if you want to bring your hard disk into basic partition, and your already installed software is not working, so kindly take the following steps,</p>
<p>now mr. brenton this is how my philosophy of work is, because I encountered such problem when my already installed software disappeared, and computer screen was showing only the green lanscape of windows xp and all icons had disappeared.  So looking for correct literature on websites has remained my hobby, hoping you will agree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brentblawat</title>
		<link>http://bittangents.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/#comment-134</link>
		<dc:creator>brentblawat</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://brentblawat.wordpress.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/#comment-134</guid>
		<description>Munsif Ali - While there is no actual way to see if a mechanical malfunction is occurring, there is something integrated into every modern hard disk drive called S.M.A.R.T. This is a low level system of the hard drive which will detect mechanical issues and report them to the IDE Bus. When you query the S.M.A.R.T. in a program, you will learn if a hard disk is bad. Can you from Windows detect if a hard drive is bad? – not always. If you write code to have the mechanical arm read the high and low sectors (outermost and innermost sectors), upon failure of the mechanical arm, it will knock and only read the sectors as far as it can extend.  While for all practical purposes data is returned (and might look as a success), it might be the wrong data.</description>
		<content:encoded><![CDATA[<p>Munsif Ali &#8211; While there is no actual way to see if a mechanical malfunction is occurring, there is something integrated into every modern hard disk drive called S.M.A.R.T. This is a low level system of the hard drive which will detect mechanical issues and report them to the IDE Bus. When you query the S.M.A.R.T. in a program, you will learn if a hard disk is bad. Can you from Windows detect if a hard drive is bad? – not always. If you write code to have the mechanical arm read the high and low sectors (outermost and innermost sectors), upon failure of the mechanical arm, it will knock and only read the sectors as far as it can extend.  While for all practical purposes data is returned (and might look as a success), it might be the wrong data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: munsif</title>
		<link>http://bittangents.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/#comment-131</link>
		<dc:creator>munsif</dc:creator>
		<pubDate>Tue, 13 Oct 2009 18:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://brentblawat.wordpress.com/2008/08/21/anatomy-of-hard-disk-drives-a-deep-look-into-hard-drives-2/#comment-131</guid>
		<description>I am munsif ali from pakistan.  I found your literature very important in understanding the work of hard disk.  Just recently i downloaded a one click hard disk maintenance software, which could tell after analysis of hard disk, that wether hard disk have any  structural defects .  I do not know what can be structural defects, except bad blocks on coated platters, but is there any software which could detect mechanical system faults, such as moving of mechanical arm. 

referring to such an analysis report of a software program, Can I ask, wether such a software can detect any abnormality in mechanical arm, if it is jammed or not moving freely between tracks.  I have decided to get a thrown away hard disk, and will open its case, and see wether any servicing to platters and mechanical arm can revive the hard disk.</description>
		<content:encoded><![CDATA[<p>I am munsif ali from pakistan.  I found your literature very important in understanding the work of hard disk.  Just recently i downloaded a one click hard disk maintenance software, which could tell after analysis of hard disk, that wether hard disk have any  structural defects .  I do not know what can be structural defects, except bad blocks on coated platters, but is there any software which could detect mechanical system faults, such as moving of mechanical arm. </p>
<p>referring to such an analysis report of a software program, Can I ask, wether such a software can detect any abnormality in mechanical arm, if it is jammed or not moving freely between tracks.  I have decided to get a thrown away hard disk, and will open its case, and see wether any servicing to platters and mechanical arm can revive the hard disk.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
