Tagged Questions
1
vote
1answer
51 views
Extremely long time for an ext4 fsck
The problem that I am having is the extremely long time that fsck is taking. I have thoroughly made searches on Google, but I could not find anything that would resolve the problem.
The command that ...
7
votes
2answers
14k views
How can I fsck a partition when the device reads as busy (but has been confirmed otherwise)?
I'm attempting to run fsck -p /dev/sda5 to repair errors on an ext4 partition, however the command outputs
fsck from util-linux-ng 2.17.2
fsck.ext4: Device or resource busy while trying to open ...