Quote: Originally Posted by jon_k
Thanks for the comments. The chkconfig or other proprietary redhat-only commands wont work as I'm on debian.
I've basically parallized the booting process, and stripped all unneeded init scripts.
Seems to work.
I've found some aspects a real PITA with Debian. Some things are not as transparent as they could be. Like, how the hell do I stop modules from being loaded? They're are multiple places to blacklist them and none seem to work.
For instance, I have firewire, but no desire to use it or load it, figure I might be able to shave off a second or so taking out all the related modules, but for the life of me, I can't make it do it outside of renaming the modules. /etc/modutils/aliases is not cutting it.
You might want to look at
bootchart, it's in apt for testing (don't think it's in stable, but not sure), it's a good tool for timing boots and showing what's taking up all the time.
What is everyone else getting for boot time? I'm at 35 seconds. Not bad, not great.
OTOH, suspend/resume is taking almost the same amount of time as a boot. I'd really like to hear some tips in that department.