Within the GNU/Linux ecosystem there are all kinds of tools to diagnose the system, or rather, to check the state of the hardware, but there are few distributions specifically designed to perform this task, or at least that I know of, because the only distribution I know that is intended to diagnose the computer, (Or ​​at least one of the components), is memtest86+, so I would like to know what other distributions exist in addition to the one mentioned above

  • ReversalHatchery@beehaw.org
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 months ago

    Systemrescue is a pretty fine live system for such tasks. It’s mostly centered around data recovery, and recovering a fucked up distro by having firefox, keepass and such. It starts in a text terminal, but it only takes a startx to start a graphical environment.

  • Kory@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    4 months ago

    Back in the day we used Knoppix, I know it still exists, but no clue if it’s still viable?

  • d3Xt3r@lemmy.nzM
    link
    fedilink
    arrow-up
    3
    ·
    4 months ago

    Medicat USB has a few hardware diagnostics tools on it. It’s based on Ventoy, so it’s more like a collection of ISOs as opposed to a single distro.

    • Manito Manopla@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Something like that I was looking for, not exactly a collection of ISOs, but a live iso that had several tools to make a diagnosis, rescue files, and do a malware analysis. Because there is malware that can hide at system startup. Already a conventional antivirus can make it very difficult to detect it.

      • d3Xt3r@lemmy.nzM
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        4 months ago

        You can sill use Medicare to create the USB and then add your favorite antimalware rescue CD to it, like the Kaspersky/Avira ones, but if it’s an unknown malware you’d have to use other analysis tools like Sysinternals RootkirRevealer, Autoruns etc. If you want to fix Windows stuff then it’s best to get a WinPE-based live CD with these tools, like Sergei Strelec, Gandalf etc.

    • SayCyberOnceMore@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      Yeah +1 for Parted Magic - I’ve been using it for years, professionally.

      Has hardware stress testing, SMART checking, etc.

      It costs actual money, but that’s the fee for creating the whole thing, which I’m fine with… I could make something similar with a Live USB distro (I use Arch btw), but Parted Magic can run entirely in RAM, so after booting you can remove the boot stick - useful for machines with only 1 USB port - and I’ve not worked out how to do that with my own DIY live distro