Windows deleting Ubuntu boot entry

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
-1
down vote

favorite












So recently within the past month or so, I've noticed that Windows seems to be deleting the EFI entry for Ubuntu every time I boot it. I've had to run boot-repair every time to restore the ubuntu boot entry. I'm running a fully up to date Windows 10, and Ubuntu 17.10. Does anyone know what could be causing this to happen?



My motherboard is a ROG MAXIMUS X HERO (WI-FI AC) running the 1003 BIOS, if that helps.










share|improve this question





















  • Did you do any searching at all? This has been answered a million times all over the Internet, including here.
    – Ken Sharp
    Mar 8 at 16:37










  • I searched a bunch and only the related links on this question I made have even come close to offering a proper fix for the issue. I'm looking at some of them now.
    – Andrew Roskuski
    Mar 8 at 19:48














up vote
-1
down vote

favorite












So recently within the past month or so, I've noticed that Windows seems to be deleting the EFI entry for Ubuntu every time I boot it. I've had to run boot-repair every time to restore the ubuntu boot entry. I'm running a fully up to date Windows 10, and Ubuntu 17.10. Does anyone know what could be causing this to happen?



My motherboard is a ROG MAXIMUS X HERO (WI-FI AC) running the 1003 BIOS, if that helps.










share|improve this question





















  • Did you do any searching at all? This has been answered a million times all over the Internet, including here.
    – Ken Sharp
    Mar 8 at 16:37










  • I searched a bunch and only the related links on this question I made have even come close to offering a proper fix for the issue. I'm looking at some of them now.
    – Andrew Roskuski
    Mar 8 at 19:48












up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











So recently within the past month or so, I've noticed that Windows seems to be deleting the EFI entry for Ubuntu every time I boot it. I've had to run boot-repair every time to restore the ubuntu boot entry. I'm running a fully up to date Windows 10, and Ubuntu 17.10. Does anyone know what could be causing this to happen?



My motherboard is a ROG MAXIMUS X HERO (WI-FI AC) running the 1003 BIOS, if that helps.










share|improve this question













So recently within the past month or so, I've noticed that Windows seems to be deleting the EFI entry for Ubuntu every time I boot it. I've had to run boot-repair every time to restore the ubuntu boot entry. I'm running a fully up to date Windows 10, and Ubuntu 17.10. Does anyone know what could be causing this to happen?



My motherboard is a ROG MAXIMUS X HERO (WI-FI AC) running the 1003 BIOS, if that helps.







boot dual-boot uefi 17.10 windows-10






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 8 at 15:26









Andrew Roskuski

7317




7317











  • Did you do any searching at all? This has been answered a million times all over the Internet, including here.
    – Ken Sharp
    Mar 8 at 16:37










  • I searched a bunch and only the related links on this question I made have even come close to offering a proper fix for the issue. I'm looking at some of them now.
    – Andrew Roskuski
    Mar 8 at 19:48
















  • Did you do any searching at all? This has been answered a million times all over the Internet, including here.
    – Ken Sharp
    Mar 8 at 16:37










  • I searched a bunch and only the related links on this question I made have even come close to offering a proper fix for the issue. I'm looking at some of them now.
    – Andrew Roskuski
    Mar 8 at 19:48















Did you do any searching at all? This has been answered a million times all over the Internet, including here.
– Ken Sharp
Mar 8 at 16:37




Did you do any searching at all? This has been answered a million times all over the Internet, including here.
– Ken Sharp
Mar 8 at 16:37












I searched a bunch and only the related links on this question I made have even come close to offering a proper fix for the issue. I'm looking at some of them now.
– Andrew Roskuski
Mar 8 at 19:48




I searched a bunch and only the related links on this question I made have even come close to offering a proper fix for the issue. I'm looking at some of them now.
– Andrew Roskuski
Mar 8 at 19:48










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










So I have no idea why this works, but I found a solution that seems to work reliably.



Previously, I had been switching OSes by rearranging the boot order so the OS I wanted was the first entry. This strategy exhibits the issue.



If I instead select the Windows UEFI bootloader from GRUB, the issue does not occur. After reconfiguring GRUB so it would remember the last boot entry picked, I now have a setup where I can easily switch between the OSes again and the last one I was running still sticks.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013121%2fwindows-deleting-ubuntu-boot-entry%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    So I have no idea why this works, but I found a solution that seems to work reliably.



    Previously, I had been switching OSes by rearranging the boot order so the OS I wanted was the first entry. This strategy exhibits the issue.



    If I instead select the Windows UEFI bootloader from GRUB, the issue does not occur. After reconfiguring GRUB so it would remember the last boot entry picked, I now have a setup where I can easily switch between the OSes again and the last one I was running still sticks.






    share|improve this answer
























      up vote
      0
      down vote



      accepted










      So I have no idea why this works, but I found a solution that seems to work reliably.



      Previously, I had been switching OSes by rearranging the boot order so the OS I wanted was the first entry. This strategy exhibits the issue.



      If I instead select the Windows UEFI bootloader from GRUB, the issue does not occur. After reconfiguring GRUB so it would remember the last boot entry picked, I now have a setup where I can easily switch between the OSes again and the last one I was running still sticks.






      share|improve this answer






















        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        So I have no idea why this works, but I found a solution that seems to work reliably.



        Previously, I had been switching OSes by rearranging the boot order so the OS I wanted was the first entry. This strategy exhibits the issue.



        If I instead select the Windows UEFI bootloader from GRUB, the issue does not occur. After reconfiguring GRUB so it would remember the last boot entry picked, I now have a setup where I can easily switch between the OSes again and the last one I was running still sticks.






        share|improve this answer












        So I have no idea why this works, but I found a solution that seems to work reliably.



        Previously, I had been switching OSes by rearranging the boot order so the OS I wanted was the first entry. This strategy exhibits the issue.



        If I instead select the Windows UEFI bootloader from GRUB, the issue does not occur. After reconfiguring GRUB so it would remember the last boot entry picked, I now have a setup where I can easily switch between the OSes again and the last one I was running still sticks.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 21 at 5:21









        Andrew Roskuski

        7317




        7317



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013121%2fwindows-deleting-ubuntu-boot-entry%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Which professions warranted travel in Medieval times?

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Trouble downloading packages list due to a “Hash sum mismatch” error