this post was submitted on 13 Jan 2024
561 points (96.2% liked)

Memes

45451 readers
1579 users here now

Rules:

  1. Be civil and nice.
  2. 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
[–] AFaithfulNihilist@lemmy.world 24 points 9 months ago (1 children)

At this point I just accept that my windows desktop is going to reboot itself and update itself every fucking night. I used to be able to leave it on for months at a time only rebooting when I felt like it and had prepared all of my open projects to be rebooted.

Now I do those projects on my Linux PC, which has to be a separate PC now because the windows updates completely screw up dual booting. Microsoft is such a shit show, I would probably only turn on that PC on the weekends except I need Windows for work.

[–] OR3X@lemm.ee 11 points 9 months ago (1 children)

Put a second hard drive In your PC and install Linux solely to it. Then you can use your BIOS boot menu to choose which OS to boot and Windows can't wreck GRUB when updating.

[–] AFaithfulNihilist@lemmy.world 9 points 9 months ago (1 children)

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.

[–] OR3X@lemm.ee 8 points 9 months ago (1 children)

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.

[–] Sarcasmo220@lemmy.ml 10 points 9 months ago

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.