My LMDE takes 64 seconds to boot. I mean after 64s from hiting enter on GRUB and pausing for logging on - CPU meters drops to 0% showing I'm free to work.
Ubuntu is a disabled turtle compared to this, as well as Windows 7. But can LMDE be even faster?
Here is some research I've made for fun:
When system starts it uses sysvinit to load services. But there are alternatives like upstart and systemd. I've tried both. The same 64s - but both upstart and systemd seems not configurable. Systemd tried to load apache2 all the time and I couldn't disable it with systemctl. Lame. I had no idea how to configure upstart. Typing sudo restart gdm3 returned there's no such job. Lame again. I think LMDE is configured to use sysvinit and changing it to something different requires lots of manual configuration. Or maybe I'm wrong?
OK, there is services panel in LMDE configuration. There are some services there which can be easily enabled and disabled. All enabled look like they have to stay, but...
anacron
atd
cron
are they all needed? will removing some of them speed anything up?
The next thing is GDM3 - it's slow! I've changed it to lightdm, but lightdm is ultra-lame - when you enter your username wrong, there's no way to type it again, and you have to restart it from console. XDM - I don't know, it looks so 90-s. KDM - no, I'm not for KDE (and I know there are issues if you start GNOME with KDM).
So - is there anything to be done? Maybe a part of GNOME could be preloaded while starting GDM3? Maybe something else could speed things up?





