This was a Lenovo. Now I’m wondering if Windows or Linux has a better BIOS.

    • @[email protected]
      link
      fedilink
      21 year ago

      I’m having a crisis here thinking about this lol. It’s a part of the system that is your machine if you consider the system to be the entire use of the computer. But it is not a part of the operating system on the drive. It’s a lower level operating system that identifies your hardware’s capabilities and functionality and has sets of instructions on how to boot from your storage. Computers are really just many many layers of abstraction. Separating the abstractions into layers gets pretty complex. But if you create a virtual OS inside of your storage device’s OS, it is its own OS. It has no knowledge that it’s a virtual machine.

    • @[email protected]
      link
      fedilink
      English
      111 months ago

      If you asked somebody which operating system they were using they would say Linux or Windows etc. The BIOS is not part of these.

    • @JTskulkOP
      link
      English
      -81 year ago

      Nah, the BIOS is what launches the operating system, therefor they are separate.

      • @hglman
        link
        11 year ago

        The machine can’t operate without the bios. It’s part of the operating system.

        • @PixxlMan
          link
          41 year ago

          That’s not what operating system means. In fact, you do not need one. You can run programs directly on the bare metal, it’s just really difficult too coordinate tasks that way.