Can anybody help me improve my boot time?
my specs:
OS: Ubuntu 20.04.2 LTS x86_64
CPU: Intel i7-7700HQ (8) @ 3.800GHz
GPU: Intel HD Graphics 630
GPU: NVIDIA GeForce GTX 1050 Mobile
RAM: 15897MiB
systemd-analyze blame:
45.089s plymouth-quit-wait.service
35.392s snapd.service
20.055s dev-sdb3.device
17.658s systemd-journal-flush.service
16.274s NetworkManager-wait-online.service
11.665s dev-loop23.device
10.702s dev-loop29.device
10.690s dev-loop37.device
10.444s dev-loop34.device
10.184s dev-loop31.device
10.159s dev-loop35.device
9.648s dev-loop28.device
9.611s dev-loop3.device
9.608s dev-loop8.device
9.608s dev-loop12.device
9.607s dev-loop9.device
9.602s dev-loop27.device
9.545s dev-loop33.device
9.483s dev-loop36.deviceetc.
If you need any additional information or would like me to run any command to help you help me please do not hesitate to ask.
Thx!
size: 500 GB — 421 GB free (15,8% full) partition type: Linux Filesystem contents: Ext4 (version 1.0) — Mounted at Filesystem Root
– atfortes May 02 '21 at 19:44grep
to make searching the logs easier. If you discover something, add it to your question above (DON'T put it in a comment). – user535733 May 02 '21 at 20:09fsck
on your boot drive? Edit your question and show me theDisks
app SMART Data & Tests data window. This is a scrollable window, so it may take two screenshots. – heynnema May 02 '21 at 20:12fsck
for you. – heynnema May 02 '21 at 22:53rm -i /var/crash/*.crash
, reboot, and redosystemd-analyze blame
, and you'll probably be alright. – heynnema May 06 '21 at 14:12