<?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>Jay's Technical Talk &#187; ext3</title>
	<atom:link href="http://www.summet.com/blog/tag/ext3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.summet.com/blog</link>
	<description>My external memory</description>
	<lastBuildDate>Mon, 23 Jan 2012 01:54:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tuning an ext3 filesystem for storing large media files</title>
		<link>http://www.summet.com/blog/2007/11/12/tuning-an-ext3-filesystem-for-storing-large-media-files/</link>
		<comments>http://www.summet.com/blog/2007/11/12/tuning-an-ext3-filesystem-for-storing-large-media-files/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 03:10:42 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[large files]]></category>
		<category><![CDATA[media files]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[mythtv]]></category>

		<guid isPermaLink="false">http://www.summet.com/blog/2007/11/12/tuning-an-ext3-filesystem-for-storing-large-media-files/</guid>
		<description><![CDATA[I added a new hard disk to my MythTV box, specifically for storing movies copied from my DVD collection. Because this disk will be used for storing mostly files that will be in the 1-4GB size range, and because it is NOT going to be used as the root (/) drive of this computer, I [...]
Related posts:<ol>
<li><a href='http://www.summet.com/blog/2007/03/22/fixing-a-grub-bootloader-what-to-do-when-your-computer-wont-boot/' rel='bookmark' title='Fixing a GRUB Bootloader (What to do when your computer won&#8217;t boot!)'>Fixing a GRUB Bootloader (What to do when your computer won&#8217;t boot!)</a></li>
<li><a href='http://www.summet.com/blog/2011/03/26/howto-full-disk-encryption-on-ubuntu-10-04/' rel='bookmark' title='HOWTO: Full Disk encryption on Ubuntu 10.04'>HOWTO: Full Disk encryption on Ubuntu 10.04</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I added a new hard disk to my MythTV box, specifically for storing movies copied from my DVD collection. Because this disk will be used for storing mostly files that will be in the 1-4GB size range, and because it is NOT going to be used as the root (/) drive of this computer, I set the sparse_super and largefile4 settings, plus reserved zero space for the superuser (-m 0) with the following command:</p>
<p>&nbsp;<br /> <em>mkfs -t ext3 -m 0 -O sparse_super -T largefile4 /dev/sdb1</em></p>
<p><map name='google_ad_map_178_faa54e7073bca4ae'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/178?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_178_faa54e7073bca4ae' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=178&amp;url= http%3A%2F%2Fwww.summet.com%2Fblog%2F2007%2F11%2F12%2Ftuning-an-ext3-filesystem-for-storing-large-media-files%2F' /></p><p>Related posts:<ol>
<li><a href='http://www.summet.com/blog/2007/03/22/fixing-a-grub-bootloader-what-to-do-when-your-computer-wont-boot/' rel='bookmark' title='Fixing a GRUB Bootloader (What to do when your computer won&#8217;t boot!)'>Fixing a GRUB Bootloader (What to do when your computer won&#8217;t boot!)</a></li>
<li><a href='http://www.summet.com/blog/2011/03/26/howto-full-disk-encryption-on-ubuntu-10-04/' rel='bookmark' title='HOWTO: Full Disk encryption on Ubuntu 10.04'>HOWTO: Full Disk encryption on Ubuntu 10.04</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.summet.com/blog/2007/11/12/tuning-an-ext3-filesystem-for-storing-large-media-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

