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 Wednesday, March 17, 2010 at 12:15 AM

“DriveReady DeviceFault Error” Post Superblock Corruption


Superblock is one of the most common component of metadata structure in ext2 file system. It saves critical information which is used by the file system manager to systematically manage the file system. Corruption in superblock can occur due to improper system shutdown, file system corruption, virus attack, and human errors. The system becomes unbootable once the superblock is corrupt. This further leads to inaccessibility of data saved in the hard drive. In such cases, the user needs to opt for an updated data backup to continue with his/her work. But in case, no backup is available or backup cannot restore data, then the user needs to run FSCK command or opt for an advanced Linux Data Recovery software.

To elaborate the above problem, consider a practical case where you encounter the below error message when you attempt to mount one of the hard drive volumes:

“Ide0: reset: success

hda: task_out_intr: status=0×61 {DriveReady DeviceFault Error}

hda: task_out_intr: error=0×04 {DriveStatusErrors}

Ide0: reset: success

hda: task_out_intr: status=0×61 {DriveReady DeviceFault Error}

hda: task_out_intr: error=0×04 {DriveStatusErrors}”

The above error message pops up during the mounting process and makes the data saved in the hard drive volume inaccessible.

Cause:

The root cause for the occurrence of the above mounting error message is corruption in superblock.

Resolution:

To resolve superblock corruption and to access the hard drive volume data, you will need to:

1. Run fsck -f /dev/hda8 command to repair corrupt file system.

2. If the error message persists, then find the exact corrupted superblock by running:

mke2fs -n /dev/hda8

Further, to repair it, run:

fsck -f -b 294912 /dev/hda8

3. If the problem continues, mount the hard drive partition using alternative superblock. To do so, run the command:

mount -t ex2 -o ro, sb=1179648 /dev/ hda8 /hda8

4. In case the above resolution also fails, then you will need to search for an efficient Linux Recovery application. A data recovery linux tool ensures complete recovery of data by employing advanced scanning algorithms.

Stellar Phoenix Linux Data Recovery is a powerful recovery tool that recoups missing, lost, or formatted data from any Ext2, Ext3, Ext4, and FAT based hard drive volumes. The Linux Data Recovery utility supports recovery of data from almost all kinds of hard drives like IDE, EIDE, and SATA. The tool is compatible with Ubuntu, SUSE, Red Hat, and other Linux distributions

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

0 comments on "“DriveReady DeviceFault Error” Post Superblock Corruption"
No comments posted yet.

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.