How to find the problem causing slow boot





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







0















I have Ubuntu 18.10 and Fedora installed on my Asus laptop. And I just installed kali Linux (for fun). After the installation, I booted into Ubuntu again and found that the speed of booting became extremely slow. After grub, it hanged at a black screen for about 40 seconds, and then "Ubuntu" with five dots for around 1:30. No error message appeared. I know that it's difficult to help with this information, so I want to ask that how can I get more information about what is causing the problem? (or maybe what may be causing the problem?) I installed Ubuntu and Fedora on my SSD so I expected to be booting very fast. Fedora still boot fast now but not Ubuntu.



As for other information, I share my home partition between Fedora and Ubuntu. I wanted to share with kali but it didn't come up with the same directory after the installation completed. I also tried to share swap partition. During the installation of Kali, I cannot select the current swap partition without formatting it, so I formatted the swap partition. Those are the info I can think of. Please tell me where I can find other needed information to get help. I'm quite new to Linux, so I'll appreciate it if the instruction can be very detailed (such as commands). Thank you in advance.










share|improve this question







New contributor




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





















  • keep in mind boot is slower when its doing extra work for say some driver change so subsequent boots will be faster

    – Scott Stensland
    yesterday


















0















I have Ubuntu 18.10 and Fedora installed on my Asus laptop. And I just installed kali Linux (for fun). After the installation, I booted into Ubuntu again and found that the speed of booting became extremely slow. After grub, it hanged at a black screen for about 40 seconds, and then "Ubuntu" with five dots for around 1:30. No error message appeared. I know that it's difficult to help with this information, so I want to ask that how can I get more information about what is causing the problem? (or maybe what may be causing the problem?) I installed Ubuntu and Fedora on my SSD so I expected to be booting very fast. Fedora still boot fast now but not Ubuntu.



As for other information, I share my home partition between Fedora and Ubuntu. I wanted to share with kali but it didn't come up with the same directory after the installation completed. I also tried to share swap partition. During the installation of Kali, I cannot select the current swap partition without formatting it, so I formatted the swap partition. Those are the info I can think of. Please tell me where I can find other needed information to get help. I'm quite new to Linux, so I'll appreciate it if the instruction can be very detailed (such as commands). Thank you in advance.










share|improve this question







New contributor




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





















  • keep in mind boot is slower when its doing extra work for say some driver change so subsequent boots will be faster

    – Scott Stensland
    yesterday














0












0








0








I have Ubuntu 18.10 and Fedora installed on my Asus laptop. And I just installed kali Linux (for fun). After the installation, I booted into Ubuntu again and found that the speed of booting became extremely slow. After grub, it hanged at a black screen for about 40 seconds, and then "Ubuntu" with five dots for around 1:30. No error message appeared. I know that it's difficult to help with this information, so I want to ask that how can I get more information about what is causing the problem? (or maybe what may be causing the problem?) I installed Ubuntu and Fedora on my SSD so I expected to be booting very fast. Fedora still boot fast now but not Ubuntu.



As for other information, I share my home partition between Fedora and Ubuntu. I wanted to share with kali but it didn't come up with the same directory after the installation completed. I also tried to share swap partition. During the installation of Kali, I cannot select the current swap partition without formatting it, so I formatted the swap partition. Those are the info I can think of. Please tell me where I can find other needed information to get help. I'm quite new to Linux, so I'll appreciate it if the instruction can be very detailed (such as commands). Thank you in advance.










share|improve this question







New contributor




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












I have Ubuntu 18.10 and Fedora installed on my Asus laptop. And I just installed kali Linux (for fun). After the installation, I booted into Ubuntu again and found that the speed of booting became extremely slow. After grub, it hanged at a black screen for about 40 seconds, and then "Ubuntu" with five dots for around 1:30. No error message appeared. I know that it's difficult to help with this information, so I want to ask that how can I get more information about what is causing the problem? (or maybe what may be causing the problem?) I installed Ubuntu and Fedora on my SSD so I expected to be booting very fast. Fedora still boot fast now but not Ubuntu.



As for other information, I share my home partition between Fedora and Ubuntu. I wanted to share with kali but it didn't come up with the same directory after the installation completed. I also tried to share swap partition. During the installation of Kali, I cannot select the current swap partition without formatting it, so I formatted the swap partition. Those are the info I can think of. Please tell me where I can find other needed information to get help. I'm quite new to Linux, so I'll appreciate it if the instruction can be very detailed (such as commands). Thank you in advance.







boot






share|improve this question







New contributor




Frank Wang 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




Frank Wang 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




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









asked yesterday









Frank WangFrank Wang

31




31




New contributor




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





New contributor





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






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













  • keep in mind boot is slower when its doing extra work for say some driver change so subsequent boots will be faster

    – Scott Stensland
    yesterday



















  • keep in mind boot is slower when its doing extra work for say some driver change so subsequent boots will be faster

    – Scott Stensland
    yesterday

















keep in mind boot is slower when its doing extra work for say some driver change so subsequent boots will be faster

– Scott Stensland
yesterday





keep in mind boot is slower when its doing extra work for say some driver change so subsequent boots will be faster

– Scott Stensland
yesterday










1 Answer
1






active

oldest

votes


















0














Since you formatted the existing swap, Ubuntu (and even Fedora) may not be recognizing the swap, which may be a possible cause. Boot to Ubuntu and open the System Monitor to see if the Swap is "not available". Alternatively, type in the terminal cat /proc/swaps to see which swap devices are being used.



If the swap is not available, you must to tell the system to use it, because it's UUID changed. These are the steps:



Type in the terminal



sudo blkid


to see the UUID of the partitions. Search for the swap UUID.
Now, open in the terminal



sudo gedit /etc/fstab


and change the UUID of the swap partition with the new one. The line will be something like this:



UUID=e911d747-0add-49dc-a37d-7b6b16656c2g none swap sw 0 0


Then restart the system and see if the swap is being detected. Verify if the problem of slow boot was gone.






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


    }
    });






    Frank Wang 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%2f1133039%2fhow-to-find-the-problem-causing-slow-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









    0














    Since you formatted the existing swap, Ubuntu (and even Fedora) may not be recognizing the swap, which may be a possible cause. Boot to Ubuntu and open the System Monitor to see if the Swap is "not available". Alternatively, type in the terminal cat /proc/swaps to see which swap devices are being used.



    If the swap is not available, you must to tell the system to use it, because it's UUID changed. These are the steps:



    Type in the terminal



    sudo blkid


    to see the UUID of the partitions. Search for the swap UUID.
    Now, open in the terminal



    sudo gedit /etc/fstab


    and change the UUID of the swap partition with the new one. The line will be something like this:



    UUID=e911d747-0add-49dc-a37d-7b6b16656c2g none swap sw 0 0


    Then restart the system and see if the swap is being detected. Verify if the problem of slow boot was gone.






    share|improve this answer




























      0














      Since you formatted the existing swap, Ubuntu (and even Fedora) may not be recognizing the swap, which may be a possible cause. Boot to Ubuntu and open the System Monitor to see if the Swap is "not available". Alternatively, type in the terminal cat /proc/swaps to see which swap devices are being used.



      If the swap is not available, you must to tell the system to use it, because it's UUID changed. These are the steps:



      Type in the terminal



      sudo blkid


      to see the UUID of the partitions. Search for the swap UUID.
      Now, open in the terminal



      sudo gedit /etc/fstab


      and change the UUID of the swap partition with the new one. The line will be something like this:



      UUID=e911d747-0add-49dc-a37d-7b6b16656c2g none swap sw 0 0


      Then restart the system and see if the swap is being detected. Verify if the problem of slow boot was gone.






      share|improve this answer


























        0












        0








        0







        Since you formatted the existing swap, Ubuntu (and even Fedora) may not be recognizing the swap, which may be a possible cause. Boot to Ubuntu and open the System Monitor to see if the Swap is "not available". Alternatively, type in the terminal cat /proc/swaps to see which swap devices are being used.



        If the swap is not available, you must to tell the system to use it, because it's UUID changed. These are the steps:



        Type in the terminal



        sudo blkid


        to see the UUID of the partitions. Search for the swap UUID.
        Now, open in the terminal



        sudo gedit /etc/fstab


        and change the UUID of the swap partition with the new one. The line will be something like this:



        UUID=e911d747-0add-49dc-a37d-7b6b16656c2g none swap sw 0 0


        Then restart the system and see if the swap is being detected. Verify if the problem of slow boot was gone.






        share|improve this answer













        Since you formatted the existing swap, Ubuntu (and even Fedora) may not be recognizing the swap, which may be a possible cause. Boot to Ubuntu and open the System Monitor to see if the Swap is "not available". Alternatively, type in the terminal cat /proc/swaps to see which swap devices are being used.



        If the swap is not available, you must to tell the system to use it, because it's UUID changed. These are the steps:



        Type in the terminal



        sudo blkid


        to see the UUID of the partitions. Search for the swap UUID.
        Now, open in the terminal



        sudo gedit /etc/fstab


        and change the UUID of the swap partition with the new one. The line will be something like this:



        UUID=e911d747-0add-49dc-a37d-7b6b16656c2g none swap sw 0 0


        Then restart the system and see if the swap is being detected. Verify if the problem of slow boot was gone.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered yesterday









        Rodolfo FRRodolfo FR

        162




        162






















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










            draft saved

            draft discarded


















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













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












            Frank Wang 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%2f1133039%2fhow-to-find-the-problem-causing-slow-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

            GameSpot

            connect to host localhost port 22: Connection refused

            Getting a Wifi WPA2 wifi connection