Which utility could you use to repair the corrupted file system?
Answers
Answered by
0
Answer:
Hi here is your answer
You can use the fsck command to repair corrupted file systems in situations where the system fails to boot, or a partition cannot be mounted
Answered by
0
fsck (file system check) is a command-line utility that allows you to perform consistency checks and interactive repairs on one or more Linux file systems. It uses programs specific to the type of the file system it checks.
Similar questions