Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
device initiated services: net.eth0 [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
giappo
n00b
n00b


Joined: 24 Apr 2005
Posts: 41

PostPosted: Sun Jul 16, 2006 11:42 pm    Post subject: device initiated services: net.eth0 [risolto] Reply with quote

ciao

ho appena installato gentoo sul portatile e mi fa questo lavoro

ho messo net.eth0 al runlevel default
rc-update add net.eth0 default

e all'avvio mi compare questo
net.eth0: cannot start until teh runlevel boot has completed

e poi parte e configura la rete...
cosa puo essere?


Last edited by giappo on Mon Jul 17, 2006 12:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
skakz
Guru
Guru


Joined: 03 Jul 2004
Posts: 380
Location: Ischia/Napoli/Italia/Terra

PostPosted: Mon Jul 17, 2006 8:19 am    Post subject: Reply with quote

forse al runlevel boot hai messo qualcosa che richiede net.eth0?

riporta un rc-update -s
_________________
Linux Registered User n.340423
Linux User Group Ischia
www.tush.it
Back to top
View user's profile Send private message
giappo
n00b
n00b


Joined: 24 Apr 2005
Posts: 41

PostPosted: Mon Jul 17, 2006 9:28 am    Post subject: Reply with quote

simpatico alex # rc-update -s
bootmisc | boot
checkfs | boot
checkroot | boot
clock | boot
consolefont | boot
domainname | boot
hostname | boot
keymaps | boot
local | default nonetwork
localmount | boot
modules | boot
net.lo | boot
netmount | default
rmnologin | boot
syslog-ng | default
urandom | boot
xdm | default
simpatico alex #
Back to top
View user's profile Send private message
skakz
Guru
Guru


Joined: 03 Jul 2004
Posts: 380
Location: Ischia/Napoli/Italia/Terra

PostPosted: Mon Jul 17, 2006 9:38 am    Post subject: Reply with quote

per caso usi il parallel startup?

in /etc/conf.d/rc
Code:
RC_PARALLEL_STARTUP="yes"


se lo usi prova a disattivarlo..

altrimenti

sempre in /etc/conf.d/rc
Code:
# Some people want a finer grain over hotplug/coldplug. RC_PLUG_SERVICES is a
# list of services that are matched in order, either allowing or not. By
# default we allow services through as RC_COLDPLUG/RC_HOTPLUG has to be yes
# anyway.
# Example - RC_PLUG_SERVICES="net.wlan !net.*"
# This allows net.wlan and any service not matching net.* to be plugged.

RC_PLUG_SERVICES=""



prova a settare
Code:
RC_PLUG_SERVICES="!net.*"

_________________
Linux Registered User n.340423
Linux User Group Ischia
www.tush.it
Back to top
View user's profile Send private message
giappo
n00b
n00b


Joined: 24 Apr 2005
Posts: 41

PostPosted: Mon Jul 17, 2006 12:01 pm    Post subject: Reply with quote

skakz wrote:

altrimenti

sempre in /etc/conf.d/rc
Code:
# Some people want a finer grain over hotplug/coldplug. RC_PLUG_SERVICES is a
# list of services that are matched in order, either allowing or not. By
# default we allow services through as RC_COLDPLUG/RC_HOTPLUG has to be yes
# anyway.
# Example - RC_PLUG_SERVICES="net.wlan !net.*"
# This allows net.wlan and any service not matching net.* to be plugged.

RC_PLUG_SERVICES=""



prova a settare
Code:
RC_PLUG_SERVICES="!net.*"


si bisognava fare cosi grazie
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum