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
      0
      ·
      2 months 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

      • jimmux@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        2 months 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.

        • FauxLiving@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          2 months 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 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 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.

      • corsicanguppy@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        Yours will copy a record in your grub config, for every kernel install, because that’s the easiest way to get your ancillary settings. If it’s happening truly every time, then I’ll bet that’s borked somehow.

        I ran into this because grub config now needs an additional magical parameter no one mentions, because it manages new bits to create the parts it needs with your old setup to solve no real problem. It could also be keeping a bad root statement and perennially dropping it into every new boot config. Yay! I don’t remember what it was and I’m not at work, but I’ll try to check later and see if I can offer some help.

    • sunbeam60@lemmy.one
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      You must work in tech support with that attitude to the problem 🤣

      The user has a problem. Do you want to be right or do you want a satisfied user? I can tell you which path popular operating systems choose.

      And I say this 5 different OSes at home, 3 of which are Linux distros.

      • Kay Ohtie@pawb.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        I don’t think that the point here was trying to do anything to say that the user did anything wrong. I think it’s simply pointing out how frustrating it is that Microsoft’s Insistence on various things, as part of their EEE policy, created this situation to begin with, and that it wouldn’t have even broken if not for that.

        I’m pretty sure that the person you replied to was really just lamenting that that this is what broke it. And that fundamentally, Microsoft is getting exactly what they wanted as a result. And it’s just frustrating.

  • Ardens@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    It’s good your mom tried. It’s sad she gave up so soon. I’ve helped 4 people switch in the past months. I’ve gotten even more people curious and more open to switch. A success is not only the switch, but that people start to realize that they can. In my opinion. :-)

  • Alas Poor Erinaceus@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Really out of my depth here, but anyway—

    What model computer does your mom have? Does it by any chance have solid state drives that are RAID 0?

    Have you tried Linux Mint? After really struggling with Fedora, I was able to get Mint up and running after a few minimal problems and haven’t looked back since.

  • krakenfury@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    How is /etc/fstab configured? Partitions should be assigned to mount points by UUID and not by their names (such as /dev/sda1). Names can easily change across boots.

    Something to look into. Understand the frustrations here, but it looks like something that can be fixed if you are able to get to the machine and troubleshoot.

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    That happens when I select the wrong kernel in the systemd boot menu, before that screen. Doing nothing after an upgrade also selects the wrong version by default, it’s kinda annoying. I have to select the most up to date version and press Ctrl-D to make it the default on the next boot.

    If that’s also what happens here, maybe a solution could be to keep only one kernel version and its fallback. But idk if you’re using systemd-boot or grub

  • Tehhund@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Loool, all the people who are trying to help you troubleshoot are 1) probably correct and 2) completely missing the point. I have a Windows desktop, a Mac, and a Linux desktop at home and this kind of shit only happens on Linux these days.

    • projectsquared@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      My MacBook is getting very long in the tooth and the updates via OCLP are working in creating a system that is painfully slow to use. I’ve been tinkering with various Linux distros for 20 years and the thought of having one as my only daily driver does not sound appealing. I really don’t want to drop the money on a new laptop but I need something to work without constantly troubleshooting.

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

        I have Linux running on 6 different MacBooks (2009 - 2021). They were all EndeavourOS at first though some are Chimera Linux now.

        They run great. Even the 2009 really.

    • InFerNo@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      You’re right, this never happens on windows. It’s so robust no one ever complains

      /s

      • lightnsfw@reddthat.com
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        People complain about all the invasive controlling bullshit Windows does. I haven’t seen any kind of failure to boot issue with windows in a long time and I work in IT. Last thing I really remember being common in our organization was bitlocker getting triggered and people having to call in to get the key to unlock it, and that was back in the windows 7 days.

    • Ziglin (it/they)@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      How am I the only one who does have annoying issues like this on Windows (except that Windows only gives a useless error code at most) while Linux has failed to boot a total of once (without me explicitly changing nvidia drivers).

      • daniskarma@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        System breaking errors that doesn’t allow you to even login?

        Windows have lots of issues, but it’s been a while since I found those system breaking issues to be somehow common.

        For all their shit, credit myst be given when credit is due. And windows it’s become a really robust systems against layer 8 issues. Even powering off middle update is kind of easy to recover (I have to solve this issue for a user recently).

      • swelter_spark@reddthat.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        You aren’t. My bf has constant problems with Windows that he barely knows how to diagnose (not that he isn’t knowledgeable about computers, the problems are just…opaque.) He doesn’t seem to perceive them as being related to Windows, though. I think that might be what’s going on with a lot of people.

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Literally happened updating just yesterday so I went to an older boot entry. The Matrix channel blamed my hardware, but the older revision boots just fine

      • utopiah@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        Right but you see it never happened to that person so it means it’s like that for everybody else. Clearly you are wrong. /s

  • nrab@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    If the EFI partition truly was at fault, you wouldn’t get into Linux. And if the issue is mounting the efi partition after booting, that shouldn’t be a critical error. So it sounds like something else is at fault IMO

  • I gave my dad one of my spare laptops four years ago; it had never had Windows on it (being from the halcyon days when Dell sold laptops with linux pre-installed), so I put Mint on it for him.

    Early this year he called and said one of the keys stopped working so he’d bought a newer, used laptop and could I help him put Linux on it, because that’s what he was used to. Over the phone, I helped him download and burn a new Mint image from his ancient desktop, and verbally walked him through switching the bios to boot from the USB, and through the Mint install menus.

    Since then, he’s called me once for technical support for getting his printer connected.

    Dad’s in his 80’s and was a cop with an associate’s degree; he’s never claimed to be a brainiac. That is what convinced me Linux is ready for anyone, but that the choice of distribution is important. I think dad never upgrades or installs new software, but that’s OK. I have to update and reboot every week because I’m stupidly loyal to Arch.

    I’m sorry that your mom had a bad experience; that’s super frustrating.

  • 9488fcea02a9@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    At least your mom was cool enough to try. I had to trick my mom into using linux by putting a macOS themed, KDE, debian on an old macbook that was identical to her dead macbook

      • 9488fcea02a9@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        My mom is old. Her whole workflow is just open the browser and go to gmail, and forward me a bunch of spams…

        Whether its on iOS or debian, you can’t tell the difference unless you’re looking hard

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    Great example of why a safety net is required.

    Yes hopefully the “base” setup works once you installed it, hopefully manage through some updates, some even tinkerings… but what happens when it break?

    Windows (despite all the criticism, and I’m one of the first to complain about Microsoft the corporation) usually has been fallback mechanisms. It can usually rollback an update. It usually has a hidden recovery partition. It usually has an alternative medium to recover (e.g. USB stick, CD-ROM back in the days, etc).

    So… you genuinely did try to help your mother but do not give up. Try instead to provide a better safety net so that she is genuinely safer. In fact I would recommend testing it together, make it a learning adventure. One way to do so would be to go there, help her fix it… then botcher the setup together! Delete system files, etc, then try again. Obviously the 1st step is insuring her own data (e.g. family photo, documents, etc) is safe.

    While doing so, you might also want to setup up remote control, or not. Anyway a LOT of things to genuinely discover together.

    IMHO if you do do it, she will not only appreciate the effort but assuming you do manage, she’ll have a new sense of pride, both in you but also herself and share the experience with her friends. This in turn might bring more people in!

      • OhVenus_Baby@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        Pop os wasn’t the best distribution to start her on. It’s new. Unstable and updates often. Linux mint, Debian, fedora.

        • Hawke@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          It’s new. Unstable and updates often.

          Are you thinking of some other distribution?

          Pop! hasn’t released a new version since 2022 and rarely updates aside from security patches.

      • TropicalDingdong@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        wild

        I’ve been off and on popos for like a 5 years and other than early issues with sound and Bluetooth, don’t ever even think about

        • The_Grinch [he/him]@hexbear.net
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          Or btrfs with snapper snapshots you can roll back to. Either way I suspect hard drive corruption. That’s usually what it is for me (although I do lose power with abnormal frequency)

        • Sina@beehaw.org
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          Bluefin/Aurora is the most sane option in that space, stock Silverblue offerings are lacking a few essentials.

          • anon5621@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            2 months ago

            For me personally no,they both over bloated with many useless tools,why installing custom terminals dozens no need containers waydroid and else .From my case what elderly was need is browser and office and some social apps that it nothing more

      • bluefishcanteen@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        Are updates being done by the OS automatically or are you going into the terminal and running an apt-get upgrade periodically?

        I’ve had issues when I do a terminal update because I believe that Pop expects you to do an apt-get dist-upgrade