Every time i open my pc i am asked to install ubuntu












0















When the bootable pendrive is inserted option is asked if ubuntu should be installed or try ubuntu but if pendrive is not connected a message appears claiming no bootable drive found
As a result every time i start my pc i need to install it
Plz help !










share|improve this question







New contributor




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





















  • Did you manage to actually install ubuntu on your PC?

    – Organic Marble
    6 hours ago
















0















When the bootable pendrive is inserted option is asked if ubuntu should be installed or try ubuntu but if pendrive is not connected a message appears claiming no bootable drive found
As a result every time i start my pc i need to install it
Plz help !










share|improve this question







New contributor




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





















  • Did you manage to actually install ubuntu on your PC?

    – Organic Marble
    6 hours ago














0












0








0








When the bootable pendrive is inserted option is asked if ubuntu should be installed or try ubuntu but if pendrive is not connected a message appears claiming no bootable drive found
As a result every time i start my pc i need to install it
Plz help !










share|improve this question







New contributor




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












When the bootable pendrive is inserted option is asked if ubuntu should be installed or try ubuntu but if pendrive is not connected a message appears claiming no bootable drive found
As a result every time i start my pc i need to install it
Plz help !







ubuntu-one






share|improve this question







New contributor




girish somani 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




girish somani 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




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









asked 8 hours ago









girish somanigirish somani

11




11




New contributor




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





New contributor





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






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













  • Did you manage to actually install ubuntu on your PC?

    – Organic Marble
    6 hours ago



















  • Did you manage to actually install ubuntu on your PC?

    – Organic Marble
    6 hours ago

















Did you manage to actually install ubuntu on your PC?

– Organic Marble
6 hours ago





Did you manage to actually install ubuntu on your PC?

– Organic Marble
6 hours ago










1 Answer
1






active

oldest

votes


















0














It sounds as if your BIOS is set to boot from USB rather than your internal hard disk.



You need to know how to configure your BIOS to change the boot device. If you still have the motherboard or computer manual then the information on setting a boot device will be in there.



If you don't have this you can find the make and model of you motherboard from Linux:



1) Boot into Linux from your USB drive;



2) Open a terminal with CTRL-ALT-F2;



3) Enter this command (you will need your password)



sudo lshw | more


4) Look for lines similar to this:



   *-core:
description: Motherboard
product: FM2A88X Extreme6+
vendor: ASRock


So I have an ASRock FM2A88X Extreme6+, and I can go to their website to download the user guide.



5) Close the Terminal.






share|improve this answer








New contributor




Boodysaspie 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
    });


    }
    });






    girish somani 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%2f1120466%2fevery-time-i-open-my-pc-i-am-asked-to-install-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














    It sounds as if your BIOS is set to boot from USB rather than your internal hard disk.



    You need to know how to configure your BIOS to change the boot device. If you still have the motherboard or computer manual then the information on setting a boot device will be in there.



    If you don't have this you can find the make and model of you motherboard from Linux:



    1) Boot into Linux from your USB drive;



    2) Open a terminal with CTRL-ALT-F2;



    3) Enter this command (you will need your password)



    sudo lshw | more


    4) Look for lines similar to this:



       *-core:
    description: Motherboard
    product: FM2A88X Extreme6+
    vendor: ASRock


    So I have an ASRock FM2A88X Extreme6+, and I can go to their website to download the user guide.



    5) Close the Terminal.






    share|improve this answer








    New contributor




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

























      0














      It sounds as if your BIOS is set to boot from USB rather than your internal hard disk.



      You need to know how to configure your BIOS to change the boot device. If you still have the motherboard or computer manual then the information on setting a boot device will be in there.



      If you don't have this you can find the make and model of you motherboard from Linux:



      1) Boot into Linux from your USB drive;



      2) Open a terminal with CTRL-ALT-F2;



      3) Enter this command (you will need your password)



      sudo lshw | more


      4) Look for lines similar to this:



         *-core:
      description: Motherboard
      product: FM2A88X Extreme6+
      vendor: ASRock


      So I have an ASRock FM2A88X Extreme6+, and I can go to their website to download the user guide.



      5) Close the Terminal.






      share|improve this answer








      New contributor




      Boodysaspie 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







        It sounds as if your BIOS is set to boot from USB rather than your internal hard disk.



        You need to know how to configure your BIOS to change the boot device. If you still have the motherboard or computer manual then the information on setting a boot device will be in there.



        If you don't have this you can find the make and model of you motherboard from Linux:



        1) Boot into Linux from your USB drive;



        2) Open a terminal with CTRL-ALT-F2;



        3) Enter this command (you will need your password)



        sudo lshw | more


        4) Look for lines similar to this:



           *-core:
        description: Motherboard
        product: FM2A88X Extreme6+
        vendor: ASRock


        So I have an ASRock FM2A88X Extreme6+, and I can go to their website to download the user guide.



        5) Close the Terminal.






        share|improve this answer








        New contributor




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










        It sounds as if your BIOS is set to boot from USB rather than your internal hard disk.



        You need to know how to configure your BIOS to change the boot device. If you still have the motherboard or computer manual then the information on setting a boot device will be in there.



        If you don't have this you can find the make and model of you motherboard from Linux:



        1) Boot into Linux from your USB drive;



        2) Open a terminal with CTRL-ALT-F2;



        3) Enter this command (you will need your password)



        sudo lshw | more


        4) Look for lines similar to this:



           *-core:
        description: Motherboard
        product: FM2A88X Extreme6+
        vendor: ASRock


        So I have an ASRock FM2A88X Extreme6+, and I can go to their website to download the user guide.



        5) Close the Terminal.







        share|improve this answer








        New contributor




        Boodysaspie 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




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









        answered 6 hours ago









        BoodysaspieBoodysaspie

        972




        972




        New contributor




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





        New contributor





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






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






















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










            draft saved

            draft discarded


















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













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












            girish somani 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%2f1120466%2fevery-time-i-open-my-pc-i-am-asked-to-install-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

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局