Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenRC > 0.9.8.4 fails to mount eth0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3595

PostPosted: Tue Dec 11, 2012 8:48 am    Post subject: OpenRC > 0.9.8.4 fails to mount eth0 Reply with quote

Hi dear all,

Latest stable openrc ( 0.11.8 ) fails to mount my network interfaces, such as eth0 managed by dhcpcd ( or dummy0 under xen dom0 )

I've tried as many configuration of /etc/conf.d/netmount as I could imagine, always tweaking around the rc_need stanza.

Nothing works whatever I try.


I hardly believe everybody is facing same kind of issue.

Any clue how to work this out ?

Tnanks for your attention
Back to top
View user's profile Send private message
lxg
Veteran
Veteran


Joined: 12 Nov 2005
Posts: 1019
Location: Aachen, Germany

PostPosted: Tue Dec 11, 2012 6:32 pm    Post subject: Reply with quote

First, network devices are not mounted, only filesystems are. Hence, netmount doesn't have anything to do with your eth0 not working.

Can you please post the contents of your /etc/conf.d/net file and tell us a bit more of the network attached to that interface?

Also, please post the output of
Code:
rc-status boot; rc-status default

_________________
lxg.de – codebits and tech talk
Back to top
View user's profile Send private message
cwr
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1969

PostPosted: Wed Dec 12, 2012 9:53 pm    Post subject: Reply with quote

You might check that ifconfig is where the scripts expect to find it - I installed Gentoo
on some new hardware recently, and got some very odd messages which were only
resolved when I ran:
Code:

    /etc/init.d/net.eth0 -v start

and the output showed a "missing" ifconfig.

Good luck - Will
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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