Luckily fixing fstab is pretty easy. I’ve broken it twice I think since I started using Linux full time about two years ago, and it’s not really an issue. It takes a few minutes, but if you’re remotely comfortable with the command line it’s pretty trivial to get it booting again.
Had my server set up with encrypted drives and getting the root key from a flash drive. Cloned a drive and replaced the old one, somehow it was crypttab that just stopped working with me. Took like 4 hours solid to get it actually back up.
It’s been a long while for me, but some kind of dumb tinkering resulting in system death was semi regular 15 years ago. It got real bad when encyption started getting involved…
Updated Ubuntu over three or four LTS versions in the course of an afternoon several weeks ago - no problems, updated smoothly as fuck, machine (15 years old laptop) is running fine.
I’m used to (on Windows) occasionally having the nVidia driver break things so the computer blue screens. At that point, your computer is shutting down and there’s nothing you can do about it.
It was weird under Linux when I had an nVidia bug and the display stopped working, but the computer was still alive. I was able to SSH in and do a graceful shutdown. It was weird to watch because my display was completely frozen. The mouse pointer didn’t move, the clock wasn’t updating, but the windows were still all there. But, behind the scenes everything was working normally (bar high CPU usage because something else in the system was bothered by the display being screwed).
As nice as it is that Linux responds a bit better to bad nVidia drivers, it’s also annoying how poor the quality of those closed-source drivers is. There are certain kinds of bugs that apparently have been issues for years and nVidia just isn’t addressing them.
Installing stuff, then looking online for a way to fix an annoyance, find a script to fix a StackOverflow post that vaguely matches our issue, only to break that thing even more. Rinse and release, ad nauseum.
I was dual booting, distro hopping to figure out what I liked & didn’t like. After a few installs, I got cocky and thought I had the hang of things, and instead somehow deleted the bootloader, or something like that. Couldn’t boot up at all to any OS.
I use btrfs on my NAS and it shits the bed about once a month. Thankfully I use NixOS (btw) and have working backups so it’s not too hard to restore but still.
My NAS is one place where I wouldn’t risk anything that isn’t rock solid. Even if you don’t lose data, the NAS is infrastructure that should always be available.
Tf are you people doing to your computers to break the OS?
Changing graphics card configs in linux or editing fstab, probably
Luckily fixing fstab is pretty easy. I’ve broken it twice I think since I started using Linux full time about two years ago, and it’s not really an issue. It takes a few minutes, but if you’re remotely comfortable with the command line it’s pretty trivial to get it booting again.
Had my server set up with encrypted drives and getting the root key from a flash drive. Cloned a drive and replaced the old one, somehow it was crypttab that just stopped working with me. Took like 4 hours solid to get it actually back up.
Lol I just had an fstab issue today where my computer wouldn’t boot
Exercising my skills 😎 pls help
Dist-upgrading across 2+ years of upgrades.
It’s been a long while for me, but some kind of dumb tinkering resulting in system death was semi regular 15 years ago. It got real bad when encyption started getting involved…
Updated Ubuntu over three or four LTS versions in the course of an afternoon several weeks ago - no problems, updated smoothly as fuck, machine (15 years old laptop) is running fine.
Anecdotic evidence is anecdotic.
Correct. But usually it’s spelled anecdotal.
Literally every time I touch fstab. I’ve also had Mint and Bazzite installs stop booting for no reason.
Most recently a regular update borked my nvidia driver so I had to ssh in to revert.
I’m used to (on Windows) occasionally having the nVidia driver break things so the computer blue screens. At that point, your computer is shutting down and there’s nothing you can do about it.
It was weird under Linux when I had an nVidia bug and the display stopped working, but the computer was still alive. I was able to SSH in and do a graceful shutdown. It was weird to watch because my display was completely frozen. The mouse pointer didn’t move, the clock wasn’t updating, but the windows were still all there. But, behind the scenes everything was working normally (bar high CPU usage because something else in the system was bothered by the display being screwed).
As nice as it is that Linux responds a bit better to bad nVidia drivers, it’s also annoying how poor the quality of those closed-source drivers is. There are certain kinds of bugs that apparently have been issues for years and nVidia just isn’t addressing them.
Installing stuff, then looking online for a way to fix an annoyance, find a script to fix a StackOverflow post that vaguely matches our issue, only to break that thing even more. Rinse and release, ad nauseum.
Removing /dev/sda1 alongside Windows partition I was dual booting
I was dual booting, distro hopping to figure out what I liked & didn’t like. After a few installs, I got cocky and thought I had the hang of things, and instead somehow deleted the bootloader, or something like that. Couldn’t boot up at all to any OS.
Forgetting to put the correct keys for secure boot.
I use btrfs on my NAS and it shits the bed about once a month. Thankfully I use NixOS (btw) and have working backups so it’s not too hard to restore but still.
My NAS is one place where I wouldn’t risk anything that isn’t rock solid. Even if you don’t lose data, the NAS is infrastructure that should always be available.