this post was submitted on 21 Feb 2025
188 points (99.5% liked)

Linux

56059 readers
471 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 6 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) 24 comments
sorted by: hot top controversial new old
[–] zarkanian@sh.itjust.works 3 points 4 months ago

Can i just reinstall to my root partition and have my home partition work as expected?

Yes, but you might have to muck around with /etc/fstab. The reason is because when you install to your root partition, the installer will create a new /home in that root partition. (Unless you have an installer that's smart enough that you can tell it otherwise.)

You should be able to mount the partition in any case, but to have the system recognize it as /home it has to be properly set up in fstab.

[–] uis@lemm.ee 2 points 4 months ago

Average .ml purges

[–] WolfLink@sh.itjust.works 2 points 4 months ago

I try to keep everything I care about in one folder that is backed up regularly, so it’s not such a big deal to reinstall the OS.

[–] inzen@lemmy.world 2 points 4 months ago

Spent half the day debugging wifi and kernel panic issues during boot. What finally fixed it was adding 5 sec delay to iwd service so wifi card firmware can do it's thing (or at least I think thats why it helped).

[–] thingsiplay@beehaw.org 2 points 4 months ago

The best way to learn something is by hurting you.

[–] JustPedro@lemm.ee 2 points 4 months ago* (last edited 4 months ago)

I overwrote my ssh private key with rsync. Fortunately I had special cron job running on my servers that updates ssh public keys on a server with ssh public keys from my github account, so I just had to upload a new key to the github and wait for a few hours.

[–] Cysioland@lemmygrad.ml 1 points 4 months ago (1 children)

My pacman -Syu crashed on my old laptop and at this point I might just reinstall it, this time putting on some sort of a snapshot solution on it like on my main laptop

[–] dave@feddit.uk 1 points 4 months ago (1 children)

Btrfs with pre and post pacman-triggered snapshots. Only had to use it once, but it was very smooth.

[–] Cysioland@lemmygrad.ml 1 points 4 months ago

yeah, that's how I roll there

[–] CkrnkFrnchMn@lemmy.ca 1 points 4 months ago
[–] beeng@discuss.tchncs.de 0 points 4 months ago (2 children)

Nice day to move to nixos ;)

[–] verdigris@lemmy.ml 1 points 4 months ago* (last edited 4 months ago)

See my top-level comment; even if they're ready for the complexity, it doesn't protect you from a similar mistake!

load more comments (1 replies)
load more comments
view more: ‹ prev next ›