this post was submitted on 21 May 2024
43 points (100.0% liked)

Linux

47232 readers
830 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 17 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 3 months ago (3 children)

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.

[–] [email protected] 3 points 3 months ago

It looks pretty good. I remember another distribution called kaspersky rescue disk, but it was mostly focused on malware analysis and removal, but it seems that it was discontinued

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

I can't tell you what I would do for a remindme bot now to know to check back later

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

SystemRescue and GParted live are the ones I always keep around on a Ventoy drive.

Also a live ISO for the distribution you're currently using would be a good idea, if they make one. It can help a lot to attempt a rescue with something that knows where everything is on that particular distro. It makes it a lot easier to regenerate a Grub menu or recover a borked package manager or other distro-specific stuff like that.

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

Yeah you're right, I even needed to use my distro's live system (which is also the installer) a few times to reinstall grub after something overrode it, so that too.

What's your use case for the gparted system, though? Systemrescue also contains gparted, and it also has a better quality environment (easier to switch keyboard layout, I think correct display resolution from the start, fewer questions on startup)

[–] [email protected] 1 points 3 months ago

Belt and suspenders mostly, sometimes one ISO will boot on one PC where another won't.

[–] [email protected] 8 points 3 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 3 months ago

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

[–] [email protected] 3 points 3 months ago

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

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

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

Parted magic

Gparted Live

Rescuetux

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

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