Lost my Windows boot option while dual booting with UbuntuUnable to boot into Windows after installing Ubuntu, how to fix?Add Windows 10 to GRUB OS listInstallation problems with GRUB, can only install by reinstalling Windows in legacy mode but need to keep in UEFI modeDual-Boot Windows 10 and Ubuntu, GRUB 2 not bootingPartition problems when dual booting with Windows 10Dual booting (Ubuntu over Windows) directly to Windows 10Laptop lost power while installing dual boot Ubuntu gnome along side Windows 10Lost dual boot on Windows updateUbuntu/Windows dual boot

How can one "treat writing as a job" even though it doesn't pay?

Can a wizard copy a wizard spell into their spellbook that they aren't high enough level to cast?

NP-hard problems but only for n≥3

How do critical hits work with static monster damage?

Why would a family misspell their surname?

Why would prey creatures not hate predator creatures?

Does Global Entry require agreeing to a higher standard of behavior?

Is the genre 'fantasy' still fantasy without magic?

Elevator design implementation in C++

Is "montäglich" commonly used?

Are there any dishes that can only be cooked with a microwave?

Using characters to delimit commands (like markdown)

Is there any way to get an instant or sorcery on the field as a permanent? What would happen if this occurred?

How to exit read-only mode

What does this docker log entry mean?

What is the name of this landform?

Why is the core ChaCha primitive not good for use in a CRCF? Why create BLAKE?

Unique magic triplets

Isn't any conversation with the US president quid-pro-quo?

Can I use pavers as a cheap solution to stop rain water erosion?

Should I tell an editor that I believe an article I'm reviewing is not good enough for the journal?

Is it a mistake to use a password that has previously been used (by anyone ever)?

Names of all the spacecrafts on the art by Philippe “Manchu" Bouchet

Why has no one requested the tape of the Trump/Ukraine call?



Lost my Windows boot option while dual booting with Ubuntu


Unable to boot into Windows after installing Ubuntu, how to fix?Add Windows 10 to GRUB OS listInstallation problems with GRUB, can only install by reinstalling Windows in legacy mode but need to keep in UEFI modeDual-Boot Windows 10 and Ubuntu, GRUB 2 not bootingPartition problems when dual booting with Windows 10Dual booting (Ubuntu over Windows) directly to Windows 10Laptop lost power while installing dual boot Ubuntu gnome along side Windows 10Lost dual boot on Windows updateUbuntu/Windows dual boot






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I had a problem with my dual boot laptop. I've had dual booted Windows and Linux for like 1 year, but I wanted to update my Ubuntu or to reinstall it.
So I've done that but forgot to check the radio button that says Install Ubuntu alongside with Windows. So that happened... I've lost my boot entry to Windows. Is there any way that I could recover it.



And yes, I've checked the GParted and it says that the partition is there, as well as all files in it.



Edit:
I am not sure, but as I can remember there was no UEFI Boot when I was selecting boot location. Is there a way that I can check that? Because it was long ago, I finally found time to fix it, because it was not bothering me. The button I selected said only Install Ubuntu. I forgot to say that the GRUB isn't showing on boot.



enter image description here



Thank you!










share|improve this question






















  • 4





    Take a screenshot of Gparted. Upload the screenshot in imgur.com and edit the question and add the link to the screenshot in your question above. If you forgot the radio button to install alongside Windows, which button did you select? Did you install in UEFI or Legacy BIOS (CSM) mode? Is Windows installed in UEFI mode or not? Please add all these new information in your question.

    – user68186
    Sep 5 at 21:07











  • @user68186 I finished that.

    – M.Simel
    Sep 6 at 12:37






  • 1





    Possible duplicate of Add Windows 10 to GRUB OS list and Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Sep 6 at 12:38







  • 1





    The /dev/sda6 FAT21 partition is an EFI System Partition (ESP). See the boot, esp flag. Since this is a logical partition inside the /dev/sda3 extended partition, I think it was created during Ubuntu installation. This makes me think that Ubuntu was installed in UEFI mode. See this answer to differentiate between UEFI and BIOS mode Live-USB boots. You may be able to use grub-repair as explained in the duplicate linked answers.

    – user68186
    Sep 6 at 16:51







  • 2





    Possible duplicate of Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Nov 5 at 18:50

















0


















I had a problem with my dual boot laptop. I've had dual booted Windows and Linux for like 1 year, but I wanted to update my Ubuntu or to reinstall it.
So I've done that but forgot to check the radio button that says Install Ubuntu alongside with Windows. So that happened... I've lost my boot entry to Windows. Is there any way that I could recover it.



And yes, I've checked the GParted and it says that the partition is there, as well as all files in it.



Edit:
I am not sure, but as I can remember there was no UEFI Boot when I was selecting boot location. Is there a way that I can check that? Because it was long ago, I finally found time to fix it, because it was not bothering me. The button I selected said only Install Ubuntu. I forgot to say that the GRUB isn't showing on boot.



enter image description here



Thank you!










share|improve this question






















  • 4





    Take a screenshot of Gparted. Upload the screenshot in imgur.com and edit the question and add the link to the screenshot in your question above. If you forgot the radio button to install alongside Windows, which button did you select? Did you install in UEFI or Legacy BIOS (CSM) mode? Is Windows installed in UEFI mode or not? Please add all these new information in your question.

    – user68186
    Sep 5 at 21:07











  • @user68186 I finished that.

    – M.Simel
    Sep 6 at 12:37






  • 1





    Possible duplicate of Add Windows 10 to GRUB OS list and Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Sep 6 at 12:38







  • 1





    The /dev/sda6 FAT21 partition is an EFI System Partition (ESP). See the boot, esp flag. Since this is a logical partition inside the /dev/sda3 extended partition, I think it was created during Ubuntu installation. This makes me think that Ubuntu was installed in UEFI mode. See this answer to differentiate between UEFI and BIOS mode Live-USB boots. You may be able to use grub-repair as explained in the duplicate linked answers.

    – user68186
    Sep 6 at 16:51







  • 2





    Possible duplicate of Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Nov 5 at 18:50













0













0









0








I had a problem with my dual boot laptop. I've had dual booted Windows and Linux for like 1 year, but I wanted to update my Ubuntu or to reinstall it.
So I've done that but forgot to check the radio button that says Install Ubuntu alongside with Windows. So that happened... I've lost my boot entry to Windows. Is there any way that I could recover it.



And yes, I've checked the GParted and it says that the partition is there, as well as all files in it.



Edit:
I am not sure, but as I can remember there was no UEFI Boot when I was selecting boot location. Is there a way that I can check that? Because it was long ago, I finally found time to fix it, because it was not bothering me. The button I selected said only Install Ubuntu. I forgot to say that the GRUB isn't showing on boot.



enter image description here



Thank you!










share|improve this question
















I had a problem with my dual boot laptop. I've had dual booted Windows and Linux for like 1 year, but I wanted to update my Ubuntu or to reinstall it.
So I've done that but forgot to check the radio button that says Install Ubuntu alongside with Windows. So that happened... I've lost my boot entry to Windows. Is there any way that I could recover it.



And yes, I've checked the GParted and it says that the partition is there, as well as all files in it.



Edit:
I am not sure, but as I can remember there was no UEFI Boot when I was selecting boot location. Is there a way that I can check that? Because it was long ago, I finally found time to fix it, because it was not bothering me. The button I selected said only Install Ubuntu. I forgot to say that the GRUB isn't showing on boot.



enter image description here



Thank you!







dual-boot grub2 partitioning windows uefi






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 6 at 16:44









user68186

18.6k8 gold badges54 silver badges78 bronze badges




18.6k8 gold badges54 silver badges78 bronze badges










asked Sep 5 at 21:03









M.SimelM.Simel

13 bronze badges




13 bronze badges










  • 4





    Take a screenshot of Gparted. Upload the screenshot in imgur.com and edit the question and add the link to the screenshot in your question above. If you forgot the radio button to install alongside Windows, which button did you select? Did you install in UEFI or Legacy BIOS (CSM) mode? Is Windows installed in UEFI mode or not? Please add all these new information in your question.

    – user68186
    Sep 5 at 21:07











  • @user68186 I finished that.

    – M.Simel
    Sep 6 at 12:37






  • 1





    Possible duplicate of Add Windows 10 to GRUB OS list and Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Sep 6 at 12:38







  • 1





    The /dev/sda6 FAT21 partition is an EFI System Partition (ESP). See the boot, esp flag. Since this is a logical partition inside the /dev/sda3 extended partition, I think it was created during Ubuntu installation. This makes me think that Ubuntu was installed in UEFI mode. See this answer to differentiate between UEFI and BIOS mode Live-USB boots. You may be able to use grub-repair as explained in the duplicate linked answers.

    – user68186
    Sep 6 at 16:51







  • 2





    Possible duplicate of Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Nov 5 at 18:50












  • 4





    Take a screenshot of Gparted. Upload the screenshot in imgur.com and edit the question and add the link to the screenshot in your question above. If you forgot the radio button to install alongside Windows, which button did you select? Did you install in UEFI or Legacy BIOS (CSM) mode? Is Windows installed in UEFI mode or not? Please add all these new information in your question.

    – user68186
    Sep 5 at 21:07











  • @user68186 I finished that.

    – M.Simel
    Sep 6 at 12:37






  • 1





    Possible duplicate of Add Windows 10 to GRUB OS list and Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Sep 6 at 12:38







  • 1





    The /dev/sda6 FAT21 partition is an EFI System Partition (ESP). See the boot, esp flag. Since this is a logical partition inside the /dev/sda3 extended partition, I think it was created during Ubuntu installation. This makes me think that Ubuntu was installed in UEFI mode. See this answer to differentiate between UEFI and BIOS mode Live-USB boots. You may be able to use grub-repair as explained in the duplicate linked answers.

    – user68186
    Sep 6 at 16:51







  • 2





    Possible duplicate of Unable to boot into Windows after installing Ubuntu, how to fix?

    – karel
    Nov 5 at 18:50







4




4





Take a screenshot of Gparted. Upload the screenshot in imgur.com and edit the question and add the link to the screenshot in your question above. If you forgot the radio button to install alongside Windows, which button did you select? Did you install in UEFI or Legacy BIOS (CSM) mode? Is Windows installed in UEFI mode or not? Please add all these new information in your question.

– user68186
Sep 5 at 21:07





Take a screenshot of Gparted. Upload the screenshot in imgur.com and edit the question and add the link to the screenshot in your question above. If you forgot the radio button to install alongside Windows, which button did you select? Did you install in UEFI or Legacy BIOS (CSM) mode? Is Windows installed in UEFI mode or not? Please add all these new information in your question.

– user68186
Sep 5 at 21:07













@user68186 I finished that.

– M.Simel
Sep 6 at 12:37





@user68186 I finished that.

– M.Simel
Sep 6 at 12:37




1




1





Possible duplicate of Add Windows 10 to GRUB OS list and Unable to boot into Windows after installing Ubuntu, how to fix?

– karel
Sep 6 at 12:38






Possible duplicate of Add Windows 10 to GRUB OS list and Unable to boot into Windows after installing Ubuntu, how to fix?

– karel
Sep 6 at 12:38





1




1





The /dev/sda6 FAT21 partition is an EFI System Partition (ESP). See the boot, esp flag. Since this is a logical partition inside the /dev/sda3 extended partition, I think it was created during Ubuntu installation. This makes me think that Ubuntu was installed in UEFI mode. See this answer to differentiate between UEFI and BIOS mode Live-USB boots. You may be able to use grub-repair as explained in the duplicate linked answers.

– user68186
Sep 6 at 16:51






The /dev/sda6 FAT21 partition is an EFI System Partition (ESP). See the boot, esp flag. Since this is a logical partition inside the /dev/sda3 extended partition, I think it was created during Ubuntu installation. This makes me think that Ubuntu was installed in UEFI mode. See this answer to differentiate between UEFI and BIOS mode Live-USB boots. You may be able to use grub-repair as explained in the duplicate linked answers.

– user68186
Sep 6 at 16:51





2




2





Possible duplicate of Unable to boot into Windows after installing Ubuntu, how to fix?

– karel
Nov 5 at 18:50





Possible duplicate of Unable to boot into Windows after installing Ubuntu, how to fix?

– karel
Nov 5 at 18:50










1 Answer
1






active

oldest

votes


















0



















I have noticed that my boot was in EFI boot, but the windows was installed on legacy boot. So the answer was to disable EFI boot and do it as a legacy boot option. Then it should boot into the Ubuntu, with the grub loader but with no option about windows. Then, you just have to use boot repair. That's it!






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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    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%2f1171172%2flost-my-windows-boot-option-while-dual-booting-with-ubuntu%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown


























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0



















    I have noticed that my boot was in EFI boot, but the windows was installed on legacy boot. So the answer was to disable EFI boot and do it as a legacy boot option. Then it should boot into the Ubuntu, with the grub loader but with no option about windows. Then, you just have to use boot repair. That's it!






    share|improve this answer






























      0



















      I have noticed that my boot was in EFI boot, but the windows was installed on legacy boot. So the answer was to disable EFI boot and do it as a legacy boot option. Then it should boot into the Ubuntu, with the grub loader but with no option about windows. Then, you just have to use boot repair. That's it!






      share|improve this answer




























        0















        0











        0









        I have noticed that my boot was in EFI boot, but the windows was installed on legacy boot. So the answer was to disable EFI boot and do it as a legacy boot option. Then it should boot into the Ubuntu, with the grub loader but with no option about windows. Then, you just have to use boot repair. That's it!






        share|improve this answer














        I have noticed that my boot was in EFI boot, but the windows was installed on legacy boot. So the answer was to disable EFI boot and do it as a legacy boot option. Then it should boot into the Ubuntu, with the grub loader but with no option about windows. Then, you just have to use boot repair. That's it!







        share|improve this answer













        share|improve this answer




        share|improve this answer










        answered Nov 5 at 18:47









        M.SimelM.Simel

        13 bronze badges




        13 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1171172%2flost-my-windows-boot-option-while-dual-booting-with-ubuntu%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown









            Popular posts from this blog

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü