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

    • PM_Your_Nudes_Please@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      6 months ago

      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.

  • Its_Always_420@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    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.

  • Varyk@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 months ago

    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.