• cheddar@programming.dev
      link
      fedilink
      arrow-up
      28
      arrow-down
      2
      ·
      21 days ago

      A wrecked bootloader is not a problem, but a lesson to keep a usb drive to be able to chroot.

  • Psythik@lemmy.world
    link
    fedilink
    arrow-up
    31
    arrow-down
    1
    ·
    20 days ago

    Never seen the third LotR film; I was literally about to finally watch it today so thanks for spoiling the movie for me.

    • DaTingGoBrrr@lemmy.ml
      link
      fedilink
      arrow-up
      12
      ·
      20 days ago

      The moment I finally installed Arch was then I felt “freedom” for the first time. No longer do I need to make compromises on my system and have things installed that I don’t need or want. It’s my system that I put together the way I like it. A bonus is that I know my system pretty well if something should break and I have the wiki to guide me

    • FiskFisk33
      link
      fedilink
      arrow-up
      2
      ·
      20 days ago

      The moment you install arch and you realise your computer feels empty inside.

  • Saledovil@sh.itjust.works
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    21 days ago

    I tried arch once. Eventually, my computer just showed a black screen on booting. I managed to fix it by resetting my bios. That was the end of that attempt at using arch. Still want to try again, though.

    • Lulzagna@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      20 days ago

      I had this happen once or twice, caused by bad Nvidia drivers with Wayland.

      I use AMD now for my day job, haven’t had a single issue in over two years. That’s not to say you should use it - it’s still a rolling release distro and will always have a potential to break over most other distros.

        • GlenRambo@jlai.lu
          link
          fedilink
          arrow-up
          4
          ·
          20 days ago

          I’m new to Linux and use Endeavor OS. Its Arch BTW so everything I do I just look up the Arch Wiki.

          Endeavour comes with KDEPlasma, or you can pick others. It also has basic applications like Firefox and media players. But nothing in the way of office etc.

          I think Manjaro is similar but deviates from arch a bit.

          • ratemisia@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            18 days ago

            I’ve been using Mint for a year or two now, but if/when I “upgrade” so to speak to something with more control, I plan to get EOS. Arch is a bit much for me right now and openSUSE and Manjaro borked right away when I tried them (though to be fair, so did Mint-my hardware was too snazzy and I needed to update to the latest kernel to get everything working). But the control Arch offers is tempting, and EOS with KDE would suit me nicely. The best thing about Linux IMO is that you have choices about what you run; you don’t have to use any one distro, because no one can really force you to.

            • GlenRambo@jlai.lu
              link
              fedilink
              arrow-up
              1
              ·
              18 days ago

              My limited knowledge and time force me to certain distros. Some of my stuff only works on EOS, others only on Mint.

              It’s easier to install another distro than spend another hour troubleshooting. I know “just read the wiki” but sometimes we don’t have the skills, imagine a neckbeard trying to “just have a shower, and get out the basement”.

              It makes it even more tempting to move back to Windows where I can just plug and play. But I’m forcing myself not to. … Well that and Win11 isn’t supported.

              And re things not working. I’ll not even a gamer with special hardware. Just use it for web browsing and citrix for WFH.

  • jpablo68@infosec.pub
    link
    fedilink
    arrow-up
    8
    ·
    20 days ago

    As a former arch linux guy, the solution to this is to be prepared by having a separate partition for home, and a bash script to reinstall f—ing everything again with a single command.

    • DefederateLemmyMl@feddit.nl
      link
      fedilink
      arrow-up
      9
      ·
      20 days ago

      a bash script to reinstall f—ing everything again

      Why would you ever want to do that?

      First of all, almost any Arch update induced problem can be solved by downgrading the offending package to the previous version, which handily is available in /var/cache/pacman/pkg/. This is an essential Arch troubleshooting skill.

      Even an unbootable system (which has only happened once in my 10 years of using Arch because I didn’t read important news) can be fixed this way, because you can always boot from the installation usb stick and then use arch-chroot to access your installation and fix problems.

      Secondly, if the problem was indeed caused by an Arch update, you will just reinstall the problem if you run a reinstall script.

      • sazey@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        20 days ago

        Honestly I only ever learnt Linux admin by troubleshooting my borked Arch updates, necessity being the mother of invention and all.

      • jpablo68@infosec.pub
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        16 days ago

        This is an essential Arch troubleshooting skill.

        Well you see, I didn’t know that haha, I know there are better ways to deal with a “defective” arch update but to me, that was the easiest, laziest way to do it and it worked most of the time. I have to admit this was a “me” problem I’m not blaming arch it’s just that I grew tired of things breaking because I didn’t read the news before doing pacman -Syu.

  • FiskFisk33
    link
    fedilink
    arrow-up
    7
    ·
    20 days ago

    I am totally ready for it, I know it’s a thing, especially since I drink the forbidden nectar that is the AUR. Yet I’ve never had this happen even once.

    • MonkderVierte@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      20 days ago

      It’s not the kernel but always mkinit in my case, on multiple machines. Even if i did never do nothing related. And booster/dracut and Efistub somehow never worked.

  • Samsy@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    20 days ago

    I used arch over 5 years in the past. Isn’t it common today checking the update news on the arch wiki before updating?

    • qjkxbmwvz
      link
      fedilink
      arrow-up
      2
      ·
      20 days ago

      Just don’t try plugging it into a Raspberry Pi 5.

      No data loss, but won’t work without changing your kernel. The other way around is much worse though — you can use an RPi5 to make a BTRFS drive which essentially only works on RPi5s.

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      20 days ago

      Been using EOS a lot longer and always flawless.

      The only problem I have had is leaving a system too long and having to remember how to get the damn keyring to refresh. That is my biggest complaint.