• 0 Posts
  • 5 Comments
Joined 4 days ago
cake
Cake day: April 17th, 2025

help-circle
  • Fucking hell that’s a real pain in the arse solution you have there.

    If you have two drives then one will be sda and the other will be sdb. Install Windows first on sda (which will mean the boot sector is on sda) then install linux to sdb.

    When you get to the part in the Linux installation process where it asks where you want the boot partition tell it to install on sda.

    Then anytime you want to install and try a different distro just install to sdb with the boot sector on sda and grub will always detect and add Windows to the boot menu.

    Ran that configuration for 10yrs zero issues.