2 examples for fsck

{{ score }}
  # check /dev/sda1 for errors and try to fix them automatically
fsck -y /dev/sda1
        
{{ score }}
  # Check filesystem based on UUID and Label
fsck UUID=
fsck Label=