Jump to content

Making Mandrake to boot fast what is ur boot time?


saurya_s
 Share

Recommended Posts

Hi guys

Can I make Linux to boot very fast.

Well I have an OS X as well and after a fix from here

http://www.broadbandreports.com/for...de=flat~start=0

it boots in 50sec as compared to 2min 45sec without it.

I assume there must be something similar to this for Linux.

Does anybody know how to do it?

I move my machine from work to home, so when I boot at home it takes a very long time to enable eth0. Can I disable it so that it boots very fast at home.

So I guess if I do that, ti won't got to LAN when I boot there. I guess I can strart it from some command line. How can I do that?

Thanks

SS

Link to comment
Share on other sites

go to mcc>System>DrakXServices and disable network at boot (maybe internet as well). After you boot with no eth0, from the commandline run

 

ifup eth0

cant you just move the network related scripts after the login console has been displayed? that will give the user a chance to start working while the network is being brought up. also, not all users can type their login at the exact moment the login screen is displayed.

 

jmho.

 

ciao!

Link to comment
Share on other sites

sounds like it would but i was really curious if just moving the network scripts below the other scripts. the services scripts are being read in /etc/rcX.d/ (iirc) where X is your run level. each scripts is prepended by either S## or K## wherein ## is the sequence scripts are being executed. im thinking maybe the network script which i think is given S10-S20 priority could be moved to say S90 if it would be executed after the script that presents the user login screen.

 

its all theory right now so im sure im twisting a couple of facts. :D

 

ciao!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...