Linux – How to optimize Arch linux boot time

arch linuxboot

I've had Arch Linux installed on my system for a while now, but the problem is that it takes way too much time to boot. And so, I'm trying to optimize the boot process. A Google search led me to quick-init but the its' AUR page says its out-of-date. So, I just want to make sure if I should use this? Or are there any other ways?

Best Answer

I highly recommend the e4rat package. A detailed how-to is on sourceforge as well as in this Lifehacker article.

Related Question