<?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/"
		>
<channel>
	<title>Comments on: 3TB Drives are Here</title>
	<atom:link href="http://www.linux-mag.com/id/7897/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7897/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: GPT Prize</title>
		<link>http://www.linux-mag.com/id/7897/#comment-918595</link>
		<dc:creator>GPT Prize</dc:creator>
		<pubDate>Wed, 01 May 2013 09:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-918595</guid>
		<description>Wonderful points altogether, you simply received a new reader. What could you recommend about your put up that you simply made a few days ago? Any certain?</description>
		<content:encoded><![CDATA[<p>Wonderful points altogether, you simply received a new reader. What could you recommend about your put up that you simply made a few days ago? Any certain?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Affordable GPT Designs</title>
		<link>http://www.linux-mag.com/id/7897/#comment-242601</link>
		<dc:creator>Affordable GPT Designs</dc:creator>
		<pubDate>Sat, 02 Jun 2012 05:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-242601</guid>
		<description>Thank you for the good writeup. It in reality was once a entertainment account it. Look advanced to more added agreeable from you! By the way, how can we be in contact?</description>
		<content:encoded><![CDATA[<p>Thank you for the good writeup. It in reality was once a entertainment account it. Look advanced to more added agreeable from you! By the way, how can we be in contact?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top Legit Gpt Sites</title>
		<link>http://www.linux-mag.com/id/7897/#comment-174019</link>
		<dc:creator>Top Legit Gpt Sites</dc:creator>
		<pubDate>Wed, 28 Mar 2012 06:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-174019</guid>
		<description>I don&#039;t even know the way I stopped up here, but I believed this publish was great. I do not know who you are however certainly you are going to a well-known blogger in the event you are not already. Cheers!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t even know the way I stopped up here, but I believed this publish was great. I do not know who you are however certainly you are going to a well-known blogger in the event you are not already. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: best gpt sites</title>
		<link>http://www.linux-mag.com/id/7897/#comment-171683</link>
		<dc:creator>best gpt sites</dc:creator>
		<pubDate>Sun, 25 Mar 2012 00:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-171683</guid>
		<description>You could definitely see your expertise within the work you write. The world hopes for even more passionate writers like you who are not afraid to mention how they believe. All the time go after your heart.</description>
		<content:encoded><![CDATA[<p>You could definitely see your expertise within the work you write. The world hopes for even more passionate writers like you who are not afraid to mention how they believe. All the time go after your heart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpl888</title>
		<link>http://www.linux-mag.com/id/7897/#comment-9369</link>
		<dc:creator>jpl888</dc:creator>
		<pubDate>Wed, 06 Apr 2011 11:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-9369</guid>
		<description>So to clarify I imagine Palimpsest will create the right sort of thing from scratch or &quot;format&quot; as you say, but if you have an existing OS you want to copy to a new large hard drive i.e. 2.2 TB and above, I think it&#039;s easier to go through the conversion procedure I detailed again in the link provided earlier &quot;Converting to GPT in Ubuntu&quot;</description>
		<content:encoded><![CDATA[<p>So to clarify I imagine Palimpsest will create the right sort of thing from scratch or &#8220;format&#8221; as you say, but if you have an existing OS you want to copy to a new large hard drive i.e. 2.2 TB and above, I think it&#8217;s easier to go through the conversion procedure I detailed again in the link provided earlier &#8220;Converting to GPT in Ubuntu&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpl888</title>
		<link>http://www.linux-mag.com/id/7897/#comment-9368</link>
		<dc:creator>jpl888</dc:creator>
		<pubDate>Wed, 06 Apr 2011 11:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-9368</guid>
		<description>Grub cannot be embedded under a GPT partitioning scheme unless you use a BIOS boot partition (that I mentioned earlier).

A small amount of space is needed at the beginning of the drive before the first &quot;real&quot; partition for this.

GPT also wants to store a backup copy of the partition table at the end of the drive, again small amount of space after last partition required for this.

It is possible but not recommended to use block-lists to load Grub. Even where this works you still need to make space for the the backup partition table at the end of the drive. 

However if something goes wrong it is possible to delete the GPT partition table and recreate a standard one without losing data, as long as you use the same start and end values for the partitions.

I doubt that Palimpsest deals with all that but feel free to try it for yourself and correct me if you are left with a machine that actually boots!</description>
		<content:encoded><![CDATA[<p>Grub cannot be embedded under a GPT partitioning scheme unless you use a BIOS boot partition (that I mentioned earlier).</p>
<p>A small amount of space is needed at the beginning of the drive before the first &#8220;real&#8221; partition for this.</p>
<p>GPT also wants to store a backup copy of the partition table at the end of the drive, again small amount of space after last partition required for this.</p>
<p>It is possible but not recommended to use block-lists to load Grub. Even where this works you still need to make space for the the backup partition table at the end of the drive. </p>
<p>However if something goes wrong it is possible to delete the GPT partition table and recreate a standard one without losing data, as long as you use the same start and end values for the partitions.</p>
<p>I doubt that Palimpsest deals with all that but feel free to try it for yourself and correct me if you are left with a machine that actually boots!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JMMR</title>
		<link>http://www.linux-mag.com/id/7897/#comment-9339</link>
		<dc:creator>JMMR</dc:creator>
		<pubDate>Sat, 02 Apr 2011 12:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-9339</guid>
		<description>Couldn&#039;t one just format the Drive with something like Palimpsest Disk Utility (a.k.a. gnome-disk-utility), and replace the MBR with the GUID Partition Table?  This should correct the issue with the Drive Size limitation with MBR.</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t one just format the Drive with something like Palimpsest Disk Utility (a.k.a. gnome-disk-utility), and replace the MBR with the GUID Partition Table?  This should correct the issue with the Drive Size limitation with MBR.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpl888</title>
		<link>http://www.linux-mag.com/id/7897/#comment-9007</link>
		<dc:creator>jpl888</dc:creator>
		<pubDate>Thu, 24 Feb 2011 12:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-9007</guid>
		<description>What assertion did I make other than you can use GPT with a machine with a standard BIOS?

It doesn&#039;t matter whether you are using native &quot;BIOS&quot; support or Grub to do the work for you the fact is it can be done and so what I said is true. 

And to correct you even further it isn&#039;t called an MSDOS partition the correct terminology is &quot;BIOS Boot Partition&quot; type &quot;EF02&quot;, look it up.

http://grub.enbug.org/BIOS_Boot_Partition</description>
		<content:encoded><![CDATA[<p>What assertion did I make other than you can use GPT with a machine with a standard BIOS?</p>
<p>It doesn&#8217;t matter whether you are using native &#8220;BIOS&#8221; support or Grub to do the work for you the fact is it can be done and so what I said is true. </p>
<p>And to correct you even further it isn&#8217;t called an MSDOS partition the correct terminology is &#8220;BIOS Boot Partition&#8221; type &#8220;EF02&#8243;, look it up.</p>
<p><a href="http://grub.enbug.org/BIOS_Boot_Partition" rel="nofollow">http://grub.enbug.org/BIOS_Boot_Partition</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caletronics</title>
		<link>http://www.linux-mag.com/id/7897/#comment-9003</link>
		<dc:creator>caletronics</dc:creator>
		<pubDate>Thu, 24 Feb 2011 01:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-9003</guid>
		<description>&quot;“But the key issue is that your BIOS much support GPT to boot from a GPT enabled drive.” The assertion is untrue.&quot;

But your assertion is not quite true either. Yes, you can use GPT but you still, even in your article, use an MSDOS partition. As far as the BIOS is concerned you&#039;ve booted off an MSDOS partition. It&#039;s Grub that &quot;bridges&quot; to the GPT partitions.

On a system that truly supported GPT (Apples and Itaniums, for instance) you wouldn&#039;t need the little MSDOS partition.</description>
		<content:encoded><![CDATA[<p>&#8220;“But the key issue is that your BIOS much support GPT to boot from a GPT enabled drive.” The assertion is untrue.&#8221;</p>
<p>But your assertion is not quite true either. Yes, you can use GPT but you still, even in your article, use an MSDOS partition. As far as the BIOS is concerned you&#8217;ve booted off an MSDOS partition. It&#8217;s Grub that &#8220;bridges&#8221; to the GPT partitions.</p>
<p>On a system that truly supported GPT (Apples and Itaniums, for instance) you wouldn&#8217;t need the little MSDOS partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caletronics</title>
		<link>http://www.linux-mag.com/id/7897/#comment-9002</link>
		<dc:creator>caletronics</dc:creator>
		<pubDate>Thu, 24 Feb 2011 01:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-9002</guid>
		<description>Since this article focussed so much on Western Digital I would&#039;ve liked to have seen some reference to the &quot;Load cycle count&quot; debacle. I want to buy a drive, install it, and just have it work. I don&#039;t want to worry if my drive will prematurely wear out. I don&#039;t want to have to fool around with SMART, WDIDLE, or to customize my OS for their disk. Do we have any assurance this won&#039;t be an issue on the 3TB drives? (Not that I&#039;m likely to buy WD after being burned on this.)

The problem has been around for while:
http://forum.synology.com/enu/viewtopic.php?f=124&amp;t=11653

But is still an issue:
http://www.mail-archive.com/debian-user@lists.debian.org/msg587732.html

Their proposed solution is to run a DOS utility and/or have us modify our OS: 
http://wdc.custhelp.com/app/answers/detail/a_id/5357

WD&#039;s own admission of lack of Linux support:
http://wdc.custhelp.com/app/answers/detail/a_id/987/related/1</description>
		<content:encoded><![CDATA[<p>Since this article focussed so much on Western Digital I would&#8217;ve liked to have seen some reference to the &#8220;Load cycle count&#8221; debacle. I want to buy a drive, install it, and just have it work. I don&#8217;t want to worry if my drive will prematurely wear out. I don&#8217;t want to have to fool around with SMART, WDIDLE, or to customize my OS for their disk. Do we have any assurance this won&#8217;t be an issue on the 3TB drives? (Not that I&#8217;m likely to buy WD after being burned on this.)</p>
<p>The problem has been around for while:<br />
<a href="http://forum.synology.com/enu/viewtopic.php?f=124&#038;t=11653" rel="nofollow">http://forum.synology.com/enu/viewtopic.php?f=124&#038;t=11653</a></p>
<p>But is still an issue:<br />
<a href="http://www.mail-archive.com/debian-user@lists.debian.org/msg587732.html" rel="nofollow">http://www.mail-archive.com/debian-user@lists.debian.org/msg587732.html</a></p>
<p>Their proposed solution is to run a DOS utility and/or have us modify our OS:<br />
<a href="http://wdc.custhelp.com/app/answers/detail/a_id/5357" rel="nofollow">http://wdc.custhelp.com/app/answers/detail/a_id/5357</a></p>
<p>WD&#8217;s own admission of lack of Linux support:<br />
<a href="http://wdc.custhelp.com/app/answers/detail/a_id/987/related/1" rel="nofollow">http://wdc.custhelp.com/app/answers/detail/a_id/987/related/1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpl888</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8998</link>
		<dc:creator>jpl888</dc:creator>
		<pubDate>Thu, 24 Feb 2011 00:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8998</guid>
		<description>There is a big whopper in this article &quot;But the key issue is that your BIOS much support GPT to boot from a GPT enabled drive.&quot; The assertion is untrue. I have a Dell Inspiron 1750 that I have successfully upgraded to GPT and there is no GPT support in the BIOS.

I&#039;d suggest the author looks at http://www.rodsbooks.com/gdisk/whatsgpt.html and an article I wrote after I had upgraded my own laptop to GPT http://johnlewis.ie/converting-to-gpt-in-ubuntu/

In response to the previous commenter, your third point is on shaky ground. Linux is ready for 4k sectors (at least Ubuntu is, and I&#039;m willing to bet most others too). Since 10.04 the partitioner in the installer defaults to a 2048 sector alignment. See https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Partition alignment changes may break some systems.

I also wrote an article on why partition/sector alignment isn&#039;t nearly as big an issue as it once was http://johnlewis.ie/partition-alignment-largely-a-moot-point-now/

I don&#039;t know who&#039;s checking these articles over but this one needed to be better researched and more accurate. I hope you do better in future.</description>
		<content:encoded><![CDATA[<p>There is a big whopper in this article &#8220;But the key issue is that your BIOS much support GPT to boot from a GPT enabled drive.&#8221; The assertion is untrue. I have a Dell Inspiron 1750 that I have successfully upgraded to GPT and there is no GPT support in the BIOS.</p>
<p>I&#8217;d suggest the author looks at <a href="http://www.rodsbooks.com/gdisk/whatsgpt.html" rel="nofollow">http://www.rodsbooks.com/gdisk/whatsgpt.html</a> and an article I wrote after I had upgraded my own laptop to GPT <a href="http://johnlewis.ie/converting-to-gpt-in-ubuntu/" rel="nofollow">http://johnlewis.ie/converting-to-gpt-in-ubuntu/</a></p>
<p>In response to the previous commenter, your third point is on shaky ground. Linux is ready for 4k sectors (at least Ubuntu is, and I&#8217;m willing to bet most others too). Since 10.04 the partitioner in the installer defaults to a 2048 sector alignment. See <a href="https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Partition" rel="nofollow">https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Partition</a> alignment changes may break some systems.</p>
<p>I also wrote an article on why partition/sector alignment isn&#8217;t nearly as big an issue as it once was <a href="http://johnlewis.ie/partition-alignment-largely-a-moot-point-now/" rel="nofollow">http://johnlewis.ie/partition-alignment-largely-a-moot-point-now/</a></p>
<p>I don&#8217;t know who&#8217;s checking these articles over but this one needed to be better researched and more accurate. I hope you do better in future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markhahn</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8994</link>
		<dc:creator>markhahn</dc:creator>
		<pubDate>Wed, 23 Feb 2011 19:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8994</guid>
		<description>well, bigger disks tend to have more platters and/or higher recording density.  it&#039;s pretty unclear whether either of those are correlated with increased failures, though.  more platters affects bearings somewhat, the motor a little, and implies more heads, and more work for the head coil.  higher recording density, holding everything else constant, is somewhat more sensitive to vibration, thermal issues.

so yeah: the most conservative approach is probably to stay a step back from the current highest-density, and to stick to 1-platter disks.  IMO this is a bit silly, though, because disks are so cheap we really need to regard them more as consumables (plan &lt;= 3 years use).</description>
		<content:encoded><![CDATA[<p>well, bigger disks tend to have more platters and/or higher recording density.  it&#8217;s pretty unclear whether either of those are correlated with increased failures, though.  more platters affects bearings somewhat, the motor a little, and implies more heads, and more work for the head coil.  higher recording density, holding everything else constant, is somewhat more sensitive to vibration, thermal issues.</p>
<p>so yeah: the most conservative approach is probably to stay a step back from the current highest-density, and to stick to 1-platter disks.  IMO this is a bit silly, though, because disks are so cheap we really need to regard them more as consumables (plan &lt;= 3 years use).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tamasrepus</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8984</link>
		<dc:creator>tamasrepus</dc:creator>
		<pubDate>Wed, 23 Feb 2011 06:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8984</guid>
		<description>There&#039;s a lot of misleading stuff in this article…

It implies that LBA is the reason partitions are limited to 2.199TB. The fault lies with MBR partition tables, not LBA itself. GPT fixes this problem (mentioned far enough into the article that you disassociate the two).

It also doesn&#039;t discuss the various types of &lt;a href=&quot;http://en.wikipedia.org/wiki/Advanced_Format&quot; rel=&quot;nofollow&quot;&gt;Advanced Format&lt;/a&gt; drives, the most common of which expose 512-bytes to the OS. Little of Act II describes &quot;real-world&quot; hardware! Certainly not the 3 TB disk from Western Digital the author bought.

It also ignores the sector alignment problem, which is the most important issue/problem with 4K (and larger) sector disks. The sector alignment issues with Linux are the &lt;i&gt;real&lt;/i&gt; reason Linux (the community and distributions, not the kernel) is not ready for 4 KB sector disks.

I expand on all of this on my blog: &lt;a href=&quot;http://blog.samat.org/2011/02/22/Comments-on-3-TB-disks-are-Here-from-Linux-Magazine&quot; rel=&quot;nofollow&quot;&gt;Comments on &quot;3 TB disks are Here&quot; from Linux Magazine&lt;/a&gt;. I intend on having more posts about working with GPT soon so you can mitigate all these problems.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a lot of misleading stuff in this article…</p>
<p>It implies that LBA is the reason partitions are limited to 2.199TB. The fault lies with MBR partition tables, not LBA itself. GPT fixes this problem (mentioned far enough into the article that you disassociate the two).</p>
<p>It also doesn&#8217;t discuss the various types of <a href="http://en.wikipedia.org/wiki/Advanced_Format" rel="nofollow">Advanced Format</a> drives, the most common of which expose 512-bytes to the OS. Little of Act II describes &#8220;real-world&#8221; hardware! Certainly not the 3 TB disk from Western Digital the author bought.</p>
<p>It also ignores the sector alignment problem, which is the most important issue/problem with 4K (and larger) sector disks. The sector alignment issues with Linux are the <i>real</i> reason Linux (the community and distributions, not the kernel) is not ready for 4 KB sector disks.</p>
<p>I expand on all of this on my blog: <a href="http://blog.samat.org/2011/02/22/Comments-on-3-TB-disks-are-Here-from-Linux-Magazine" rel="nofollow">Comments on &#8220;3 TB disks are Here&#8221; from Linux Magazine</a>. I intend on having more posts about working with GPT soon so you can mitigate all these problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Coffin</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8938</link>
		<dc:creator>John Coffin</dc:creator>
		<pubDate>Fri, 18 Feb 2011 19:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8938</guid>
		<description>For starters, great article including the fiction noire at the beginning.

The &lt;a href=&quot;http://hothardware.com/Articles/WDs-1TB-Caviar-Green-w-Advanced-Format-Windows-XP-Users-Pay-Attention/&quot; rel=&quot;nofollow&quot;&gt;linked article&lt;/a&gt; says that “(hard) drive sizes are typically given in terms of total storage capacity, where 1 byte = 10 bits... This invisible (to the end-user) additional capacity is used to store positional information and for error correction code.&quot; In other words one can estimate that for every N bytes of storage capacity visible to the user an additional 2N bits of total platter capacity are required.

However, when one is talking about a M byte sector with N extra bytes, then 1 byte is equal to 8 bits (as it is in the rest of the world). The 40 bits used for ECC is 5 bytes and not 4 bytes.

As luck would have it, one need not calculate bits. The article should read that a 512 byte sectors requires an additional 40 bytes for ECC and not 40 bits (a mistake which was also made in the linked article). Similarly, 512 byte sectors require an additional 320 bytes for ECC and 4K byte sectors require an additional 100 bytes for ECC. To note, 220 bytes of 4K is in the order of the quoted 5.5% additional capacity.</description>
		<content:encoded><![CDATA[<p>For starters, great article including the fiction noire at the beginning.</p>
<p>The <a href="http://hothardware.com/Articles/WDs-1TB-Caviar-Green-w-Advanced-Format-Windows-XP-Users-Pay-Attention/" rel="nofollow">linked article</a> says that “(hard) drive sizes are typically given in terms of total storage capacity, where 1 byte = 10 bits&#8230; This invisible (to the end-user) additional capacity is used to store positional information and for error correction code.&#8221; In other words one can estimate that for every N bytes of storage capacity visible to the user an additional 2N bits of total platter capacity are required.</p>
<p>However, when one is talking about a M byte sector with N extra bytes, then 1 byte is equal to 8 bits (as it is in the rest of the world). The 40 bits used for ECC is 5 bytes and not 4 bytes.</p>
<p>As luck would have it, one need not calculate bits. The article should read that a 512 byte sectors requires an additional 40 bytes for ECC and not 40 bits (a mistake which was also made in the linked article). Similarly, 512 byte sectors require an additional 320 bytes for ECC and 4K byte sectors require an additional 100 bytes for ECC. To note, 220 bytes of 4K is in the order of the quoted 5.5% additional capacity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dierdorf</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8933</link>
		<dc:creator>dierdorf</dc:creator>
		<pubDate>Fri, 18 Feb 2011 15:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8933</guid>
		<description>To tindallh:  
Re: 10 bits in a Byte?  You didn&#039;t read the author&#039;s next three words, which were &quot;of ECC data&quot;.  When talking about real estate on the platter, you have to count the ECC bits.</description>
		<content:encoded><![CDATA[<p>To tindallh:<br />
Re: 10 bits in a Byte?  You didn&#8217;t read the author&#8217;s next three words, which were &#8220;of ECC data&#8221;.  When talking about real estate on the platter, you have to count the ECC bits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hydorah</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8932</link>
		<dc:creator>hydorah</dc:creator>
		<pubDate>Fri, 18 Feb 2011 15:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8932</guid>
		<description>Good article, pointless intro, but great content

There&#039;s an error regarding physical bit density on the platters

It areal density (as in area) 

http://www.pcguide.com/ref/hdd/op/mediaDensity-c.html

Rather than aural density, aural refers to sound</description>
		<content:encoded><![CDATA[<p>Good article, pointless intro, but great content</p>
<p>There&#8217;s an error regarding physical bit density on the platters</p>
<p>It areal density (as in area) </p>
<p><a href="http://www.pcguide.com/ref/hdd/op/mediaDensity-c.html" rel="nofollow">http://www.pcguide.com/ref/hdd/op/mediaDensity-c.html</a></p>
<p>Rather than aural density, aural refers to sound</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tindallh</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8931</link>
		<dc:creator>tindallh</dc:creator>
		<pubDate>Fri, 18 Feb 2011 14:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8931</guid>
		<description>10 bits in a Byte?  10 Octal, but most people don&#039;t count in octal (or hex, for that matter) ...</description>
		<content:encoded><![CDATA[<p>10 bits in a Byte?  10 Octal, but most people don&#8217;t count in octal (or hex, for that matter) &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: affinityvision</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8928</link>
		<dc:creator>affinityvision</dc:creator>
		<pubDate>Fri, 18 Feb 2011 14:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8928</guid>
		<description>I got worried reading the first block of the article that it wouldn&#039;t be useful to keep reading.  Glad I kept at it, nice article, fills in some little holes that were missing.</description>
		<content:encoded><![CDATA[<p>I got worried reading the first block of the article that it wouldn&#8217;t be useful to keep reading.  Glad I kept at it, nice article, fills in some little holes that were missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PsychoKenesis</title>
		<link>http://www.linux-mag.com/id/7897/#comment-8926</link>
		<dc:creator>PsychoKenesis</dc:creator>
		<pubDate>Fri, 18 Feb 2011 03:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/?p=7897#comment-8926</guid>
		<description>A very clear and informative article on high capacity drives. I like this better than long winded too much technical articles on tech sites.

I have heard that HD with capacity &gt; 1 TB are very prone to failure. Is it a myth? If it is somehow true, can you please elaborate the technical reason? Thank you very much in advance.</description>
		<content:encoded><![CDATA[<p>A very clear and informative article on high capacity drives. I like this better than long winded too much technical articles on tech sites.</p>
<p>I have heard that HD with capacity &gt; 1 TB are very prone to failure. Is it a myth? If it is somehow true, can you please elaborate the technical reason? Thank you very much in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>