peppermint 9 on hp550 with 128 gb ssd

Today i installed peppermint all went well, but it takes 4 minutes to boot up >:(
i have no idea. :frowning:
Had the same problem with an macbook 4.1, with other linux distributions, after a few days trying, i was so mad that i smashed the mac, it is now in the trashcan
so this could become the next candidate.

What’s the output from:

sudo fdisk -l

and

sudo blkid

and

cat /etc/fstab

and

cat /etc/initramfs-tools/conf.d/resume

and

systemd-analyze critical-chain

and

systemd-analyze blame

now brought it back to 45 seconds

i did this:

This is a bug basically a broke driver try to remove the Intel x86 Driver package with

sudo apt-get remove xserver-xorg-video-intel

and this

xed admin:///etc/default/grub
Modify the line there as:
GRUB_CMDLINE_LINUX_DEFAULT=“video=SVIDEO-1:d quiet splash”
Save. Then sudo update-grub & reboot…