this post was submitted on 21 Feb 2025
147 points (100.0% liked)

Linux

50368 readers
869 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
 

I hear this is a rite of passage. I made it 4 weeks before I rekt all my shit (it was nvidia related). Where do I claim my sticker?

In all seriousness, now that I understand better these commands that I've been haphazardly throwing around, Id like to do a clean install. God knows what else Ive done to it. Can i just reinstall to my root partition and have my home partition work as expected?

(page 2) 6 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 1 day ago

Recently upgraded a laptop that had been on the shelf for 5 years up to latest version. Flawless one-step upgrade! nixos. Things never get in a tangle where installing and uninstalling packages leaves random artifacts behind. If you saved it to version control, you can return to a past system configuration and the only thing different is your home directory data.

And yes, if you have a home partition and root partition, that's exactly what you can do. That's the beauty of that approach. But back it up!

[–] [email protected] 4 points 1 day ago

Try to fix it.

[–] [email protected] 25 points 1 day ago (1 children)

Migrating a 8 year old server to fresh new hardware. Can't believe you can basically just rsync one computer to another

load more comments (1 replies)
[–] [email protected] 9 points 1 day ago (3 children)

Reinstall using btrfs as the root files system and enable automatic snapshots. The data on your home partition will be fine, just make sure the installer doesn't format it.

[–] [email protected] 5 points 1 day ago

Better yet, backup /home to a separate disk and replace after install.

load more comments (2 replies)
[–] [email protected] 3 points 1 day ago

Yes.

I wouldn't do it without tests and "enough" experience.

I would backup first.

Then I would install an atomic distro because I wouldn't want to care about this ever again

load more comments
view more: ‹ prev next ›