mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
grub/forcefsck: add fsck.repair=yes
This commit is contained in:
parent
4c8e37f396
commit
ce7ab5ea40
@ -1,2 +1,2 @@
|
||||
# You usually won't want this, but to check all partitions on boot
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT fsck.mode=force"
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT fsck.mode=force fsck.repair=yes"
|
||||
|
Loading…
Reference in New Issue
Block a user