fsck - check and optionally repair a file system.
0
votes
1answer
22 views
Safest way to run ext4 fsck on external drive
I have an external drive formatted in ext4 that throws this error message when is plugged in EXT4-fs (sdd2): error count: 8 initial error at 1366215273 last error at 1366215527,it generally works just ...
3
votes
0answers
77 views
Confusion with how to restore corrupt ext3 files if power outage occurs during a file write
I am running a small embedded system. Because the system will never be gracefully shutdown and will just have the power cable unplugged, I am running an initramfs but mounting an ext3 partition on a ...
2
votes
0answers
253 views
Bad superblock after server crash
My server (CentOS 6) crashed, and it now kernel panics on boot. It's currently using a mdadm RAID1 array with two 1TB drives.
vg_server2422-LogVol01 is /
vg_server2422-LogVol00 is Swap
...
2
votes
0answers
3k views
How do I fix btrfs?
I've trawled mailing lists and finally finished up on Ubuntu's btrfs page, and am left feeling that btrfs still does not have a full fixing utility (as indicated on their home page). Even though ...
1
vote
0answers
305 views
Resolving unmet installation dependencies; file system problems
Somehow part of my ext3 file system got corrupted and large portions of my python installation got all sorts of messed up. The only thing I could notice immediately was Python raising a missing module ...