this post was submitted on 25 Mar 2024
1210 points (97.4% liked)

linuxmemes

20483 readers
923 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 45 points 5 months ago (4 children)

Pfft, even 2 separate ssds for dual booting doesnt stop this from happening to me -___-

On the plus side, this is the first i recall hearing of someone encountering the same issue, so i guess i dont feel as alone now.

[–] [email protected] 27 points 5 months ago

it stopped happening to me after i stopped using the grub entry to boot windows.

i now use my mainboards boot menu to select the windows entry when i need to boot it

[–] [email protected] 16 points 5 months ago* (last edited 5 months ago) (1 children)

Windows has a lovely “feature” where it installs the bootloader on a secondary drive if there’s one connected. It doesn’t install it on drive 1 and drive 2, just drive 2. I always disconnect all secondary drives before installing windows for this very reason.

That said you can configure the windows bootloader to recognize your Linux (or grub) and just use that to manage booting two OSes and it’s less likely to not destroy things.

[–] [email protected] 2 points 5 months ago (1 children)
[–] [email protected] 7 points 5 months ago

Something along the lines of this

Supposedly easybcd supports efi now so you should be able to use that to do all the config.

[–] [email protected] 5 points 5 months ago (3 children)

Is that actually easily fixable? Was planning to go dual-boot soon on my laptop and haven't even considered this scenario.

[–] [email protected] 4 points 5 months ago* (last edited 5 months ago)

It's relatively quick and easy to fix if you have a live boot Linux usb stick ...and probably a second machine so you can Google what to do. It's just also rather worrying at the time.

[–] [email protected] 3 points 5 months ago

My old thinkpads have this great feature where the hard drive is easilly accessible on the side, so I leave the cover off and just swap the drive to boot into a different os

[–] [email protected] 2 points 5 months ago

iirc the last time it happened to me, i just needed to fix the uefi entry which wasnt that bad.
(just remember to have a usb stick with a live image ready)

if it were to overwrite your bootloader that would be a way harder fix.

i dont remember if the second ever happend to me