• @superkret@feddit.org
    link
    fedilink
    44
    edit-2
    5 months ago

    WARNING:

    Don’t ever do this on a current bare metal system!
    Even if you have everything backed up, plan on re-installing anyway, and just want to see what happens.

    On a modern EFI system, recursively deleting everything (including the EFI path) has a chance of permanently hard-bricking your computer!
    https://github.com/systemd/systemd/issues/2402

    • Lucy :3
      link
      fedilink
      115 months ago

      But Windows 95/XP does not run on EFI systems, so they aren’t used in the BRD. We’re save!

      • @superkret@feddit.org
        link
        fedilink
        24
        edit-2
        5 months ago

        In a properly implemented EFI, this should be possible. But there have been cases with improperly implemented EFI in some laptops/motherboards where the computer won’t POST after /sys/firmware/efi/efivars/ was nuked. In that case, accessing BIOS or booting from a flashdrive isn’t possible anymore.

        • @Acters@lemmy.world
          link
          fedilink
          5
          edit-2
          5 months ago

          I have a little flash chip reader and backed up my bios and can flash it on the laptop. Even modified it to unlock the advanced menus Lol

          But th rm rf thing didn’t nuke it so I guess I’m safe either way

        • TuxOP
          link
          fedilink
          -15 months ago

          Bro, BIOS is located on motherboard and EFI variables only needed to boot an OS.

          Just install bootloader and OS in drive

          • @superkret@feddit.org
            link
            fedilink
            75 months ago

            Bro, several people bricked their pc that way. I’m no expert, just throwing out a warning not to do dumb shit.