How do I update BIOS on a computer that doesn't boot











up vote
0
down vote

favorite












So I have encountered the issue on my Matebook X Pro that is running Ubuntu 18.04 where I restarted it but it will not boot. It turns on, flashes the Huawei logo then after a second turns off. This repeats in an endless cycle.



I read on reddit that lots of users experience this problem and the solution is to update BIOS.



The problem is that I have already downloaded the zip file (containing the updated BIOS) onto my flash drive, but the computer does not see the USB. When i press ctrl+alt+F1, I am taken to the Insydeh20 setup utility. Under bootable devices it lists my SSD. When I disable the SSD with the USB plugged in, it says no bootable device found, so I cannot use the USB to run the zip file. Any suggestions as to what I can do? The device doesn't boot up at all, not even until to Ubuntu loading screen.



Edit:
It turns out there USB has to be reformatted first, but I am away from home for 3 weeks and the only USB I have contains important work files. Is there anything else I can do? I don't think an outdated BIOS is that big of a problem? Can I bypass this boot loop without updating the BIOS? I was thinking of updating it later.



Edit:
I could not find any guide on how to format my USB so that the computer can see it from the BIOS menu and update BIOS straight away. Right now my USB is not formatted in any special way so any help would be greatly appreciated










share|improve this question















migrated from softwareengineering.stackexchange.com Nov 25 at 22:27


This question came from our site for professionals, academics, and students working within the systems development life cycle.















  • Is the USB bootable? Have you tried booting a different machine from it?
    – choroba
    Nov 25 at 21:33










  • @choroba I haven't tried booting a different machine as the only other working machine belongs to someone else and I don't want to mees it up. The USB works fine with storing and transferring files though
    – Jared
    Nov 25 at 21:39










  • Just putting the zip file on an USB stick won't work. You have to create an USB stick in a special format (google, there are various ways to do that, and various tools).
    – dirkt
    Nov 26 at 7:49










  • @dirkt oh right, all the guides I was following didn't say anything about formatting the stick
    – Jared
    Nov 26 at 7:50















up vote
0
down vote

favorite












So I have encountered the issue on my Matebook X Pro that is running Ubuntu 18.04 where I restarted it but it will not boot. It turns on, flashes the Huawei logo then after a second turns off. This repeats in an endless cycle.



I read on reddit that lots of users experience this problem and the solution is to update BIOS.



The problem is that I have already downloaded the zip file (containing the updated BIOS) onto my flash drive, but the computer does not see the USB. When i press ctrl+alt+F1, I am taken to the Insydeh20 setup utility. Under bootable devices it lists my SSD. When I disable the SSD with the USB plugged in, it says no bootable device found, so I cannot use the USB to run the zip file. Any suggestions as to what I can do? The device doesn't boot up at all, not even until to Ubuntu loading screen.



Edit:
It turns out there USB has to be reformatted first, but I am away from home for 3 weeks and the only USB I have contains important work files. Is there anything else I can do? I don't think an outdated BIOS is that big of a problem? Can I bypass this boot loop without updating the BIOS? I was thinking of updating it later.



Edit:
I could not find any guide on how to format my USB so that the computer can see it from the BIOS menu and update BIOS straight away. Right now my USB is not formatted in any special way so any help would be greatly appreciated










share|improve this question















migrated from softwareengineering.stackexchange.com Nov 25 at 22:27


This question came from our site for professionals, academics, and students working within the systems development life cycle.















  • Is the USB bootable? Have you tried booting a different machine from it?
    – choroba
    Nov 25 at 21:33










  • @choroba I haven't tried booting a different machine as the only other working machine belongs to someone else and I don't want to mees it up. The USB works fine with storing and transferring files though
    – Jared
    Nov 25 at 21:39










  • Just putting the zip file on an USB stick won't work. You have to create an USB stick in a special format (google, there are various ways to do that, and various tools).
    – dirkt
    Nov 26 at 7:49










  • @dirkt oh right, all the guides I was following didn't say anything about formatting the stick
    – Jared
    Nov 26 at 7:50













up vote
0
down vote

favorite









up vote
0
down vote

favorite











So I have encountered the issue on my Matebook X Pro that is running Ubuntu 18.04 where I restarted it but it will not boot. It turns on, flashes the Huawei logo then after a second turns off. This repeats in an endless cycle.



I read on reddit that lots of users experience this problem and the solution is to update BIOS.



The problem is that I have already downloaded the zip file (containing the updated BIOS) onto my flash drive, but the computer does not see the USB. When i press ctrl+alt+F1, I am taken to the Insydeh20 setup utility. Under bootable devices it lists my SSD. When I disable the SSD with the USB plugged in, it says no bootable device found, so I cannot use the USB to run the zip file. Any suggestions as to what I can do? The device doesn't boot up at all, not even until to Ubuntu loading screen.



Edit:
It turns out there USB has to be reformatted first, but I am away from home for 3 weeks and the only USB I have contains important work files. Is there anything else I can do? I don't think an outdated BIOS is that big of a problem? Can I bypass this boot loop without updating the BIOS? I was thinking of updating it later.



Edit:
I could not find any guide on how to format my USB so that the computer can see it from the BIOS menu and update BIOS straight away. Right now my USB is not formatted in any special way so any help would be greatly appreciated










share|improve this question















So I have encountered the issue on my Matebook X Pro that is running Ubuntu 18.04 where I restarted it but it will not boot. It turns on, flashes the Huawei logo then after a second turns off. This repeats in an endless cycle.



I read on reddit that lots of users experience this problem and the solution is to update BIOS.



The problem is that I have already downloaded the zip file (containing the updated BIOS) onto my flash drive, but the computer does not see the USB. When i press ctrl+alt+F1, I am taken to the Insydeh20 setup utility. Under bootable devices it lists my SSD. When I disable the SSD with the USB plugged in, it says no bootable device found, so I cannot use the USB to run the zip file. Any suggestions as to what I can do? The device doesn't boot up at all, not even until to Ubuntu loading screen.



Edit:
It turns out there USB has to be reformatted first, but I am away from home for 3 weeks and the only USB I have contains important work files. Is there anything else I can do? I don't think an outdated BIOS is that big of a problem? Can I bypass this boot loop without updating the BIOS? I was thinking of updating it later.



Edit:
I could not find any guide on how to format my USB so that the computer can see it from the BIOS menu and update BIOS straight away. Right now my USB is not formatted in any special way so any help would be greatly appreciated







ubuntu usb bios






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 26 at 13:05

























asked Nov 25 at 21:00









Jared

113




113




migrated from softwareengineering.stackexchange.com Nov 25 at 22:27


This question came from our site for professionals, academics, and students working within the systems development life cycle.






migrated from softwareengineering.stackexchange.com Nov 25 at 22:27


This question came from our site for professionals, academics, and students working within the systems development life cycle.














  • Is the USB bootable? Have you tried booting a different machine from it?
    – choroba
    Nov 25 at 21:33










  • @choroba I haven't tried booting a different machine as the only other working machine belongs to someone else and I don't want to mees it up. The USB works fine with storing and transferring files though
    – Jared
    Nov 25 at 21:39










  • Just putting the zip file on an USB stick won't work. You have to create an USB stick in a special format (google, there are various ways to do that, and various tools).
    – dirkt
    Nov 26 at 7:49










  • @dirkt oh right, all the guides I was following didn't say anything about formatting the stick
    – Jared
    Nov 26 at 7:50


















  • Is the USB bootable? Have you tried booting a different machine from it?
    – choroba
    Nov 25 at 21:33










  • @choroba I haven't tried booting a different machine as the only other working machine belongs to someone else and I don't want to mees it up. The USB works fine with storing and transferring files though
    – Jared
    Nov 25 at 21:39










  • Just putting the zip file on an USB stick won't work. You have to create an USB stick in a special format (google, there are various ways to do that, and various tools).
    – dirkt
    Nov 26 at 7:49










  • @dirkt oh right, all the guides I was following didn't say anything about formatting the stick
    – Jared
    Nov 26 at 7:50
















Is the USB bootable? Have you tried booting a different machine from it?
– choroba
Nov 25 at 21:33




Is the USB bootable? Have you tried booting a different machine from it?
– choroba
Nov 25 at 21:33












@choroba I haven't tried booting a different machine as the only other working machine belongs to someone else and I don't want to mees it up. The USB works fine with storing and transferring files though
– Jared
Nov 25 at 21:39




@choroba I haven't tried booting a different machine as the only other working machine belongs to someone else and I don't want to mees it up. The USB works fine with storing and transferring files though
– Jared
Nov 25 at 21:39












Just putting the zip file on an USB stick won't work. You have to create an USB stick in a special format (google, there are various ways to do that, and various tools).
– dirkt
Nov 26 at 7:49




Just putting the zip file on an USB stick won't work. You have to create an USB stick in a special format (google, there are various ways to do that, and various tools).
– dirkt
Nov 26 at 7:49












@dirkt oh right, all the guides I was following didn't say anything about formatting the stick
– Jared
Nov 26 at 7:50




@dirkt oh right, all the guides I was following didn't say anything about formatting the stick
– Jared
Nov 26 at 7:50










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Alright, so I have solved the issue and I really hope that anyone who has it can benefit from my answer.



All I had to do was to go into BIOS (ctrl, alt, f2) then disable secure boot that is enabled by default. Then it all booted up and none of my data was lost. Thank you to everyone who tried to help






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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: 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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1378312%2fhow-do-i-update-bios-on-a-computer-that-doesnt-boot%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








    up vote
    1
    down vote



    accepted










    Alright, so I have solved the issue and I really hope that anyone who has it can benefit from my answer.



    All I had to do was to go into BIOS (ctrl, alt, f2) then disable secure boot that is enabled by default. Then it all booted up and none of my data was lost. Thank you to everyone who tried to help






    share|improve this answer

























      up vote
      1
      down vote



      accepted










      Alright, so I have solved the issue and I really hope that anyone who has it can benefit from my answer.



      All I had to do was to go into BIOS (ctrl, alt, f2) then disable secure boot that is enabled by default. Then it all booted up and none of my data was lost. Thank you to everyone who tried to help






      share|improve this answer























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        Alright, so I have solved the issue and I really hope that anyone who has it can benefit from my answer.



        All I had to do was to go into BIOS (ctrl, alt, f2) then disable secure boot that is enabled by default. Then it all booted up and none of my data was lost. Thank you to everyone who tried to help






        share|improve this answer












        Alright, so I have solved the issue and I really hope that anyone who has it can benefit from my answer.



        All I had to do was to go into BIOS (ctrl, alt, f2) then disable secure boot that is enabled by default. Then it all booted up and none of my data was lost. Thank you to everyone who tried to help







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 27 at 17:54









        Jared

        113




        113






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • 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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2fsuperuser.com%2fquestions%2f1378312%2fhow-do-i-update-bios-on-a-computer-that-doesnt-boot%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

            Terni

            A new problem with tex4ht and tikz

            Sun Ra