Kyseessa Ubuntu 18.04 Mate ja molemmissa Kingston SSD 240 GB. Sama oli myös 16.04 Mate.
HP Probook 6550b 6 GB RAM 2min 27 s
ThinPad T61 4 GB RAM 2 min 37 s
Sain 30s pois seuraavalla ohjeella, mutta vielä on jäljellä 2min molemmissa kaatuilevissa koneissa:
I upgraded to 18.04 today and encountered the same issue. I was able to fix it by booting the kernel with the noresume parameter.
Like you, I also have no swap space. At some point during the upgrade, the initramfs config was modified, adding a line pointing to a nonexistent swap partition. The slow boot was because it was looking for this partition and then timing out after 30 seconds.
To update GRUB so that it passes this option to the kernel automatically on boot:
Edit: sudo nano /etc/default/grub file so that the string noresume is included in the GRUB_CMDLINE_LINUX_DEFAULT line, for example:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noresume"
Run this command to update GRUB:
sudo update-grub
Reboot the computer
Laitan tässä "systemd-analyze"( "jota en ehkä osaa tulkita" ) ja "systemd-analyze blame" ( kunnossa ? ) ajat:
Ja sit vielä "systemd-analyze critical-chain".
Mitä pitäisi tehdä, jotta saisin pois 1min 30 s ?
Tässä "systemd "-sivusto:
https://www.freedesktop.org/software/systemd/man/systemd-analyze.html