Ubuntu won't boot when first booting with dual boot windows 10












0















After nearly five hours of sighs, I'm turning to you to get some help.



Here's the situation :



I just bought a refurbished MSI (like new) with windows 10 installed on it.



Since there is not optical drive, I put the ISO of the last ubuntu version (18.04 LTS) on an USB.



I followed this tutorial (in french) : https://www.youtube.com/watch?v=hTIIx9-ZAyw



To sum it up, I shrank my hard drive (I wanted to give 400gb to ubuntu).



I accessed Ubuntu by clicking on update and recovery and selected "boot from a device" option.



I selected "something else" while installing ubuntu. I have created three "parts" : / (with 15gb), /home with 378gb and swap with 6.5 gb. The installation got complete. And I installed it on the windows boot just as the video says to be able to see the grub popping.



Although I must note that when I clicked on "restart" the computer froze and I had to turn it off manually.



When it restarted, the computer went straight to windows 10. I looked it up online and it seems that either fast boot or secure boot was the problem (or both).



I manage to access the bios to disable fast boot but it was harder to find "secure boot" on it. (I have an MSI GL6M 7RDX and the bios seems to pop with "American Megatrends")



And still the grub wouldn't pop up.



So I looked it up online once more and I found this website : https://itsfoss.com/no-grub-windows-linux/



So, I entered this command in windows 10 : bcdedit /deletevalue {bootmgr} path EFIubuntugrubx64.efi



I restarted the computer and a message saying "invalid signature detected. Check secure boot policy in setup" popped up. But once I clicked ok on it, the grub appeared.



I thought I was out of this mess but no... Once I select Ubuntu on the grub, error messages appear or the computer freezes.



The error messages which are popping are saying :



"ACPI Error : [PEGO.PEGP.EASP] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)



[ACEPI ERROR : Method parse/execution failed _SB.PCIO.LPCB.EC._REG, AE_NOT_FOUND (20170831/psparse-500)



ACEPI Exception : Could not find/resolve named package element V0P R (20170831/dspkginit-381)
.
.
.
.
.



Firmware bug : ACPI region does not cover t sponse buffer.
Couldn't get size



/dev/sda5: recovering journal



/dev/sda5: clean, 179442/938400 file, .... blocks



failed to load firmware chunk!



iwlwifi transaction failed, dumping registers



a couple more lines then the watchdog detect a hard lockup or sometimes a soft lock up



It says stuff like watchdog: BUG: soft lockup - CPU#1 stuck for 22s!



And it just keeps going forever without booting properly...



I've tried to use the "safe mode" and it works. There's a bunch of code appearing and I have the recovery menu. I have tried to repair the files with dpkg, to check it with fsck. Everything appeared OK



I have even use "resume" and ubuntu worked just fine. I have done all the updates it was offering and I thought the issue would be sorted out. I restarted it and tried to access ubuntu the traditionnal way but it started to act up again and to pop error messages.



I can't use the safe mode to access ubuntu forever because it appear very zoomed in and it's... overwhelming to say the least. But I can use it to run any test you would think would help with this problem...



I hope I have been clear enough. I'm really desperate, my last laptop just died a week ago and I would really like to go back using ubuntu...










share|improve this question







New contributor




Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    After nearly five hours of sighs, I'm turning to you to get some help.



    Here's the situation :



    I just bought a refurbished MSI (like new) with windows 10 installed on it.



    Since there is not optical drive, I put the ISO of the last ubuntu version (18.04 LTS) on an USB.



    I followed this tutorial (in french) : https://www.youtube.com/watch?v=hTIIx9-ZAyw



    To sum it up, I shrank my hard drive (I wanted to give 400gb to ubuntu).



    I accessed Ubuntu by clicking on update and recovery and selected "boot from a device" option.



    I selected "something else" while installing ubuntu. I have created three "parts" : / (with 15gb), /home with 378gb and swap with 6.5 gb. The installation got complete. And I installed it on the windows boot just as the video says to be able to see the grub popping.



    Although I must note that when I clicked on "restart" the computer froze and I had to turn it off manually.



    When it restarted, the computer went straight to windows 10. I looked it up online and it seems that either fast boot or secure boot was the problem (or both).



    I manage to access the bios to disable fast boot but it was harder to find "secure boot" on it. (I have an MSI GL6M 7RDX and the bios seems to pop with "American Megatrends")



    And still the grub wouldn't pop up.



    So I looked it up online once more and I found this website : https://itsfoss.com/no-grub-windows-linux/



    So, I entered this command in windows 10 : bcdedit /deletevalue {bootmgr} path EFIubuntugrubx64.efi



    I restarted the computer and a message saying "invalid signature detected. Check secure boot policy in setup" popped up. But once I clicked ok on it, the grub appeared.



    I thought I was out of this mess but no... Once I select Ubuntu on the grub, error messages appear or the computer freezes.



    The error messages which are popping are saying :



    "ACPI Error : [PEGO.PEGP.EASP] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)



    [ACEPI ERROR : Method parse/execution failed _SB.PCIO.LPCB.EC._REG, AE_NOT_FOUND (20170831/psparse-500)



    ACEPI Exception : Could not find/resolve named package element V0P R (20170831/dspkginit-381)
    .
    .
    .
    .
    .



    Firmware bug : ACPI region does not cover t sponse buffer.
    Couldn't get size



    /dev/sda5: recovering journal



    /dev/sda5: clean, 179442/938400 file, .... blocks



    failed to load firmware chunk!



    iwlwifi transaction failed, dumping registers



    a couple more lines then the watchdog detect a hard lockup or sometimes a soft lock up



    It says stuff like watchdog: BUG: soft lockup - CPU#1 stuck for 22s!



    And it just keeps going forever without booting properly...



    I've tried to use the "safe mode" and it works. There's a bunch of code appearing and I have the recovery menu. I have tried to repair the files with dpkg, to check it with fsck. Everything appeared OK



    I have even use "resume" and ubuntu worked just fine. I have done all the updates it was offering and I thought the issue would be sorted out. I restarted it and tried to access ubuntu the traditionnal way but it started to act up again and to pop error messages.



    I can't use the safe mode to access ubuntu forever because it appear very zoomed in and it's... overwhelming to say the least. But I can use it to run any test you would think would help with this problem...



    I hope I have been clear enough. I'm really desperate, my last laptop just died a week ago and I would really like to go back using ubuntu...










    share|improve this question







    New contributor




    Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      After nearly five hours of sighs, I'm turning to you to get some help.



      Here's the situation :



      I just bought a refurbished MSI (like new) with windows 10 installed on it.



      Since there is not optical drive, I put the ISO of the last ubuntu version (18.04 LTS) on an USB.



      I followed this tutorial (in french) : https://www.youtube.com/watch?v=hTIIx9-ZAyw



      To sum it up, I shrank my hard drive (I wanted to give 400gb to ubuntu).



      I accessed Ubuntu by clicking on update and recovery and selected "boot from a device" option.



      I selected "something else" while installing ubuntu. I have created three "parts" : / (with 15gb), /home with 378gb and swap with 6.5 gb. The installation got complete. And I installed it on the windows boot just as the video says to be able to see the grub popping.



      Although I must note that when I clicked on "restart" the computer froze and I had to turn it off manually.



      When it restarted, the computer went straight to windows 10. I looked it up online and it seems that either fast boot or secure boot was the problem (or both).



      I manage to access the bios to disable fast boot but it was harder to find "secure boot" on it. (I have an MSI GL6M 7RDX and the bios seems to pop with "American Megatrends")



      And still the grub wouldn't pop up.



      So I looked it up online once more and I found this website : https://itsfoss.com/no-grub-windows-linux/



      So, I entered this command in windows 10 : bcdedit /deletevalue {bootmgr} path EFIubuntugrubx64.efi



      I restarted the computer and a message saying "invalid signature detected. Check secure boot policy in setup" popped up. But once I clicked ok on it, the grub appeared.



      I thought I was out of this mess but no... Once I select Ubuntu on the grub, error messages appear or the computer freezes.



      The error messages which are popping are saying :



      "ACPI Error : [PEGO.PEGP.EASP] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)



      [ACEPI ERROR : Method parse/execution failed _SB.PCIO.LPCB.EC._REG, AE_NOT_FOUND (20170831/psparse-500)



      ACEPI Exception : Could not find/resolve named package element V0P R (20170831/dspkginit-381)
      .
      .
      .
      .
      .



      Firmware bug : ACPI region does not cover t sponse buffer.
      Couldn't get size



      /dev/sda5: recovering journal



      /dev/sda5: clean, 179442/938400 file, .... blocks



      failed to load firmware chunk!



      iwlwifi transaction failed, dumping registers



      a couple more lines then the watchdog detect a hard lockup or sometimes a soft lock up



      It says stuff like watchdog: BUG: soft lockup - CPU#1 stuck for 22s!



      And it just keeps going forever without booting properly...



      I've tried to use the "safe mode" and it works. There's a bunch of code appearing and I have the recovery menu. I have tried to repair the files with dpkg, to check it with fsck. Everything appeared OK



      I have even use "resume" and ubuntu worked just fine. I have done all the updates it was offering and I thought the issue would be sorted out. I restarted it and tried to access ubuntu the traditionnal way but it started to act up again and to pop error messages.



      I can't use the safe mode to access ubuntu forever because it appear very zoomed in and it's... overwhelming to say the least. But I can use it to run any test you would think would help with this problem...



      I hope I have been clear enough. I'm really desperate, my last laptop just died a week ago and I would really like to go back using ubuntu...










      share|improve this question







      New contributor




      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      After nearly five hours of sighs, I'm turning to you to get some help.



      Here's the situation :



      I just bought a refurbished MSI (like new) with windows 10 installed on it.



      Since there is not optical drive, I put the ISO of the last ubuntu version (18.04 LTS) on an USB.



      I followed this tutorial (in french) : https://www.youtube.com/watch?v=hTIIx9-ZAyw



      To sum it up, I shrank my hard drive (I wanted to give 400gb to ubuntu).



      I accessed Ubuntu by clicking on update and recovery and selected "boot from a device" option.



      I selected "something else" while installing ubuntu. I have created three "parts" : / (with 15gb), /home with 378gb and swap with 6.5 gb. The installation got complete. And I installed it on the windows boot just as the video says to be able to see the grub popping.



      Although I must note that when I clicked on "restart" the computer froze and I had to turn it off manually.



      When it restarted, the computer went straight to windows 10. I looked it up online and it seems that either fast boot or secure boot was the problem (or both).



      I manage to access the bios to disable fast boot but it was harder to find "secure boot" on it. (I have an MSI GL6M 7RDX and the bios seems to pop with "American Megatrends")



      And still the grub wouldn't pop up.



      So I looked it up online once more and I found this website : https://itsfoss.com/no-grub-windows-linux/



      So, I entered this command in windows 10 : bcdedit /deletevalue {bootmgr} path EFIubuntugrubx64.efi



      I restarted the computer and a message saying "invalid signature detected. Check secure boot policy in setup" popped up. But once I clicked ok on it, the grub appeared.



      I thought I was out of this mess but no... Once I select Ubuntu on the grub, error messages appear or the computer freezes.



      The error messages which are popping are saying :



      "ACPI Error : [PEGO.PEGP.EASP] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)



      [ACEPI ERROR : Method parse/execution failed _SB.PCIO.LPCB.EC._REG, AE_NOT_FOUND (20170831/psparse-500)



      ACEPI Exception : Could not find/resolve named package element V0P R (20170831/dspkginit-381)
      .
      .
      .
      .
      .



      Firmware bug : ACPI region does not cover t sponse buffer.
      Couldn't get size



      /dev/sda5: recovering journal



      /dev/sda5: clean, 179442/938400 file, .... blocks



      failed to load firmware chunk!



      iwlwifi transaction failed, dumping registers



      a couple more lines then the watchdog detect a hard lockup or sometimes a soft lock up



      It says stuff like watchdog: BUG: soft lockup - CPU#1 stuck for 22s!



      And it just keeps going forever without booting properly...



      I've tried to use the "safe mode" and it works. There's a bunch of code appearing and I have the recovery menu. I have tried to repair the files with dpkg, to check it with fsck. Everything appeared OK



      I have even use "resume" and ubuntu worked just fine. I have done all the updates it was offering and I thought the issue would be sorted out. I restarted it and tried to access ubuntu the traditionnal way but it started to act up again and to pop error messages.



      I can't use the safe mode to access ubuntu forever because it appear very zoomed in and it's... overwhelming to say the least. But I can use it to run any test you would think would help with this problem...



      I hope I have been clear enough. I'm really desperate, my last laptop just died a week ago and I would really like to go back using ubuntu...







      boot dual-boot partitioning windows-10 lockup






      share|improve this question







      New contributor




      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Jan 19 at 6:00









      JeanneJeanne

      1




      1




      New contributor




      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Looks like I figured it out :




          • I have found the way to disable the secure boot (it was disguised as "attempt secure boot"). This settled the problem with the safe mode being "zoomed in" but not the other one.


          • I have found another post where they talk about black screen when first booting. It was because of the graphic card drivers (Nvidia) who were not installed because Ubuntu. Here is the detailed solution to fix these drivers problems : How do I install additional drivers?



          Reboot and, problem solved! I post it so, if other people have these problems, they know how to solve them!






          share|improve this answer








          New contributor




          Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.




















            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/3.0/"u003ecc by-sa 3.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
            });


            }
            });






            Jeanne is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111056%2fubuntu-wont-boot-when-first-booting-with-dual-boot-windows-10%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














            Looks like I figured it out :




            • I have found the way to disable the secure boot (it was disguised as "attempt secure boot"). This settled the problem with the safe mode being "zoomed in" but not the other one.


            • I have found another post where they talk about black screen when first booting. It was because of the graphic card drivers (Nvidia) who were not installed because Ubuntu. Here is the detailed solution to fix these drivers problems : How do I install additional drivers?



            Reboot and, problem solved! I post it so, if other people have these problems, they know how to solve them!






            share|improve this answer








            New contributor




            Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.

























              0














              Looks like I figured it out :




              • I have found the way to disable the secure boot (it was disguised as "attempt secure boot"). This settled the problem with the safe mode being "zoomed in" but not the other one.


              • I have found another post where they talk about black screen when first booting. It was because of the graphic card drivers (Nvidia) who were not installed because Ubuntu. Here is the detailed solution to fix these drivers problems : How do I install additional drivers?



              Reboot and, problem solved! I post it so, if other people have these problems, they know how to solve them!






              share|improve this answer








              New contributor




              Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.























                0












                0








                0







                Looks like I figured it out :




                • I have found the way to disable the secure boot (it was disguised as "attempt secure boot"). This settled the problem with the safe mode being "zoomed in" but not the other one.


                • I have found another post where they talk about black screen when first booting. It was because of the graphic card drivers (Nvidia) who were not installed because Ubuntu. Here is the detailed solution to fix these drivers problems : How do I install additional drivers?



                Reboot and, problem solved! I post it so, if other people have these problems, they know how to solve them!






                share|improve this answer








                New contributor




                Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.










                Looks like I figured it out :




                • I have found the way to disable the secure boot (it was disguised as "attempt secure boot"). This settled the problem with the safe mode being "zoomed in" but not the other one.


                • I have found another post where they talk about black screen when first booting. It was because of the graphic card drivers (Nvidia) who were not installed because Ubuntu. Here is the detailed solution to fix these drivers problems : How do I install additional drivers?



                Reboot and, problem solved! I post it so, if other people have these problems, they know how to solve them!







                share|improve this answer








                New contributor




                Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                share|improve this answer



                share|improve this answer






                New contributor




                Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 2 days ago









                JeanneJeanne

                1




                1




                New contributor




                Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                Jeanne is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






















                    Jeanne is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    Jeanne is a new contributor. Be nice, and check out our Code of Conduct.













                    Jeanne is a new contributor. Be nice, and check out our Code of Conduct.












                    Jeanne is a new contributor. Be nice, and check out our Code of Conduct.
















                    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%2f1111056%2fubuntu-wont-boot-when-first-booting-with-dual-boot-windows-10%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

                    How did Captain America manage to do this?

                    迪纳利

                    南乌拉尔铁路局