Chad Linux user
Chad Linux user
Chad Linux user
Let's be honest. If you haven't broken your bootloader at some point in time, you haven't experienced Linux.
I've broken my bootloader many times. I remember frantically looking up how to fix that online for the first time. Now I know not to do stupid things that could bork my bootloader.
Windows probably broke my bootloader (GRUB) more times than I did though.
As a Linux noob, the only time I've broken my bootloader was updating my distro after ignoring it for a year. I ignored the update because it broke a badly made script badly solving the complex problem caused by a simple problem that I ignored the solution to.
I finally fixed the simple problem because I needed to upgrade a library to get a modded launcher working so I could play with my friends. And I was thinking of rewriting the firmware for my macro keyboard to be better structured anyways.
I went back to the old firmware with a simple fix as the new one has a weird bug that if I hold two "even" keys at once, I get spammed down signals for the higher order one.
Linux has been fun!
thats why you gotta stock up on boot loaders can never have enough boot loaders if one breaks I just boot off another one
I feel like it’s harder to break the bootloader these days. All my dual-booting escapades worked fine, I still have most of my hair, and there’s no way my Linux skills have improved that much.
I think that the major issue with the bootloader is when a user confuses the device file for the entre drive (/dev/sda
) with the device file for the partition (/dev/sda1
), whch is not entirely unreasonable for a new user who doesn't understand the naming system to do. Like, mkfs.ext4 /dev/sda
rather than mkfs.ext4 /dev/sda1
. Then you overwrite the entire drive, starting with the MBR, rather than the contents of a partition with your new filesystem.
The only thing I fucked up was /etc/sudoers. Once it refused sudo to me, my colleague told me about visudo and having another terminal with root already open as backup. And handed me a bootable USB stick to fix my fuckup. Good times, lessons were learned.
How did you break it?
I broke my boot loader last weekend trying to enable hibernation. It worked, but was flaky, so I decided to undo everything, but when I tried to run upgrade-grub to apply the changes, it stalled. No matter what I tried, I couldn't make it to run, and booting without upgrading grub was out of the question.
Fortunately, since the only change was related to hibernation, shutting down instead of hibernating let me reboot using the old boot loader, and after that the update-grub worked well.
Having broken the boot loader several times before taught me that you can sometimes boot a broken boot loader in the right conditions.
I'm amazed Windows is allowed to pull some of it's shit, but the US doesn't seem real keen on anti monopoly anything anymore.
This meme is such a good representation of the general difference between the two systems.
THAT'S A REAL THING LOL
/🤓 mode on
it's not a bootloader response tho, it's when init couldn't be initialized
/🤓 mode off
You really can't uninstall edge in Windows? I knew that was a thing with IE back in the day.
You can uninstall the newest version of edge in Windows. The newer edge is chromium based and it seems you can remove it now. However the previous version of edge that was built into windows could not be removed with traditional methods.
This kind of thing is a huge part of why I fell in love with Linux so long ago.
I was once asked how I know so much about computers. I told them I broke it enough times and had to fix it before my dad came home.
Well you can still uninstall edge on windows, even if it break your system, you can do it. There are tons of guides you can find on internet. It’s basically running the installer with an uninstall flag.
I'll never forget that beautiful moment when i uninstalled python using the terminal
This is quickly just becoming r/linuxcirclejerk
As everything should be...
Everytime I edge auto opens on a new PC, I get a little bit sadder
hey i got that message after failing to set up UKI booting on my Arch install 🥲
The other day, I realized that Apple had done things to their version of rm
that made an old script I had on my work machine fail. Apparently, they stuck in something that would just reject certain versions of rm
that are known to be problematic.
It's not that you can't do it, it's that you have to use wildcards now.
I don’t know which asshole decided Edge should be part of M365 for Mac and if you uninstall it it reinstalls 15 minutes later but when I find out they’re getting a full jug of used Go Lytly in their shoes.
I'll never forget when I was just learning about Arch and I installed it sharing the same NTFS directories as Windows. It didn't work great.
If I want to break my computer I should be able to break my computer!
That's right! By worshipping the almighty penguin he gives us the power to make our expensive computers into useless novelty items.
Look, if we want to spend 6 hours rebuilding our MBR/GPT, bootsector, and efi partition from scratch, using our grandfather's butterfly, we should be allowed to. Insert angry xkcd here.
task managers creator added a function to kill the entire pc. but people reported it as a bug and someone else at Microsoft removed it
Dave Plummer is a fricking legend!
I mean, yes, it might sound a little bit silly, but it is actually simply about the right to make use of the tech you own in the way you see fit, which should be a fundamental freedom AND right. It's the Windows users that look ridiculous from any sane perspective, though I try not to judge people based on their choice of OS lol
Except if you try to use dolphin file-manager as root .... fail. I'm still annoyed at Martin Graeslin for forcing that change.
Yes, I know it is simple to patch out. But that would mean I need to recompile dolphin after every update, and assume responsibility for keeping any metapackage that uses it up to date too. Blegh.
Trying to de-bloat KDE feels like a game of chicken. Whichever K-application I try to uninstall, I get a prompt asking me to confirm if I want to uninstall a plethora of important-sounding kde packages. It gambles on me not knowing which "kde-[...]" packages are vital for KDE Plasma to run, so I don't take the chance on uninstalling the email client, multimedia programs etc.