• @superkret@feddit.org
    link
    fedilink
    44
    edit-2
    1 month 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
      111 month ago

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

      • @SanctimoniousApe
        link
        51 month ago

        Plus no ads, and MUCH more efficiently written code to boot - win-win!

        Just don’t hook it up to the Internet…

        • Lucy :3
          link
          fedilink
          51 month ago

          We only need fax anyway. So we print stuff out, and fax it.

      • @superkret@feddit.org
        link
        fedilink
        24
        edit-2
        1 month 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
          1 month 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
          -11 month 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
            71 month ago

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