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

linuxmemes

21174 readers
1642 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • 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 7 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 7 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

    [–] fuckwit_mcbumcrumble 16 points 7 months ago* (last edited 7 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.

    [–] voracread 2 points 7 months ago (1 children)
    [–] fuckwit_mcbumcrumble 7 points 7 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 7 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 7 months ago* (last edited 7 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 7 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 7 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