stolen from linux memes at Deltachat

  • jlow (he/him)@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    I was wondering if you can do BIOS updates through wine (because obviously they only are supplied as .exes) but it doesn’t sound like something I’d like to try …

    • LostXOR@kbin.social
      link
      fedilink
      arrow-up
      3
      ·
      7 months ago

      Aren’t BIOS updates usually done by putting the update file on a flash drive and installing it from the BIOS? I’ve never heard of updating BIOS from Windows with an executable.

      • RandomChain@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        7 months ago

        Yeah, some vendors do this, I think the .exe basically unpacks the .bin file then calls some API or something to push it from Windows while it’s running. Probably done for the sake of more casual users who don’t know/want to mess with the actual BIOS UI.