<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Frequently Asked Questions About Linux / UNIX &#187; e2fsck command</title>
	<atom:link href="http://www.cyberciti.biz/faq/tag/e2fsck-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Wed, 17 Mar 2010 20:28:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux: Recover Corrupted Partition From A Bad Superblock</title>
		<link>http://www.cyberciti.biz/faq/recover-bad-superblock-from-corrupted-partition/</link>
		<comments>http://www.cyberciti.biz/faq/recover-bad-superblock-from-corrupted-partition/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 21:33:07 +0000</pubDate>
		<dc:creator>Vivek Gite</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian / Ubuntu]]></category>
		<category><![CDATA[File system]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat and Friends]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[bad superblock]]></category>
		<category><![CDATA[can't read superblock]]></category>
		<category><![CDATA[corrupted data]]></category>
		<category><![CDATA[corrupted hard drive]]></category>
		<category><![CDATA[data recovery partition]]></category>
		<category><![CDATA[directory structure]]></category>
		<category><![CDATA[dumpe2fs command]]></category>
		<category><![CDATA[e2fsck command]]></category>
		<category><![CDATA[error mount]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[fsck command]]></category>
		<category><![CDATA[Input/output error]]></category>
		<category><![CDATA[linux ext2]]></category>
		<category><![CDATA[linux file system]]></category>
		<category><![CDATA[mount command]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[restore partition]]></category>

		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1429</guid>
		<description><![CDATA[<div style='float:right;margin-top:0px;margin-left:5px;'><a href='/faq/category/file-system/' title='See all File system related FAQ'><img src='http://figs.cyberciti.biz/3rdparty/file-manager.png' border='0' /></a></div>
<span style='color: rgb(255, 0, 0);'>Q.</span> How can I Recover a bad <a href="http://www.cyberciti.biz/tips/understanding-unixlinux-filesystem-superblock.html">superblock</a> from a corrupted ext3 partition to get back my data? I'm getting following error:<br /><br />

<blockquote>/dev/sda2: Input/output error<br />
mount: /dev/sda2: can't read superblock
</blockquote><br />

How do I fix this error?]]></description>
		<wfw:commentRss>http://www.cyberciti.biz/faq/recover-bad-superblock-from-corrupted-partition/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Linux Optimize Directories ( File Access Time ) in ext3 Filesystem</title>
		<link>http://www.cyberciti.biz/faq/tunning-linux-ext3-filesystem/</link>
		<comments>http://www.cyberciti.biz/faq/tunning-linux-ext3-filesystem/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 12:08:23 +0000</pubDate>
		<dc:creator>Vivek Gite</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian / Ubuntu]]></category>
		<category><![CDATA[File system]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[RedHat and Friends]]></category>
		<category><![CDATA[Suse]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[access time]]></category>
		<category><![CDATA[binary trees]]></category>
		<category><![CDATA[directory structure]]></category>
		<category><![CDATA[e2fsck]]></category>
		<category><![CDATA[e2fsck command]]></category>
		<category><![CDATA[ext3 file system]]></category>
		<category><![CDATA[ext3 journaling]]></category>
		<category><![CDATA[fedora filesystem]]></category>
		<category><![CDATA[file server]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[group summary]]></category>
		<category><![CDATA[improve linux filesystem performance]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[man page]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[root user]]></category>
		<category><![CDATA[server performance]]></category>
		<category><![CDATA[single user mode]]></category>
		<category><![CDATA[tune linux ext3 filesystem]]></category>
		<category><![CDATA[tune linux file systems]]></category>

		<guid isPermaLink="false">http://www.cyberciti.biz/faq/tunning-linux-ext3-filesystem/</guid>
		<description><![CDATA[
Q. I'm using CentOS Linux 5  server with ext3 on /disk2 (/dev/sdb1). How do I improve my file server performance. I've many large files in directories and how do I speed up access time?

A. Use e2fsck command. The -D option causes e2fsck to try to optimize all  directories,  either  by  [...]]]></description>
		<wfw:commentRss>http://www.cyberciti.biz/faq/tunning-linux-ext3-filesystem/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Can I run fsck or e2fsck when Linux file system is mounted?</title>
		<link>http://www.cyberciti.biz/faq/can-i-run-fsck-or-e2fsck-when-linux-file-system-is-mounted/</link>
		<comments>http://www.cyberciti.biz/faq/can-i-run-fsck-or-e2fsck-when-linux-file-system-is-mounted/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 19:13:55 +0000</pubDate>
		<dc:creator>Vivek Gite</dc:creator>
				<category><![CDATA[File system]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[data corruption]]></category>
		<category><![CDATA[e2fsck command]]></category>
		<category><![CDATA[fsck command]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[linux boot]]></category>
		<category><![CDATA[linux file system]]></category>
		<category><![CDATA[reboot command]]></category>
		<category><![CDATA[rescue mode]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[single user mode]]></category>

		<guid isPermaLink="false">http://www.cyberciti.biz/faq/can-i-run-fsck-or-e2fsck-when-linux-file-system-is-mounted/</guid>
		<description><![CDATA[Q. Can I run fsck or e2fsck command when Linux file system is mounted? Do you advice to run fsck on a live file system? I am using Cent OS.
A. No. Do not run fsck on a live or mounted file system. fsck  is  used to check and optionally repair one or more [...]]]></description>
		<wfw:commentRss>http://www.cyberciti.biz/faq/can-i-run-fsck-or-e2fsck-when-linux-file-system-is-mounted/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.110 seconds -->
