Views:
2,119β
Votes: 2β
Tags:
boot
apt
ssd
snap
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/958850
Title:
Ubuntu 16.04.3 "still" takes 1.5 minutes to boot after successful clone to SSD and with noatime and trim and AHCI boot?
ID:
/2017/09/24/Ubuntu-16.04.3-_still_-takes-1.5-minutes-to-boot-after-successful-clone-to-SSD-and-with-noatime-and-trim-and-AHCI-boot_
Created:
September 24, 2017
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
I went through a similar (although not as drastic) experience.
From the terminal you need to use:
sudo systemctl disable snapd.refresh.service
sudo systemctl disable NetworkManager-wait-online.service
If you arenβt using snapd
disabling it isnβt a problem. As per my own experience disabling NetworkManager-wait-online-service
during boot isnβt a problem.
As far as apt-daily.service
goes itβs a known bug. It wasnβt designed to be run during boot but fifteen minutes into your session. There are a couple of different answers to that problem but as Iβve never encountered it cannot say which is better. (I would go with the one with the most upvotes though).
Although SSD boot took my time from 45 seconds to 11 seconds, Iβm sorry you bought one thinking it would solve this particular problem. Youβll still enjoy it though because applications will load in a few seconds instead of 15 seconds.