• Rooty@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      12 hours ago

      One of the reasons why I never dual boot. Unfucking GRUB is not on my priority lists.

      • EddoWagt@feddit.nl
        link
        fedilink
        English
        arrow-up
        8
        ·
        7 hours ago

        Only dualboot with windows on a separate drive, that hasn’t given me any issues in the past 5 years or so

        • boonhet@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          4
          ·
          3 hours ago

          Just make sure to unplug all non-Windows drives when installing Windows. Otherwise it can do weird things like making unilateral decisions on which exact drive it shoves its bootloader on. I’ve wiped my Linux drive when changing to another distro aaaaand the Windows bootloader was gone too. It really shouldn’t have been.

          • Random Dent@lemmy.ml
            link
            fedilink
            English
            arrow-up
            3
            ·
            3 hours ago

            Yeah whenever I set up a computer with dual boot it’s always Windows first, then Linux. Windows assumes it’s the only OS that exists so if there’s something else there it just ignores it and writes over the boot thingy. Linux actually bothers to look for anything else that’s installed and works around it.

        • NutWrench@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 hours ago

          Same here. I have Windows 10 on a separate physical disk (sdb). I have Linux and GRUB on sda, so Windows has no idea that it’s not the only OS on my computer.

    • njordomir@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      edit-2
      22 hours ago

      I had this happen before but not in recent times. Not sure if others have experienced the same.

      For a while I had my bootloader on a single drive but I now have my Linux bootloader on /dev/sda and my windows on /dev/sdb and toggle it in the bios when I need to use Windows. I haven’t had Windows overwrite anything in a long time. Could be a coincidence though.

      • mic_check_one_two@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        12 hours ago

        It’s mostly an issue when you have them sharing boot drives via partitions. If you keep them isolated to their own separate drives, Windows doesn’t tend to muck with things. It’s because Windows is bad about killing bootloaders, and automatically setting itself as the default in the boot order. So if you have it sharing a drive, it’ll nuke your boot. But if you don’t have them sharing a drive, and boot via a loader on the Linux drive, there is no boot loader on the Windows drive to nuke.

      • vimmiewimmie@slrpnk.net
        link
        fedilink
        English
        arrow-up
        7
        ·
        18 hours ago

        I’ve read that dual booting Windows and Linux can have temperamental quirks and I’ve had my share of them.

        Now, if I’m doing that, Windows fs gets isolated and I refuse to even connect it to the internet. But, outside of a legacy automotive shop program meant for XP, I’ve not needed Windows for a couple years.