Somehow the EFI partition doesn’t mount and it’s impossible to troubleshoot via phone, she asked me to put back the old system 😞

  • Moonrise2473@lemmy.mlOP
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    2 days ago

    Seems like only the EFI partition is missing. She told me “ls /home/her name” shows stuff but “ls /boot/efi” is empty

    Apparently this happened by itself

    I should have chosen something like silverblue but I wasn’t familiar with that

      • FauxLiving@lemmy.world
        link
        fedilink
        arrow-up
        15
        ·
        edit-2
        1 day ago

        The EFI partition isn’t missing or, you’re right, it wouldn’t boot at all.

        If the /boot/efi isn’t set to nofail in fstab then it failing to mount would dump them into emergency mode. This could also be cause by something simple like a syntax error in fstab.

        It’s also possible that there’s a broken bootloader entry. For example, If the system was installed with LUKS encryption on the home directory and one of the boot entry doesn’t have the luks module. The system would boot but everything after that would fail because it can’t decrypt and mount /home.

        The screenshot isn’t useful, those BPF errors are likely a symptom of the original problem but they pushed the real error off screen. We’d need to see the output of journactl -xb in order to figure it out.

        e: I forgot my unhelpful advice: Tell her to try Arch.

    • jimmux@programming.dev
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      1 day ago

      Bluefin or Bazzite are very streamlined and easy to set up, with all the batteries included. The little you need to learn is more than offset by the convenience.