Slow boot on Xubuntu

Solved
djoulaille11_9453 Posted messages 19 Status Member -  
 jns55 -
Hello,

I am running Xubuntu 18.04 TLS on a refurbished DELL Inspiron with 4GB of RAM and an SSD.

It is set up in Dual Boot with W7.

W7 boots up in less than 10 seconds.
But Xubuntu doesn't, as it opens to a black screen for 1 minute, then the mouse appears and finally the desktop.

Can someone help me understand what's going on?

Thank you all
Djou

6 answers

  1. jns55
     
    Hello,

    Such a boot time with an SSD is abnormal.

    Please provide the results of these commands typed in the terminal:
    systemd-analyze blame

    systemd-analyze critical-chain


    If you press the escape (esc) key during boot when the boot animation is displayed, it will be replaced by boot messages; check if there’s one that's taking a long time (with red stars scrolling and a countdown)

    You can also check in the log files to see what is taking so much time. Open the terminal and type the command
    dmesg
    and look at which line(s) are taking a long time.
    0