• 0xf@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    While microsoft has admitted to bugs causing exactly this scenario. I personally have a stabe 6 months with dual-boot. And only updating cachos once a month or every two weeks has been fine. The server and rog ally exclusively runs linux.

  • Sar@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    Grub had/has this issue every time windows does a cumulative monthly update. Systemd doesn’t have this issue.

    • Harvey656@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      The supposed update that fixed it (windows update) broke it worse than ever, took me quite awhile to figure it out.

  • todotoro@midwest.social
    link
    fedilink
    English
    arrow-up
    25
    ·
    2 days ago

    It always sucks dual booting in my experience. It’s an exercise in balancing maintenance and disk space management between two operating systems. You’re always likely patching if you actively switch between them.

    I think it’s usually better to choose one and virtualize the other. I’d rather choose Linux + Windows VM than the other way around.

    • Klajan@lemmy.zip
      link
      fedilink
      arrow-up
      6
      ·
      2 days ago

      Sadly VMs don’t work with the Anti-Cheat rootkits, one of the only reasons I still have Windows

      • todotoro@midwest.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        Yea, I figured thats why most people end up dual booting. It’s not a judgment or anything.

        FWIW, I get around this by either using Geforce Now to stream the game that uses it or simply not playing the game lol. It’s not worth dealing with Windows for me.

        My friends and I don’t usually play the kind of games that use Anti-Cheat so its not an issue.

    • bluesheep@lemm.ee
      link
      fedilink
      arrow-up
      7
      ·
      2 days ago

      I that why I never relate to this issue? I’ve had a dual boot setup for years by now and have always been able to choose either windows or Linux at startup, but they are on separate drives

      • MonkderVierte@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        Gaming. Want a quick round in a pause? Mount error: go boot Windows to fix it. But i have multiple tools and sessions and stuff open…

        And Windows still can’t handle anything reliable.

            • mittorn@masturbated.one
              link
              fedilink
              arrow-up
              1
              ·
              2 days ago

              @MonkderVierte new ntfs driver sometimes might be unstable (usually chkufsd helps fix some errors)
              Also there is fuse Paragon UFSD version (you may use ufsd binaries from paragon mounter on x86)
              But ntfs-3g utilities sometimes cannot fix even trivial journal errors

    • tehn00bi@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      With super cheap SSD’s and motherboards with multiple m.2 slots, there’s rarely an excuse not to have different drives anymore. Laptops might be an exception.

  • xia@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    22
    ·
    3 days ago

    The trick is to have a second EFI partition. One for windows to destroy, and one for linux to enjoy.

  • palordrolap@fedia.io
    link
    fedilink
    arrow-up
    28
    arrow-down
    1
    ·
    3 days ago

    If you’re lucky, it’s still on the disk and you just need to “repair” the bootloader.

    If not, well, that traumatised Mr Incredible pastiche might be at least a circle of hell too pleasant.

    You have backups, right?

    • Matriks404@lemmy.world
      link
      fedilink
      arrow-up
      18
      ·
      3 days ago

      There’s no way Windows would just access non-readable partition, and do anything with it, let alone delete it. No operating system does this.

      Replacing the bootloader is of course much more likely, but the general rule is that if you can manage to install Linux, you probably can follow basic instructions to fix GRUB or whatever your bootloader is.

      • palordrolap@fedia.io
        link
        fedilink
        arrow-up
        11
        ·
        3 days ago

        There’s no way Windows would just access non-readable partition

        I knew that was true back in the day, but I haven’t tried dual booting in a long, long time. Also, I wouldn’t put it past Microsoft’s current incarnation to “accidentally” decide that that “empty” partition would be great for virtual memory and the hibernation image.

        • Klajan@lemmy.zip
          link
          fedilink
          arrow-up
          6
          ·
          2 days ago

          Oh Windows knows this is the EFI partition, there is a flag for that. Windows just doesn’t care when it decides to nuke your bootloader with its own…

          And yes, it’s still happening…

      • sykaster@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Installing Linux is so simple nowadays that fixing the bootloader is a level higher now

      • Jankatarch@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 days ago

        To be fair, windows does save its license key on ROM. It writes to the read-only memory. So it could.

  • Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 days ago

    Can that actually happen like this? If Windows killed the bootloader wouldn’t that mean that you couldn’t boot into Kubuntu either? Or can it somehow kill the bootloader when the PC is turned off?

    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      13
      ·
      2 days ago

      ish. if your boot priority is set to windows first and it decides it needs to repair the bootloader it can wipe other oses from the boot order.

    • Don_alForno@feddit.org
      link
      fedilink
      arrow-up
      7
      ·
      edit-2
      2 days ago

      What definitely did happen to me is I booted into windows, shut down, on the next startup there was no more grub menu, just instant boot into windows. (Separate physical drives).

    • glorkon@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      2 days ago

      I constantly tell people the remedy of the dangers of dual booting, using a separate drive for Linux. They sometimes listen and then have a dual boot system that doesn’t break.