| 1888 Articles Home | Computer Articles | Data Recovery Articles | Data Recovery RSS | ![]() |
||
Partitioning Hard Drive Results in "Fsck Failed, Please Repair" Error |
||||
|
A Linux-based hard drive can be divided into primary, logical, swap, or foreign partitions. These partitions are assigned a pre-defined space at the time of installation of the Linux operating system. |
||||||||||||
| Author: Allen Sood |
|
|||||||||||
Consider a practical scenario to illustrate the above case. You have three primary partitions and one extended partition in your Linux based hard drive. You use a third-party utility to delete the extended partition and allocate all the space to one of your primary partition. However, after you have done so and you reboot your system, you encounter the below error message:
"Loading console font lat9w-16.psfu -m trivial (Kfsck failed. Please repair manually and reboot. The rootfile system is currently mounted read only. To remount it
read write do:
bash# mount -n -o remount,rw /
Attention: Only CONTROL-D will reboot the system in thismaintenance mode. shutdown or reboot will not work.
Give root password fol login:"
The above error message appears at the booting time and makes all the hard drive partitions inaccessible.
Cause:
The above error message occurs when file system corrupts due to improper partitioning by third-party partitioning software.
Resolution:
To get past the above file system corruption error message and access the data, follow the below guidelines:
Run FSCK command to repair the file system.
Reinstall the operating system and restore the data saved from an updated backup. However, if in case no backup is available, then you will need to use a commercial Linux Data Recovery software. Such Linux Recovery software use advanced recovery algorithms to recoup data from all the partitions.
About Author
Allen Sood a student of Mass Communication doing research on Linux Data Recovery software . He is also a freelancer for http://www.data-recovery-linux.com/
Article Source:
http://www.1888articles.com/author-allen-sood-27783.html
Other Related Articles Unsecured Loans for Bad Credit History - Easy Finance with No Hassle by Rosine Belmont Guaranteed Personal Loans - Get Instant Money To Meet Your Needs by Andy Copper Partitioning Hard Drive Results in "Fsck Failed, Please Repair" Error by Allen Sood How to recover the HTML Import Errors by Larendaniel Emergency Loans: Meet the Demand of Exigency on Time by Marshal Farooq |

