this post was submitted on 21 May 2024
36 points (97.4% liked)

Linux

47559 readers
673 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 4 months ago (1 children)

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

[–] [email protected] 2 points 4 months ago

Knoppix still exists, but it is not as used as before

[–] [email protected] 2 points 4 months ago

Something like gparted ? It is specifically designed to manage disks and partitions from a live OS.

[–] [email protected] 2 points 4 months ago* (last edited 4 months ago) (1 children)

Parted magic

Gparted Live

Rescuetux

RefiFind < this one saves me alot when i brick my bootloader :)

[–] [email protected] 1 points 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

[–] [email protected] 2 points 4 months ago (1 children)

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.

[–] [email protected] 1 points 4 months ago (1 children)

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.

[–] [email protected] 1 points 4 months ago* (last edited 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.

[–] Pacmanlives 1 points 4 months ago