this post was submitted on 20 Apr 2024
755 points (93.2% liked)
linuxmemes
21172 readers
655 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, if you duel boot, it's just a matter of time until Windows nukes your other OS. At least with me, my Linux was about to solve world peace, but Windows got wind of that and shut it the fuck down.
Meme is correct, they're coming for you.
Windows basically never nukes the actual linux install. It DOES like breaking the bootloader though. Which is fixable but still deeply annoying.
Ah damn this is exactly what happened a few days ago. My popos boot entry suddenly disappeared. I can still just boot from the physical ssd it's installed on, but I found it strange it just pooped out somehow. Any pointers on how to fix it?
Here's an article on how to fix it.
TLDR: You need to boot from a live disk, mount your install and reinstall the bootloader.
I still need to fix mine, thanks for the link. The weirdest break it did once was messing with my Wi-Fi driver, managed to break Linux' driver somehow, making the Internet a no go. Still no idea how Windows managed that though, they shouldn't be messing with my bios. :/
Make sure you disable fast boot in Windows. I’ve read that can put devices into a state where Linux can’t use them.
I haven't had it happen to me for a while now. I used to have a boot repair liveCD that'd always do the trick, but I don't think that specific distro even exists anymore.
The gist is you'll want to boot a liveCD and use the liveCD to reinstall GRUB, I'm sure you can find the right incantation to do so online somewhere.