Title. I dual-boot Windows and Linux. I always saw people making “WINDOWS DELETED MY LINUX BOOTLOADER OMGOMG” posts and it had never happened to me. Now, the opposite has happened. I switched from EndeavourOS to OpenSUSE and now my windows install is no longer selectable on boot.

I keep Windows in a separate drive entirely, so instead of using grub, I use the EFI’s boot-select menu thingamafuck (look I don’t know jargon okay?) to choose Windows when I need it.

Well today it’s not there. Only the Linux entries show up. The Windows partition itself seems to be in good order, like, I can access it from within Linux no problem.

But yeah it doesn’t show up on my EFI selector thingie. I imagine I could get the EFI Shell going, but I have no idea how to use THAT either.

  • @aleph@lemm.ee
    link
    fedilink
    English
    13 months ago

    I dual booted for about two years before switching entirely over to Linux, and I found that using reFind as a bootloader instead of Grub was significantly less hassle. I’d suggest you check it out.

    • Count Regal Inkwell
      cake
      OP
      link
      13 months ago

      I have HEARD of reFind, but could not figure out how to use it. You got a good tutorial to link me up with?

      • @aleph@lemm.ee
        link
        fedilink
        English
        1
        edit-2
        3 months ago

        I recall following the Arch wiki entry, but the official documentation is very useful too.

        The easiest way I found to install it was to 1) Install refind through my distro’s package manager and then 2) simply run the refind-install command in a terminal, which completely automates the process and sets reFind as the default bootloader for your machine.

        If you want to tweak the appearance, icons, or the available boot entries on the reFind boot screen then just follow the official documentatuon.