Lol this is still me after 20 years of using linux
Right? Decades of Linux use, been a Linux admin for half of it. Still reinstall when I’m not happy with the way things are going. It’s just faster.
Yeah fedora screwed up TODAY so I’m just reinstalling
And running into issues encrypting my swap so wishing I had just tried to solve the problem :p
The fresh feeling of a reinstall lasts for about a week.
deleted by creator
I work with linux daily, work in IT. Often I just do this as well. Aint got time and energy to fix something while a reinstall takes a fraction of the time
Then there’s the cloud: “Oh, crap. I have a typo in a config file. I guess I’ll destroy the machine and set up a whole new one!”
I did this without having my distro broken. It was like “oh shiny, let me try this distro”
Honesty just make /home a different partition.
Has saved me so much trouble in changing distros on my laptop.
I’ve settled pretty well on Fedora at this point but that’ll probably change at some point (mostly because I don’t like Ubuntu much and I work in a mostly RHEL shop)
I reinstalled Linux when it crashes, or used Timeshift for years, but at this time I learned totally nothing.
Then I tried Arch manual installation, and it changes my mind.
Reminds me, that I want to “fix” my install.
Being able to easily and freely upgrade, experiment, and reinstall is one of the big perks of Linux. Carry on.
Broke my ZorinOS install by trying to upgrade parts of the OS by myself so I could run newer software and lived like that for months until I gave up and switched to Fedora
Ah, the Windows approach. The few times I worked with PC Repair shops, backing up everything and reinstalling the OS was the go to for most “repairs”. Especially since it was faster and cheaper than just researching all the issues and repairing them the “right” way. Although to be fair, if the OS is borked enough, backup + reinstall IS the right way.
That’s how the pros do it.
have / on one partition and /home on another, when reinstalling, reformat or reuse / and set the other as /home again. Worked very well when I switched from Ubuntu to Manjaro last week when Ubuntu refused to boot up for me for no obvious reason.
BTRFS is your friend guys and gals ☺️.
I switched to BTRFS recently, but found myself even more fucked when my system stopped working suddenly and I didn’t know how to fix it without reformatting and installing grub again. Actually lost even more than I would have otherwise just because I wasn’t knowledgeable enough to get any form of recovery to work. That first EndeavourOS install didn’t last 2 months sadly.
Yep, everyone goes through that the first 2 or 3 installs, until you learn how CoW FSes work. It’s not like anything else and it takes a while to master it, but once you learn how to use it, you don’t reinstall ever again, just roll back snapshots 😉.
If you just want to get shit done sure just reinstall and you are good to go, but I see these issues as a learning opportunity and I have tons of free time so I try and fix my system for hours on end. Also it rarely breaks so not much time is wasted.