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?
If you are trying a new install go for something with timeshift or Silver Blue, OpenSUSE snapshotting. You can trash the whole setup, then reboot to the previous state. A catastrophic failure becomes a 1 minute fix.
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.
Average .ml purges
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.
My first adventure in Linux back in 2003. No idea how I achieved this, but from memory I just reinstalled and all was well.
i for one welcome our grub bootlorders
“AI is gonna take over the world”
Grub: “Hold ma beer”
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 laptopAhh, baby steps.
Around fours years ago I was still using Arch and I somehow decided to try LFS on my main machine (bare metal unfortunately). Started compiling coreutils but as I forgot to specify the build directory to gmake, my /usr/bin directory was being emptied to make space for the coreutils compilation process. Bricked my whole installation.
Now I’m smarter than four years ago as I mainly use NixOS.
Does anyone sell ‘Yes, Do As I Say!’ stickers?
You could possibly recover from that on console, just install few metapackages. And have backups.
it’s “Yes, do as I say!”
Dammit, my organic memory failed yet again. It’s been a while since I’ve seen that prompt (and I have agreed to that as well at least few times).
Yeah OP is not gonna die on that
congrats you’re ready for the next step: a declarative package configuration like (non-)guix or nixos
FWIW each new install is faster, especially if you write down the “weird” steps.
I accidentally interrupted a system upgrade, breaking networking and package manager, among other important bits
TimeShift. Life saver, and great tool for learning without having to worry about breaking shit permanently.
Yup, its super easy
One of us. One of us
ctrl + z
On the bright side, it’s never been a better time to switch to an immutable distro…