• dbtng@eviltoast.org
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    16 hours ago

    Ya there’s Arch. There’s NixOS. There’s still Slackware.
    But have you heard of 9front?
    9front is useless. You won’t be gaming or working with it.
    Mostly, you’d learn how operating systems are constructed.

    Or DoomOS or DoomLinux. It’s a basic linux system where DOOM is the shell.
    I forked this and tried to get it running. Learned some interesting things. Still doesn’t work for me. :]
    https://github.com/fl64/DoomLinux

    • gwilikers@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      4 hours ago

      Using DoomLinux to mess with someone would be hilarious. Plug the USB into the back of their computer then alter the boot order so it prioritises USB. Each time they start their computer it boots into DOOM.

      • dbtng@eviltoast.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        We used to do this back in the day with Win95.
        You could change their shell to Notepad or something, and then that’s all the computer would run.
        It was a slightly moar advanced trick than stealing their mouse ball.

      • mittorn@masturbated.one
        link
        fedilink
        arrow-up
        1
        ·
        4 hours ago

        @gwilikers @dbtng but it will not boot because of missing csm/mbr support. Need EFI version (basicly you may run doom on pure EFI without OS, as it supports everything needed and even more)

        • dbtng@eviltoast.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 hours ago

          I think what you are saying is that the project I linked won’t work for USB boot on a new EFI system. I imagine your assessment about EFI is correct, but I’m mostly interested in virtualized systems.

          Their are several DOOM linux things out there. The version I’m working on builds out with busybox.
          https://www.youtube.com/watch?v=asnXWOUKhTA

          My eventual intent is to use DOOM agents as a load tester.
          I’d like the ISO to boot, look for a local game, and join a bot to deathmatch.
          And then the testing metric would be a simple count. How many dooms can it run?
          I have lots of projects. I might finish that one some day.