I was planning on installing windows to my new ssd for a dualboot, but I noticed that windows installer didn’t allow me to select the disk. I learned that it just installs to the drive that is marked as M2_1 in the bios. I thought that had something to do with boot order initially, but I’m not sure about that now. If it is boot order, my second ssd doesn’t even show up in the boot order menu So:

  1. Does windows install to whatever is second in boot order or whatever is marked as M2_1 in the bios, and
  2. How can I edit this to prevent windows from nuking my main linux partition and using the empty ssd, and after the install, how should I make sure both drives are available to boot into?

Motherboard is MSI MS - 7E10

      • bloodfart@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        12 hours ago

        by swap them around i mean physically take the two drives out and put them in each others connectors. by interface i mean physical interface, like the plug or socket or slot they connect to the motherboard with.

        the bios usually enumerates drives based on their position on the bus, so switching the connector they’re plugged into would fix the problem.

        linux usually handles drives based on uuid, a unique identifier per device, so it wouldn’t mess up linux.

        you didn’t specify if one was like a sata or esata or nvme and the other was different so i had to qualify “if theyre the same interface”.

  • Lime66@lemmy.worldOP
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 days ago

    I should note that after noticing it wasn’t detected by the boot menu, I formatted as NTFS. It is detected in the list of drives that the bios has however

  • NoSuchAgency@reddthat.com
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    6 days ago

    I’ve had trouble similar to this. Maybe someone else can give you more info, but I believe you have to install grub on the other ssd as well. Also, to prevent nuking, make your bootable flash drive with windows on it, and then pull your linux ssd out of the computer before booting from your flash drive and only have your ssd in it that you want windows on