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!”
Being able to easily and freely upgrade, experiment, and reinstall is one of the big perks of Linux. Carry on.
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)
Reminds me, that I want to “fix” my install.
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
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.
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.
Literally this morning I started getting boot errors. It is telling me WBM can’t find the boot file. But I should be booting into grub, so idk what to do. My boot order is Ubuntu, then USB. And that’s it. And now I’m out of the house all day and can’t do anything but sweat about it.
Sounds like Windows rewrote boot manager. It likes to do that sometimes. Basically your only choice is taking live USB booting into it and reinstalling grub.
This is likely what happened. I think I’m gonna format the Windows SSD attached to the server (old install) and reinstall grub. Tomorrow, I guess. :(
Edit: Now that I’ve had a moment to think, I realized that I deleted grub. It was on another SSD that I wiped. It was on the SSD that my old OS was on that I wasn’t using anymore. But my actual Linux install came from another computer. So when I dropped it in what became my server, I installed grub manually on the old SSD (which has now been wiped) to boot to my Linux SSD.
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.
Do a snapshot and roll back. Actually faster and easier.
This was in the long long ago, grasshopper. We did bare metal installations back in the day.