Tagged Questions
0
votes
1answer
137 views
ran fsck on a mounted partition, now centos 5 won't boot
Yes, I very stupidly ran fsck on a mounted parition. Immediate regret.
What's happening now is I see grub, it starts booting centos 5, then it says:
bin/sh: ro: no such file or directory kernel ...
4
votes
2answers
690 views
How can I track down the cause of ext3 filesystem corruption?
We have a VMware vSphere 5 environment running CentOS 5.8 virtual machines. In the past two weeks we have had five incidents of virtual machines having a filesytem become corrupt, requiring an fsck to ...
1
vote
4answers
1k views
Centos 5.3 tar and rpm give segmentation fault always - can you tell why from the strace?
(Update: Today, tar works without segfault without known changes on the system. The "rm" command is now segfaulting though. Argh! Maybe this is being caused by ESXi? Or, maybe the hardware.)
I ...