Fsck

From DikapediaV2
Revision as of 00:17, 27 August 2024 by Ardika Sulistija (talk | contribs) (Created page with "UNDER CONSTRUCTION https://www.tecmint.com/fsck-repair-file-system-errors-in-linux/ BE SURE TO UMOUNT THE FILESYSTEM BEFORE RUNNING FSCK!!!! e2fsck - ext2 I believe. But fsck will detect it If the root filesystem is getting mounted as "Read-only" (ro) then you will need to detach it, attach it to another instance as a secondary volume, and run <b>fsck</b>.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

UNDER CONSTRUCTION

https://www.tecmint.com/fsck-repair-file-system-errors-in-linux/

BE SURE TO UMOUNT THE FILESYSTEM BEFORE RUNNING FSCK!!!!

e2fsck - ext2 I believe. But fsck will detect it


If the root filesystem is getting mounted as "Read-only" (ro) then you will need to detach it, attach it to another instance as a secondary volume, and run fsck.