kgl



Decreasing the boot up time

To decrease the time you press the power button on your computer and the time you reach Desktop we have to do the following things:
First of all we have to set "Quick Boot" in CMOS to "Enabled".
Then we need to edit grub.conf in /boot/grub/ directory.
In the grub.conf file we can change the entry "timeout=10" to "timeout=0".
If the boot process goes into a wait of 10 seconds due to less RAM then we need to perform the following steps:
1