this post was submitted on 13 Jan 2024
560 points (96.2% liked)
Memes
45550 readers
1789 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I thought that too. My (now windows only) computer has two M2 slots, I used one for Linux and one for Windows. One day I walked into my office having left windows running the night before and my computer had rebooted and updated, The first thing I did was try to boot into the Linux partition and it did not work.
Not taking that chance again, I now have two separate PCs on my desk.
Hmm. That's interesting. The only thing I can think of that could potentially cause that is if for whatever reason there was an exisitng EFI partition on your linux drive. Windows will use whatever EFI it sees even if it's on a separate drive from it's primary NTFS partition. As you can imagine this can cause some fucky stuff to happen.
Some instructions I've read for dual booting recommend installing Linux first, removing the SSD wit Linux on it from the computer, and then install Windows to prevent that from happening.
It's really shitty that users have to go through all that trouble, though.