mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 00:59:22 +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"
|