• @[email protected]
    link
    fedilink
    81 year ago

    Honestly can’t remember the last time I had a bootoader issue. Don’t get me wrong, I’ve broken plenty of other things.

    • @[email protected]
      link
      fedilink
      131 year ago

      Windows 7 used to thunderfuck grub at random every few updates just to keep everyone on their toes.

        • @[email protected]OP
          link
          fedilink
          English
          11 year ago

          UEFI boot is why this happens. In MBR, Windows doesn’t check or update the MBR magic, thus GRUB is left alone.

          • @[email protected]OP
            link
            fedilink
            English
            11 year ago

            You don’t choose. If the installer boots in UEFI, it installs the OS in UEFI, if it boots in MBR, it installs in MBR. The same logic applies to both Windows and Linux.