<?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>Weez.com &#187; Corrupted</title>
	<atom:link href="http://www.weez.com/tag/corrupted/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weez.com</link>
	<description>Solving everyday practical LAMP problems... one at a time</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:24:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Recovering corrupted Linux system after &#8220;fscking&#8221; a mounted system</title>
		<link>http://www.weez.com/2010/08/recovering-corrupted-linux-system-after-fscking-a-mounted-system/</link>
		<comments>http://www.weez.com/2010/08/recovering-corrupted-linux-system-after-fscking-a-mounted-system/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 22:39:30 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[after]]></category>
		<category><![CDATA[Corrupted]]></category>
		<category><![CDATA[fscking]]></category>
		<category><![CDATA[mounted]]></category>
		<category><![CDATA[Recovering]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/08/recovering-corrupted-linux-system-after-fscking-a-mounted-system/</guid>
		<description><![CDATA[In the Linux operating system, fsck is a useful utility that scans the file system for consistency and integrity and on finding errors repairs them. It usually runs automatically at the time of startup if the system detects that the file system is in an inconsistent state. This utility runs both in interactive and non-interactive [...]]]></description>
			<content:encoded><![CDATA[<p>In the Linux operating system, fsck is a useful utility that scans the file system for consistency and integrity and on finding errors repairs them. It usually runs automatically at the time of startup if the system detects that the file system is in an inconsistent state. This utility runs both in interactive and non-interactive mode. Although this utility is pretty useful, at times it may backfire as well. For example, if you run fsck on a mounted Linux system then it could lead to system corruption and data loss. In such cases, you should use a third-party Linux data recovery software to recover lost data from corrupted file system. </p>
<p>Consider a scenario wherein you are working on a Linux system that has live ext3 file system. You run the fsck utility and find the following error message:</p>
<p>&#8220;EXT3-fs: corrupt root Inode, run e2fsck&#8221;</p>
<p>If you run e2fsck on the same volume after getting the aforementioned error message, then the following error message is displayed:</p>
<p>&#8220;Root Inode is not a directory. Clear?&#8221;</p>
<p>Select either &#8220;Yes&#8221; or &#8220;No&#8221; when you get this error message. If you select &#8220;Yes&#8221;, then the parent entry of each Inode in the root directory is removed and the following message is displayed:</p>
<p>&#8220;Missing &#8216;..&#8217; in directory Inode&#8221;</p>
<p>Now, you need to find the root cause of the problem. </p>
<p>Cause:<br />The root cause of the corruption in the file system is that you have used the fsck utility on the mounted Linux system. Once this happens, the system is unable to boot and the data becomes inaccessible. </p>
<p>Resolution<br />To resolve this issue, you should replace the existing file system. For this, you would need to format the existing system and reinstall Linux system. However, in that case you will not be able to retrieve valuable data. So, to repair the file system and to recover trapped data you need to use a third-party Linux recovery software to perform data recovery of Linux system. These tools are highly interactive and read-only in nature.</p>
<p><a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">Stellar Phoenix Linux Data Recovery </a>is a Linux recovery tool that enables you to recover lost, formatted, and deleted data from the Linux systems. It is capable of performing ext2 recovery, ext3 recovery, and ext4 recovery. This Linux data recovery tool supports various Linux distributions such as Red Hat, SUSE, Debian, Caldera, Mandrake, Sorcerer, TurboLinux, Slackware, Gentoo, etc. It is compatible with Windows 7, Vista, Server 2003, XP, and 2000.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Maria Peter a student of Mass Communication doing research on Data recovery Linux, Linux Data Recovery software And<a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://ext3-file-recovery.data-recovery-linux.com/"> Ext3 Recovery</a>.she is also a freelancer for <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">http://www.data-recovery-linux.com/ </a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/08/recovering-corrupted-linux-system-after-fscking-a-mounted-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group Descriptors Corrupted in Linux Operating System</title>
		<link>http://www.weez.com/2010/08/group-descriptors-corrupted-in-linux-operating-system/</link>
		<comments>http://www.weez.com/2010/08/group-descriptors-corrupted-in-linux-operating-system/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:59:29 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Corrupted]]></category>
		<category><![CDATA[Descriptors]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[operating]]></category>
		<category><![CDATA[system]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/08/group-descriptors-corrupted-in-linux-operating-system/</guid>
		<description><![CDATA[The EXT3 file system in Linux is divided into various block groups. Each block group further contains a data structure called âgroup descriptorsâ that contains critical information about the block. Corruption in group descriptors primarily occurs due to operating system malfunctioning, file system damage, malicious software like virus and more. Two major outcomes of corrupted [...]]]></description>
			<content:encoded><![CDATA[<p>The EXT3 file system in Linux is divided into various block groups. Each block group further contains a data structure called âgroup descriptorsâ that contains critical information about the block. Corruption in group descriptors primarily occurs due to operating system malfunctioning, file system damage, malicious software like virus and more. Two major outcomes of corrupted group descriptors are unbootable system and inaccessible data. To successfully recover the lost data, restore it from the latest backup. In case, no recent backup is available or is invalid, you need to go for advancedÂ  <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">Linux Recovery </a> software.</p>
<p>Consider a practical scenario, where you encounter the below error message when you attempt to boot your system:</p>
<p>âUncompressing Linux:&#8230;Ok booting kernel</p>
<p>audit(xxx.x&#8230;.x..:0) : initialized</p>
<p>EXT3-fs error (device hda3):ext3_check_descriptors:Block bitmap for grade 38 not int grade ( block 34799616)</p>
<p>EXt3-fs:roup descriptors corrupted.</p>
<p>Mount: error 22 mounting ext3</p>
<p>pivot root ivot_root (/sysroot, /sysroot/initrd) failed: 2</p>
<p>unmount/initrd/proc_failed:2</p>
<p>kernel panic: No init found: Try passing init=0 to kernelâ</p>
<p>You encounter the same error message each time you attempt to boot your system. As a result of the above error, all your critical data becomes inaccessible.</p>
<p>Cause:</p>
<p>The above error message is encountered when group descriptors are corrupted. </p>
<p>Resolution:</p>
<p>To resolve the above issue and access the data, you need to use FSCK command. This command is mainly used to repair the EXT3 file system. But, if the file system has been badly corrupted, then this command fails to repair. In such circumstances, you need to recreate the file system again by formatting and reinstalling Linux. A clean reinstall of Linux will completely erase all data from the selected Linux volume. For complete and orderly recovery of data after reinstalling Linux, you will need to se powerful Linux Recovery software.</p>
<p>These Linux Data Recovery applications ensure comprehensive scanning of formatted Linux volumes by using powerful scanning algorithms. These recovery tools can recover and restore data after problems like group descriptors faults, Inode table damage and superblock corruption. They are built with highly graphical and interactive user interface that makes them easily understandable without prior technical skills. </p>
<p>Stellar PhoenixÂ  <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">Linux Data Recovery</a> is the most efficient and trust worthy Linux Recovery tool. It supports Ext2, Ext3 and ReiserFS file systems based Linux volumes. This read only Data Recovery Linux application gets installed on Windows (Vista, XP, 2003 and 2000) and the affected Linux drive should be connected as slave.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Simpson Raid is a freelancer for Stellar which offers <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.hard-drive-recovery-software.com">hard drive recovery software</a> and file recovery programs for different OS and file system.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/08/group-descriptors-corrupted-in-linux-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to recover MS Windows data after Linux install corrupted windows partition?</title>
		<link>http://www.weez.com/2010/04/how-to-recover-ms-windows-data-after-linux-install-corrupted-windows-partition/</link>
		<comments>http://www.weez.com/2010/04/how-to-recover-ms-windows-data-after-linux-install-corrupted-windows-partition/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 20:27:52 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[after]]></category>
		<category><![CDATA[Corrupted]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[Recover]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/04/how-to-recover-ms-windows-data-after-linux-install-corrupted-windows-partition/</guid>
		<description><![CDATA[I installed OpenSuse Linux 11.1 on my hard drive, and the installer set aside a large chunk of the hard drive for windows. After installing linux and restarting, windows was no longer a boot option (under grub). Also, the partition for windows was no longer readable. I tried to recover the data using data recovery [...]]]></description>
			<content:encoded><![CDATA[<p>I installed OpenSuse Linux 11.1 on my hard drive, and the installer set aside a large chunk of the hard drive for windows.  After installing linux and restarting, windows was no longer a boot option (under grub).  Also, the partition for windows was no longer readable.  I tried to recover the data using data recovery software without any luck.  From another windows machine the recovery software says that it cannot read the data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/04/how-to-recover-ms-windows-data-after-linux-install-corrupted-windows-partition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux Backup Software – How to Recover Linux Corrupted Data</title>
		<link>http://www.weez.com/2010/03/linux-backup-software-%e2%80%93-how-to-recover-linux-corrupted-data/</link>
		<comments>http://www.weez.com/2010/03/linux-backup-software-%e2%80%93-how-to-recover-linux-corrupted-data/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 06:00:33 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Corrupted]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Recover]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/03/linux-backup-software-%e2%80%93-how-to-recover-linux-corrupted-data/</guid>
		<description><![CDATA[&#13; The amount of information that becomes available each year is incredible, growing in leaps as technology evolves. Hosting all that information isnât an easy task, as there are a lot of things that can happen, including being deleted, lost, corrupted, inaccessible or formatted. If that data is important to you, then you can have [...]]]></description>
			<content:encoded><![CDATA[<p>&#13;<br />
              
<p>The amount of information that becomes available each year is incredible, growing in leaps as technology evolves. Hosting all that information isnât an easy task, as there are a lot of things that can happen, including being deleted, lost, corrupted, inaccessible or formatted.</p>
<p>If that data is important to you, then you can have a big problem. The next step would probably be to look for a software that you can use to recover your lost data. You can use the data recovery process for that purpose. There are data recovery options both for Linux and Windows.</p>
<p>You can use <strong>Linux data recover software</strong> to get your information back, in a number of different cases:</p>
<p>- You lost folders or files on Linux</p>
<p>- Your hard drive was formatted</p>
<p>- Your operating system was corrupted or it crashed</p>
<p>- A lost or deleted volume</p>
<p>You might be wondering by now what the Linux data recovery software can do.</p>
<p>Itâs capable of doing a number of types of recovery process.</p>
<p>- Ex3 and Ex2 Data Recovery</p>
<p>- Recovery of a Linux Partition</p>
<p>- Recovery of a Linux Formatted Disk</p>
<p>- ReiserFS File System Recovery</p>
<p>- Recovery of Linux Deleted Files</p>
<p>The Linux data recovery software can do all the things I mentioned above. The strong algorithm behind this software will find all the corrupted, formatted, lost, deleted or inaccessible folders and files.</p>
<p>After it finds those files, the software repairs them and you can use them again. In the end, the files that were recovered will be put in the same place where they were before, so you can use them again.</p>
<p>If you keep getting error messages, you might have some problems with corrupted files on your Linux based computer. Some of the possible error messages are:</p>
<p>1. Unknown terminal type Linux and similar</p>
<p>2. Cannot read the table of mounted file systems</p>
<p>3. Cannot initialize drive X and many more.</p>
<p>4. Maximum count Reached</p>
<p>5. Internal Compiler Error</p>
<p>If you get one of the messages mentioned here, start the Linux data recovery software and try getting your files back. Download or buy the program, install it and start it.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Learn more about <b><a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.onlinedatabackupservice.org/linux-system-backup-recovery.html">Linux system backup recovery</a></b> software and command line. Visit my <b><a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.onlinedatabackupservice.org">online data backup service</a></b> for more information.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/03/linux-backup-software-%e2%80%93-how-to-recover-linux-corrupted-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Recover The Corrupted Files Of Linux Due To Improper Shutdown</title>
		<link>http://www.weez.com/2010/03/how-to-recover-the-corrupted-files-of-linux-due-to-improper-shutdown/</link>
		<comments>http://www.weez.com/2010/03/how-to-recover-the-corrupted-files-of-linux-due-to-improper-shutdown/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 12:53:26 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Corrupted]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[Improper]]></category>
		<category><![CDATA[Recover]]></category>
		<category><![CDATA[Shutdown]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/03/how-to-recover-the-corrupted-files-of-linux-due-to-improper-shutdown/</guid>
		<description><![CDATA[&#13; Due to an improper shutdown, your system may not be able to boot and you might experience some error messages. The error message may sound like the followings: &#8220;Your system appears to have shut down uncleanlyPress Y within 4 seconds to force file system integrity check&#8221;According to the above error message, when you press [...]]]></description>
			<content:encoded><![CDATA[<p>&#13;</p>
<p>Due to an improper shutdown, your system may not be able to boot and you might experience some error messages. The error message may sound like the followings:</p>
<p>&#8220;Your system appears to have shut down uncleanly<br />Press Y within 4 seconds to force file system integrity check&#8221;<br />According to the above error message, when you press Y, you may receive another error message stating:</p>
<p>&#8220;Checking root filesystem <br />[/sbin/fsck.ext2 (1) -- /] fsck.ext2 &#8211; a / <br />WARNING: couldn&#8217;t open /etc/fstat: no such file or directory<br />ext2fs_check_if_mount/</p>
<p>PROBLEM<br />Due to incapability the super block could not read or does not describe a correct ext2 file system.Â Â If the device is authentic and it really contains an ext2 file system, then the super block is corrupt, and you might try running e2fsck with an alternate super block: e2fsck -b 8193 :<br />No such file or directory while determining whether / is mounted.<br />fsck.ext2: Is a directory while trying to open /<br />/etc/rc.d/rc.sysinit: line 415: failure: command not found.&#8221;</p>
<p>After highlighting the above errors, the system does not boot and one cannot access his precious data from hard drive and thus may face the problem of data loss. </p>
<p>REASON<br />This happens to Linux operating system due to severely corrupted root file system. Due to this problem, the operating system cannot find the required files to boot and thus shows you the error messages. <br />In Linux operating system, the root file system is the file system which is used to manage data on the root partition, the partition is the one on which operating system is installed. The Root file system retains very significant files and any kind of corruption in these files brings the need of Linux Data Recovery.</p>
<p>SOLUTION<br />The <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/ " target="_blank">Linux Data Recovery</a> is the process of retrieving the missing or inaccessible data from Linux hard drive. This can be done in the best possible way by using Linux Recovery Software. This software is able to scan your hard drive, locate the lost data and then perform Linux Recovery. <br />Stellar Phoenix Linux Data Recovery software is the best ever made and the most comprehensive <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/ " target="_blank">Linux Recovery</a> Software. It is efficient enough to thoroughly scan your hard drive and retrieve all of your data from it. One of most attracting features of Phoenix Linux Data Recovery is that it is compatible with most of the Linux flavors.</p>
<div style="margin:5px;padding:5px;border:1px solid #c1c1c1;font-size: 10px;">
<p>Robin Watson a student of Mass Communication doing research on <a rel="nofollow" onclick="javascript:pageTracker._trackPageview('/outgoing/article_exit_link');" href="http://www.data-recovery-linux.com/">data recovery</a> software. He is also a freelancer for http://www.windows-data-recovery.net/</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/03/how-to-recover-the-corrupted-files-of-linux-due-to-improper-shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

