• tomkatt@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Important Edit

    The information below applies to emergency mode boot when grub is intact but OS isn’t booting. It doesn’t apply to grub rescue. Sorry about that folks, I screwed up here and don’t wanna misinform.

    —————-

    Protip: If you see this error, press”e” on grub boot to edit your commands and add the following to the end of the kernel line in grub:

    fsck.repair=yes
    

    Then boot.

    Fixes the issue like 90% of the time.

  • LaggyKar@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    I’ve only gotten that when I’ve mistyped the encryption password. They really should improve the handling of that.

    • communism@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago
      cryptomount -a
      insmod normal
      normal
      

      But yes, it’s super annoying. Especially if you mistype it multiple times and you have to type that in multiple times.