[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Speeding up boot time



Michael Pobega <pobega@gmail.com> wrote:

> I'm looking to speed up my Debian Etch boot speed, but I have no idea
> where to start.

It is said that linking /bin/sh to dash instead of bash should speed up
the boot process. The Debian Way to do this is:

dpkg-divert --add /bin/sh
ln -si /bin/dash /bin/sh

I have this on my own system, but never tested if it's actually faster.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)



Reply to: