So I have not booted my windows partition for fear that it would break my boot.
Is there a way to circumvent this before the bug hits my system yet?
Did windows ever fix that?
I am this close to just deleting the entire partition and adding it to my Linux partition as a data and or log drive instead
sorry to be late, but I’ve been using a dual boot Linux windows for several years, I leave secure boot off.
That’s easily toggled in the bios.
I was worried about this dual boot problem too, but I’ve had no problem switching back and forth between Linux and windows like normal for weeks now, so I don’t think it’s a problem, especially if secure boot is disabled.
I switched to reFind boot manager and had to run a boot repair on the Windows partition with the Win11 USB installer. But it looks like everything is functioning now.
I think (not positive) that if you launch windows from bios it can’t break your boot.
Yeah, the issue was with Windows doing funky things with GRUB during an update. GRUB is a popular bootloader, which detects which OSes you have installed, and presents them in a menu. But Windows has been setting Windows Bootloader to run instead of GRUB when it updates. And Windows’ Bootloader doesn’t automatically detect Linux installs. If you use your BIOS to choose your OS (instead of using GRUB) you’re fine.
Even then, the fix is relatively simple in most cases. It’s just running a command in Windows’ Command Prompt, (the specific command is a little bit different depending on your specific distro) to re-enable GRUB after the update disables it.
I asked this 2 months ago, but honestly I’m not really much smarter: https://sh.itjust.works/post/24120546