• jimmycrackcrack@lemmy.world
    link
    fedilink
    arrow-up
    36
    arrow-down
    1
    ·
    11 months ago

    But you could delete system32 if you wanted, it just broke everything, I can’t imagine deleting the bootloader would go particularly well for you either.

    • u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      30
      ·
      11 months ago

      Deleting bootloader at least won’t kill your system. You can always reinstall it.

      Also some dude on Reddit shared neofetch screenshot showing 3+ years of uptime. He doesn’t need a bootloader.

    • octobob@lemmy.ml
      link
      fedilink
      arrow-up
      18
      ·
      11 months ago

      Well remember when that Arch update broke grub?

      I couldn’t boot into my PC at all. And for whatever reason, the fix they posted on the Arch wiki wasn’t working for me.

      I deleted my bootloader in a live ISO environment and installed a different one (rEFInd). It was actually very easy.

      Having the flexibility and power to do whatever you want to your system is truly something I deeply appreciate with Linux.

    • kautau@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      edit-2
      11 months ago

      Yeah this is sort of funny because Linux used to let you delete EFI vars, bricking motherboards, since it mounted them to the root filesystem. It’s since been patched in every motherboard, but sometimes full control is more dangerous than “haha I can just reinstall”

      https://lwn.net/Articles/674940/

        • kautau@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          11 months ago

          There are now. In 2016, there were motherboards that didn’t properly implement the UEFI standard, outlined in the link I provided, and those motherboards would be bricked were someone to delete the EFI vars. The motherboard would never reach POST on boot

    • MaxMouseOCX@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      In modern installs you’ve got to jump through a few hoops to be able to delete system32, because normally it simply won’t let you or anything running do that.

    • ZephrC@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      I deleted my bootloader recently. You can actually just boot the Linux kernel directly by using efibootmgr to write a custom UEFI boot entry.