Theme Graphic
Theme Graphic

Linux Data Recovery, Ext3,Ext2,Ext4 File system

Data Recovery linux For All Kinds of Data recovery solutions of Linux OS Like Linux Recovery, Ext2 File Recovery .

Subscribe

Author

Maria Peter a student of Mass Communication doing research on Data recovery Linux , Linux Data Recovery software .

Archive

Open 2010

Tags

Posted on Thursday, March 17, 2011 at 11:48 PM

Linux data recovery software to deal with any file system corruption issues


File system is a very important part of a Linux system. This is a method of organizing data in the storage media of the computer system. All the information about files is stored in the file system. The operating system learns about them from the file system and then, we able to access them. Sometimes, while working on your Linux computer, if power goes away and the system shuts down improperly, there occurs some sort of corruption to the file system. There may be some other reasons behind a possible file system corruption in a Linux OS based system, such as virus/ malware infection, serious application contradiction, OS malfunction etc. Corruption or damage to the file system results in the inaccessibility of your valuable data in the media and you need any Linux partition recovery utility to get the data back.

In case of file system corruption issues, you may encounter some error messages on the screen. The error message that you may have received can be as below: “Activating swap partitions: dup2:Bad file descriptor [FAILED] Setting hostname Leshkow2: dup2Bad file descriptor [FAILED] /etc/rc.sysinit: /dev/null: Read-only file system ………………………….. Grep: /proc/mounts: No such file or directory Checking root file system dup2: Bad file descriptor [FAILED]” Once after getting these error messages, your Linux system just prompts infinitely for the root password to come back to the shell prompt and all your data remains inaccessible.

Cause: The reason behind the above problem is due to the corruption of the ‘/dev/null’ entry in the device inode permission. In a way, it can be said that the file descriptor has been corrupted or missing. This is the reason that the Linux OS has failed to locate the boot file and all the data became inaccessible.

Resolution: Below methods may help you resolve the issue: Try giving the root password, which may repair the file system. If the above fails, try with the below steps: First, mount the root file system by the command – ‘mount -n -o remount,rw /dev/hdxx’ Note: hdxx is the root partition of your system. Remove the ‘/dev/null’ entry by the command – ‘rm -rf /dev/null’. Create a new writable entry by ‘mknod -m 666 /dev/null c 1 2’. Restart the system using ‘shutdown -r’ or ‘shutdown -h’ , which allows the changes to take effect. Sometimes, with severe corruption the file system, the above measures also fail and you need any effective Linux data recovery software to do the job.
Bookmark: Submit To Digg Submit To reddit Submit To del.icio.us Bookmark With StumbleUpon Bookmark With FaceBook Bookmark With Google Bookmarks   Share: Share By Email By Email

1 comments on "Linux data recovery software to deal with any file system corruption issues"
Posted by Julie on Friday, March 18, 2011 at 9:36 AM
Image Of Author
Nice
Nice Linux Recovery info......

Leave A Comment
Subject:


Comment:
   Bold Italic Underline          Code Link Image Horizontal Rule


Because you do not have or are not logged in to your Programmer's Heaven account, please enter your name.

Name:


To help prevent comment SPAM, please enter the magic code '214' in the box:




Posting Rules
Please follow these rules when posting comments on blog posts.
  • Do not post anything that is racist, hate speech or of a sexual or adult nature.
  • Do not post or link to anything that infringes copyrighted laws.
  • Posting about security or legal topics is fine so long as you are not glorifying or encouraging people to perform illegal activities.
  • Both the author of this blog and the Programmer's Heaven administrators may delete any inappropriate comments without notice at their own discretion.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.