Articles in this section

Debian Jessie - File System Check

Symptom:

How to run a file system check which also checks the root partition.

Problem:

Spontaneous reboots, file corruption errors.

Solution:

Check the data integrity of your operating system by using the fsck command.

Steps:

1. Restart and open advanced options on boot menu

Screen_Shot_2019-08-16_at_11.59.12_AM.png

2. Select (recovery mode)

Screen_Shot_2019-08-16_at_12.00.18_PM.png

3. Wait for this symbol '#', you may have to hit 'Enter' a couple times, then run the following commands (or type the root password when requested):
touch /forcefsck

reboot

Screen_Shot_2019-08-16_at_12.01.28_PM.png

Debian will now reboot and at the next start it will run a file system check (fsck) on all partitions.

Was this article helpful?
0 out of 1 found this helpful