How to fix Checksum with the fsck command in Linux
This problem can be solved by using the fsck (file system consistency check) command . This Fsck works at boot time.
Why use fsck in Linux?
- The problem occurs when starting the system.
- File may be damaged or missing.
- Driver is not working.
Options of the fsck command
- fsck -A : Checks all file systems.
- fsck -C : Show whether the progress bar is active or not.
- fsck -l : Lock the device to make sure no other program tries to use the partition during the test.
- fsck -M : The mounted file system will not check.
- fsck -P : Check that the file system is parallel or not include root.
- fsck -R : The command will not check the root file system.
- fsck -r : The device information provision command has been checked.
- fsck -T : Command does not show title.
- fsck -V : Provides description of what is being done.
How to use the fsck command?
Step 1 : First, open the boot option and select Advanced options for Ubuntu .
How to fix Checksum with the fsck command in Linux Picture 1
Step 2 : Then choose Recovery mode .
How to fix Checksum with the fsck command in Linux Picture 2
Step 3 : Then choose the fsck option .
How to fix Checksum with the fsck command in Linux Picture 3
It will ask the file system to mount again. Select Yes.
How to fix Checksum with the fsck command in Linux Picture 4
Now, you can see the following screen:
How to fix Checksum with the fsck command in Linux Picture 5
Step 4 : Select Resume.
How to fix Checksum with the fsck command in Linux Picture 6
You should read it
- How to verify the checksum in Linux
- How to verify MD5, SHA-1 and SHA-256 checksums in Windows
- How to fix CMOS Checksum errors
- 6 ways to fix checksum errors in WinRAR
- How to fix Checksum error WinRAR when extracting files
- Check file changes with Marxio File Checksum Verifier
- What is lost + found folder on Linux and macOS?
- Linux Error SUDO allows you to run commands as root
- How to check the authenticity of Linux software with digital signatures
- What is DMG file?
- How to fix errors cannot be found or missing .DLL files
- Fix error of Copy Paste command not working in Word, Excel (2007, 2010)