cm0002@lemmy.cafe to linuxmemes@lemmy.worldEnglish · 7 个月前Paniklemmy.cafeimagemessage-square32linkfedilinkarrow-up1644arrow-down15
arrow-up1639arrow-down1imagePaniklemmy.cafecm0002@lemmy.cafe to linuxmemes@lemmy.worldEnglish · 7 个月前message-square32linkfedilink
minus-squaretomkatt@lemmy.worldlinkfedilinkEnglisharrow-up28·7 个月前It’s only needed is the OS isn’t booting. Running a repair every boot is not needed.
minus-squareMoshpirit@lemmy.worldlinkfedilinkarrow-up3·7 个月前Why not adding some conditional to enable it? Like fsck.rescue = $grub-error. If grub-error = yes, then fsck.rescue = yes too and then try again. If keeps failing then show the message. Otherwise it keeps being no and boot as usual.
Why isnt it default?
It’s only needed is the OS isn’t booting. Running a repair every boot is not needed.
Oh, thanks for the info
Why not adding some conditional to enable it? Like fsck.rescue = $grub-error. If grub-error = yes, then fsck.rescue = yes too and then try again. If keeps failing then show the message. Otherwise it keeps being no and boot as usual.
deleted by creator