This is an easy way to make full use of your multi-core processors during boot time.
Open a Terminal (Applications->Accessories->Terminal) and type the following:
sudo gedit /etc/init.d/rc
Now look for CONCURRENCY=none and change it to CONCURRENCY=shell
When finished save the file and reboot to see if its working…. 🙂