Slow system boot on Ubuntu MATE 20.04.1 LTS

Asked by Saptarshi Roy

Slow system boots led me to run -

systemd-analyze blame

and the culprit seems to be the following -

4min 19.966s dev-sda1.device

I dug further and ran -

systemctl show dev-sda1.device --property=Before

and got -

Before=run-timeshift-backup.mount

Timeshift isn't configured to take snapshots during boot, however, it it responsible for the slow boot?

Thanks.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you disable the service completely (not delete though) and then reboot, is it faster?

Revision history for this message
Saptarshi Roy (sroypc) said :
#2

I disabled Timeshift to check for differences, however, the issue still persists.

A warm boot usually takes less than 2 minutes on an average, however, a cold boot takes between 6 and 20 minutes on an average.

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.