this post was submitted on 20 Apr 2024
753 points (93.1% liked)

linuxmemes

19752 readers
2214 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Image text: "Fact: 90% of Linux users switch back to windows right before all their problems are about to be fixed"

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 months ago (2 children)

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?

[–] [email protected] 15 points 2 months ago (1 children)

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.

[–] taiyang 2 points 2 months ago (1 children)

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. :/

[–] CarbonatedPastaSauce 3 points 2 months ago

Make sure you disable fast boot in Windows. I’ve read that can put devices into a state where Linux can’t use them.

[–] [email protected] 4 points 2 months ago

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.