• BCsven@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    18 days ago

    Or if you make two efi partitions, one for Linux and one that Windows uses. Then use the Probe Foreign OS in Linux to make a chainloader entry to windows. Set Linux as UEFI bootloader. Windows doesn’t know about the other partitions and leaves them alone.

    • KubeRoot@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      0
      ·
      18 days ago

      And then fuck it up by pointing Linux at your windows EFI partition, end up with neither system bootable and make things worse as you panic and try to rush a fix without understanding what you’re doing.

      If you’re new to how it all works and having a working machine is important, best to keep it simple and as separated as you can.

      I’m also not convinced that “Windows doesn’t know about the other partitions”, that sounds like the kind of thing that’s true until it isn’t and it overwrites your Linux bootloader.

      • BCsven@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        17 days ago

        Not if you separate into two EFI partitions and set Linux one in your UEFI boot options. Windows only gets access when grub hands over boot to windows via a chainloader entry, windows only knows about its EFI. I have run it 8 years like this…after dealing with windows killing my first shared EFI.