this post was submitted on 21 May 2024
42 points (97.7% liked)
Linux
48008 readers
1591 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.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
I can't tell you what I would do for a remindme bot now to know to check back later
Don't forget about this
Thanks! :)
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.
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)
Belt and suspenders mostly, sometimes one ISO will boot on one PC where another won't.