mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
3 lines
156 B
INI
3 lines
156 B
INI
# You usually won't want this, but to check all partitions on boot
|
|
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT fsck.mode=force fsck.repair=yes"
|