Page 1 of 1

Faster boot

Posted: Thu Sep 11, 2008 3:25 am
by tha_lode
Is there a way to shave off stuff I don't need so the computer will boot faster?

Stuff I don't use: Bluetooth, wifi, printing.
It is only used for playing MP3 files over Lan from a XP server and some surfing in Firefox.

Re: Faster boot

Posted: Thu Sep 11, 2008 11:18 am
by 900i

Code: Select all

sudo apt-get install preload
http://www.techthrob.com/tech/preload.php

And when you have got your system set as you like it, then interrupt the grub menu booting and add "profile" to the end of the parameters and continue booting.

Re: Faster boot

Posted: Thu Sep 11, 2008 2:03 pm
by zaheermk
The three items which you mentioned are key items to get your desktop loaded faster.

To edit the daemons / process that start at boot time, open Menu> System> Services. Unlock the window with your user password. If you don't use,
1. Printing devices, turn off CUPS. (this one usually takes a lot of time for loading).
2. Bluetooth enabled devices, turn off Bluetooth.
3. WiFi enabled devices, turn off any WiFi services.

Now, in Menu> Settings> Autostarted Applications, if you don't use
1. Printing devices, turn off Print Queue Applet
2. WiFi enabled devices, turn off Wicd.

Alternatively, you can remove CUPS, Bluetooth and WIcd related S/W from you system through Synaptic package manager. But, mind the dependencies, please; i.e. don't remove any S/W on which your other required S/W is also dependent. There are many printer drivers from HP and others, and all the three S/W categories mentioned, put together take more than 100MB of harddisk space. If you would like to experiment or are pressed for harddisk space, go ahead and remove them. If you have enough harddisk space, you can refrain from taking the pains of hunting for these programs in the package manager and relax.