Slow boot time after changeover from ubuntu to elementary os

Discussion in 'Installation' started by Hannes Signer, Jun 4, 2019.

  1. Hannes Signer

    Hannes Signer Thread Starter
    Expand Collapse
    Guest

    Hello,

    i'm a absolute beginner in Linux so i appologize in advance for my question.

    First of all I decided to switch from Win10 to Ubuntu. After that I tried the elementary os distribution, which is in my opinion designed absolute beautiful.

    Now, I have a problem with the boot time. After the changeover from Ubuntu to elementary os the boot process is really slow. So after pressing the start bottom theres at first a black screen for some seconds and then appears the eos logo and I don't know why I have this black screen. I already read something about a wrong UUID for the swap partition, but I have no idea how I can find out the problem or change them.

    Maybe this terminal--output is helpful:

    Code (Text):
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    # / was on /dev/sda1 during installation
    UUID=1c5c8b29-e843-46ab-9115-ab0245414bf6 /               ext4    errors=remount-ro 0       1
    /swapfile                                 none            swap    sw              0       0
     
    For help or suggestions, I would be really grateful.
     
    #1 Hannes Signer, Jun 4, 2019
    Last edited by a moderator: Jun 5, 2019
  2. Jeffery

    Jeffery
    Expand Collapse
    Member

    Joined:
    Feb 26, 2019
    Messages:
    8
    Likes Received:
    0
    use this command to see what is the reason for your slow boot time
    systemd-analyze critical-chain
     

Share This Page

Loading...