Jump to content

Faster boot up - lilo tip


kde-head
 Share

Recommended Posts

su root

edit /etc/lilo.conf

enter a new line - "compact" (without the double quotes)

 

/sbin/lilo (to apply your changes)

 

reboot.

 

note how the initial 30 second odd delay that used to occur with the kernel was booting now occurs more or less instantaneously.

 

NOTE: using compact may hang older systems. I've used it on my new laptop, and it's dramatically increased boot time.

Link to comment
Share on other sites

Another quick way to cut boot times is to disable the harddrake service, if you don't change the hardware in your system often:

 

chkconfig harddrake off

 

as root. If you're going to change any hardware *turn it back on first!*

 

chkconfig harddrake on

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...