• @grue@lemmy.world
    link
    fedilink
    0
    edit-2
    22 days ago

    Linux doesn’t run on anything below a 386 because it requires a MMU.

    (Some people have made forks that can run on 286s etc., but those changes have never been part of the mainline kernel.)

    • Refurbished Refurbisher
      link
      fedilink
      022 days ago

      You can if you emulate a CPU that does have an MMU. Someone has actually done this to get Linux booting on an Intel 4004. Another one got Linux to boot on a Commodore 64.