public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Pawel K <pawlaczus@yahoo.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] nfs and samba doesn't mount at boot
Date: Fri, 22 Sep 2006 04:26:17 -0700 (PDT)	[thread overview]
Message-ID: <20060922112617.39849.qmail@web33801.mail.mud.yahoo.com> (raw)
In-Reply-To: <200609181018.30972.alan@linuxholdings.co.za>

> It looks like an dependency problem on your init
scripts.
> Did you tried to run "depscan.sh"? it should fix
init.d dependencies.

depscan.sh didn't help.
I find that when I remove xdm from default runlevel
everything works fine.
I can also see that when stopping xdm via:
/etc/init.d/xdm stop
I receive error message.
My xdm depend() section looks like:
depend() {
        need localmount

        # this should start as early as possible
        # we can't do 'before *' as that breaks it
        # (#139824) Start after ypbind and autofs for
network authentication
        # (#145219) Could use lirc mouse as input
device
        after bootmisc readahead-list ypbind autofs
openvpn gpm netmount lircd
        before alsasound net.lo

        # Start before X
        use acpid hald xfs
}

Do You have any idea what can be wrong ?
Thank You for help.

-at

--- Alan McKinnon <alan@linuxholdings.co.za> wrote:

> On Friday 15 September 2006 17:46, Pawel K wrote:
> > Hello
> > NFS and SAMBA doesn't mount at boot:
> >
> > 1. NFS
> >
> > I receive the following message at boot:
> > Sep 15 14:34:34 [rc-scripts] ERROR:  cannot start
> > nfsmount as net.eth0 could not start
> > Sep 15 14:34:35 [rc-scripts] ERROR:  cannot start
> > netmount as net.eth0 could not start
> 
> [snip]
> 
> > Do You have any idea what can be wrong with my
> > configuration ?
> 
> The answer is right there in the error messages. The
> scripts 
> cannot bring up your eth0 interface, so there's a
> snowball's 
> chance in hell of nfs or samba ever working until
> that's fixed.
> 
> You need to find out why networking isn't coming up.
> Start 
> with /etc/conf.d/net and the output from ifconfig. 
> 
> Can you use ifconfig to bring the interface up
> manually? 
> Run /etc/init.d/net.eth0 and inspect the output
> closely, 
> that'll give you further clues.
> 
> alan
> 
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-09-22 11:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-15 15:46 [gentoo-user] nfs and samba doesn't mount at boot Pawel K
2006-09-18  8:18 ` Alan McKinnon
     [not found]   ` <20060918160617.90476.qmail@web33814.mail.mud.yahoo.com>
2006-09-19  0:07     ` Claudinei Matos
2006-09-22 11:26   ` Pawel K [this message]
2006-09-23  2:15     ` Drew
2006-09-25 15:53       ` Pawel K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060922112617.39849.qmail@web33801.mail.mud.yahoo.com \
    --to=pawlaczus@yahoo.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox