Jump to content

Processing in the background


Guest Raistlin84
 Share

Recommended Posts

Guest Raistlin84

Hi,this is my first post.

I need some help to decrease the time to boot on Mandriva LE 2005....well on my laptop i've eth0 e wlan0 network interfaces,but at boot,as you can image,it take too much time to start if the cable is not plugged or the wireless is not present.

My ideas to resolve this trouble is to put the two process of bringing up the two devices in background,so my O.S. can try to resolve the IP via dhcpd without hang.

Well,my question is: what is the file that i must change?

I think is necessary add & after the command. EX: ifconfig eth0 up &.

THX!

Link to comment
Share on other sites

If you're obtaining the IP addresses via dhcp it's probably best just to reduce the dhcp timeout limit for these interfaces. If you background the network-up scripts it could cause problems with other services.

 

The file you need to edit is probably in /etc/sysconfig/network-scripts/ but as I'm not at a mandriva box at the moment I can't check.

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...