The boot time straight after installation was 1 min 25 sec. After tweaking I got it down to 55 seconds, which is still not impressive..
What I have changed:
- change filesystem from ext3 to ext2 (BTW I didn't have a .journal file on my machine, is that normal?)
- change relatime into noatime (/etc/fstab)
- added elevator=noop to /boot/grub/menu.lst
- installed preloader
- added the tmpfs entries to /etc/fstab
- auto login
My next step would be to compile a kernel.
What else can I change?
For more info:
http://blogs.zdnet.com/perlow/?p=9190
http://www.redhat.com/docs/manuals/linu ... evert.html
http://www.array.org/ubuntu/
What I have changed:
- change filesystem from ext3 to ext2 (BTW I didn't have a .journal file on my machine, is that normal?)
- change relatime into noatime (/etc/fstab)
- added elevator=noop to /boot/grub/menu.lst
- installed preloader
- added the tmpfs entries to /etc/fstab
- auto login
My next step would be to compile a kernel.
What else can I change?
For more info:
http://blogs.zdnet.com/perlow/?p=9190
http://www.redhat.com/docs/manuals/linu ... evert.html
http://www.array.org/ubuntu/