Skip to content

Instantly share code, notes, and snippets.

@Ovis
Created March 22, 2020 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ovis/8c96805a9ea518d5b9e0d30d1148f28d to your computer and use it in GitHub Desktop.
Save Ovis/8c96805a9ea518d5b9e0d30d1148f28d to your computer and use it in GitHub Desktop.
RaspberryPi4 e2fsck -f /dev/sda1
pi@raspberrypi:~ $ sudo e2fsck -f /dev/sda1
e2fsck 1.44.5 (15-Dec-2018)
rootfs: recovering journal
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Free blocks count wrong (3394406, counted=3353763).
Fix<y>? y
Free inodes count wrong (879259, counted=879272).
Fix<y>? y
rootfs: ***** FILE SYSTEM WAS MODIFIED *****
rootfs: 44408/923680 files (0.3% non-contiguous), 384093/3737856 blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment