• @[email protected]
          link
          fedilink
          08 months ago

          No, Windows is just setting the computer up for users who don’t typically change anything in the bootloader.

      • Hovenko
        link
        fedilink
        98 months ago

        I can confirm. It does this I think if both OS are on the same disk, probably share bootloader. Never happened when I used separate disks.

      • waspentalive
        link
        fedilink
        08 months ago

        Is there a grub installer that runs under windows? (no spell checker I refuse to capitalize windows)

        • @[email protected]
          link
          fedilink
          48 months ago

          If you’re using UEFI there is nothing to reinstall. The installed bootloaders are still there in the UEFI partition, Windows just changed which one is set as the default. There are tools you can use, such as EasyUEFI (if I remember correctly), to revert the default to Grub or refind or systemd-boot, whichever you’re using.

    • Ooops
      link
      fedilink
      8
      edit-2
      8 months ago

      Windows likes to mess with the EFI partition on updates, scrweing up bootloaders. That you can prevent by separate EFI partition on another disk, This way Windows doesn’t see the other efi files to boot. But when it feesl really obnoxious, it also edits your EFI table and sets itself as the default. That doesn’t actually damage your linux boot files, but you still need to log back with some bootstick and revert the change, to make your bootloader/menu the default again.

      That’s the reason people often switch to Windows only as a VM (there are even solution to passthrough a dedicated graphics card just for Windows, if that’s for gaming) after some time. Because Windows is actively working against other OS’s on your computer.

      In a way their Secure Boot bullshit is nothing different. Get vendors to include MS keys by default, then pretend that Windows is somehow more secure because you need to deactivate Secure Boot to install soemthing else (who cares that one key on every machine is not exactly secure, even more so as MS keys were already found in the wild in malware so they don’t even know how to not lose them…)

      • @ilickfrogs
        link
        28 months ago

        Secure boot is the main reason I gave up dual booting on my desktop. Just couldn’t be fucked to keep turning it on and off every time. (I have an Nvidia GPU, kernel driver signing, updates, etc. tldr, fuck nvidia)