Hi everyone, I’ve a problem with mint 19 cinnamon boot.
I’ve recently formatted my pc with win 8.1 and I’ve installed linux mint 19 cinnamon.
I love the new OS but the boot is really slow.
With win 8.1 the boot required 6/8 seconds.
With mint is around 58 seconds.
I have a pretty decent pc (asus n550jk), with ssd, 16GB RAM, and Intel i7-4700HQ processor.
I’ve read some other topics concerning this problem but I’m totally new to linux and I can’t resolve this issue.
Here some info that (I think) could be useful.
systemd-analyze critical-chain:
http://s000.tinyupload.com/index.php?file_id=27171607091446420772
systemd-analize blame:
http://s000.tinyupload.com/index.php?file_id=37334846659205282576
sudo blkid:
http://s000.tinyupload.com/index.php?file_id=72913399637040916203
xed /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=0c88d4c5-bb40-4bfc-909b-937bbbc61950 / ext4 errors=remount-ro 0 1
/swapfile none swap sw 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
Thanks in advance.