<?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: Bonager &#8211; The Boot Scan Manager for your ubuntu desktop</title>
	<atom:link href="http://www.debianadmin.com/bonager-the-boot-scan-manager-for-your-ubuntu-desktop.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/bonager-the-boot-scan-manager-for-your-ubuntu-desktop.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Michael Fultz</title>
		<link>http://www.debianadmin.com/bonager-the-boot-scan-manager-for-your-ubuntu-desktop.html/comment-page-1#comment-1661</link>
		<dc:creator>James Michael Fultz</dc:creator>
		<pubDate>Fri, 27 Apr 2007 01:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/bonager-the-boot-scan-manager-for-your-ubuntu-desktop.html#comment-1661</guid>
		<description>Since the default filesystem for Ubuntu is ext3, a journaled filesystem, it does not require the forced periodic checking as would be desirable with ext2 (ext3&#039;s non-journaled predecessor). It is possible to disable forced periodic checking of the filesystem using tune2fs. You will need to know the device name of the partition on which your root (/) filesystem resides. The following command would be for a filesystem on &#039;/dev/hda1&#039;:

sudo tune2fs -c 0 -i 0 /dev/hda1

Setting these filesystem parameters thus makes Bonager superfluous as the forced periodic check of ext3 filesystems is superfluous anyway.</description>
		<content:encoded><![CDATA[<p>Since the default filesystem for Ubuntu is ext3, a journaled filesystem, it does not require the forced periodic checking as would be desirable with ext2 (ext3&#8217;s non-journaled predecessor). It is possible to disable forced periodic checking of the filesystem using tune2fs. You will need to know the device name of the partition on which your root (/) filesystem resides. The following command would be for a filesystem on &#8216;/dev/hda1&#8242;:</p>
<p>sudo tune2fs -c 0 -i 0 /dev/hda1</p>
<p>Setting these filesystem parameters thus makes Bonager superfluous as the forced periodic check of ext3 filesystems is superfluous anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
