• @CeeBee_Eh
    link
    1021 days ago

    even if you have two drives, you still have only one bootloader, not?

    The idea is to have completely separate boot and OS drives. You select which one you want to boot through the BIOS boot selection (ie. pressing F10 or F11 at the BIOS screen).

    This functionally makes each OS “unaware” of the other one.

    • @[email protected]
      link
      fedilink
      521 days ago

      Oh you sweet sweet summer boy…

      We’re talking Microsoft here, they’ll make sure they’re aware and they’ll make sure to f you over because Microsoft

      • @CeeBee_Eh
        link
        221 days ago

        While I generally agree with that, that’s not what seems to be happening here. What seems to be happening is that anyone who boots Windows via grub is getting grub itself overwritten.

        When you install Linux, boot loaders like grub generally are smart and try to be helpful by scanning all available OSes and provide a boot menu entry for those. This is generally to help new users who install a dual-boot system and help them not think that “Linux erased Windows” when they see the new grub boot loader.

        When you boot Windows from grub, Windows treats the drive with grub (where it booted from) as the boot drive. But if you tell your BIOS to boot the Windows drive, then grub won’t be invoked and Windows will boot seeing it’s own drive as the boot drive.

        This is mostly an assumption as this hasn’t happened to me and details are still a bit scarce.

    • @[email protected]
      link
      fedilink
      521 days ago

      Unfortunately it really doesn’t. And it’s actually Linux that’s the bigger problem: whenever it decides to updates GRUB it looks for OSes on all of your drives to make grub entries for them. It also doesn’t necessarily modify the version of grub on the booted drive.

      Yes I’m sure there’s a way to manually configure everything perfectly but my goal is a setup where I don’t have to constantly manually fix things.

      • @CeeBee_Eh
        link
        221 days ago

        If you install each OS with it’s own drive as the boot device, then you won’t see this issue.

        Unless you boot Windows via the grub boot menu. If you do that then Windows will see that drive as the boot device.

        If you select the OS by using the BIOS boot selection then you won’t see this issue.

        I was bitten by Windows doing exactly this almost 15 years ago. Since that day if I ever had a need for dual-boot (even if running different distros) each OS will get it’s own dedicated drive, and I select what I want to boot through the BBS (BIOS Boot Selection). It’s usually invoked with F10 or F11 (but could be a different key combo.

      • @[email protected]
        link
        fedilink
        221 days ago

        My install does not seem to do this. I removed the windows drive when installing Linux on a new drive. Put both drives in and select which one to boot in the bios. Its been that way for about a year and, so far, grub updates have never noticed the windows install nor added to grub.

        That’s with bazzite, can’t speak for any other distro as that is the only dual-boot machine I own. Bazzite does mention they do not recommend traditional dual boot with the boot loader and recommend the bios method so maybe they have something changed to avoid that?

    • @[email protected]
      link
      fedilink
      221 days ago

      I did that and a Windows update nuked Linux from the BIOS boot loader a few weeks ago.

      The only safe option is to have completely separate machines. Thankfully with the rise of ridiculously powerful minipcs that’s easier than ever.