To find out what is taking time during boot, you can use these:
sudo systemd-analyze blame
and
sudo systemd-analyze critical-chain
You may also wish to read this thread: Boot speed-up
To find out what is taking time during boot, you can use these:
sudo systemd-analyze blame
and
sudo systemd-analyze critical-chain
You may also wish to read this thread: Boot speed-up