• OR3X@lemm.ee
    link
    fedilink
    arrow-up
    11
    ·
    6 months ago

    Put a second hard drive In your PC and install Linux solely to it. Then you can use your BIOS boot menu to choose which OS to boot and Windows can’t wreck GRUB when updating.

    • AFaithfulNihilist@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      6 months ago

      I thought that too. My (now windows only) computer has two M2 slots, I used one for Linux and one for Windows. One day I walked into my office having left windows running the night before and my computer had rebooted and updated, The first thing I did was try to boot into the Linux partition and it did not work.

      Not taking that chance again, I now have two separate PCs on my desk.

      • OR3X@lemm.ee
        link
        fedilink
        arrow-up
        8
        ·
        6 months ago

        Hmm. That’s interesting. The only thing I can think of that could potentially cause that is if for whatever reason there was an exisitng EFI partition on your linux drive. Windows will use whatever EFI it sees even if it’s on a separate drive from it’s primary NTFS partition. As you can imagine this can cause some fucky stuff to happen.

        • Sarcasmo220@lemmy.ml
          link
          fedilink
          arrow-up
          10
          ·
          6 months ago

          Some instructions I’ve read for dual booting recommend installing Linux first, removing the SSD wit Linux on it from the computer, and then install Windows to prevent that from happening.

          It’s really shitty that users have to go through all that trouble, though.