cmd-scripts
FSCK Commandfsck.ext4 -fyC0 /dev/vda1 If you do “blkid” and it say the filesystem is ext4, then you can use fsck.ext4 that speeds up the fsck because it does not have to determine what the filesystem Always do “mount” without any options before I run fsck to just check and make sure the drive is not … Read more