Fixing Disk
-
5. Fixing Disk
Then to Fix Hard Drive Volume
Automatically Fixing a Partition with:sudo /sbin/e2fsck -fy /dev/[my-vol]
So for instance:
sudo /sbin/e2fsck -fy /dev/sda1
Then if Errors are found Repeat again the process until the Disk is Fixed with No more Issue detected.
If the Disk is Not Corrupted then the Process will Easily Restore the Volume. -
6. Rebooting
Finally, Reboot MX Linux 19
From Shell with:sudo reboot
Contents