From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GOG3i-00087v-9P for garchives@archives.gentoo.org; Fri, 15 Sep 2006 15:56:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8FFti69019578; Fri, 15 Sep 2006 15:55:44 GMT Received: from web33810.mail.mud.yahoo.com (web33810.mail.mud.yahoo.com [209.191.69.173]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8FFkxZr025517 for ; Fri, 15 Sep 2006 15:46:59 GMT Received: (qmail 13168 invoked by uid 60001); 15 Sep 2006 15:46:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=U1pPtDgvOjbsFHqRz0W3UoO4WIk19Lh1ZZbL5p5Vfz5p3X8WYmWTz2NhClnG+4YloSPwoUFY7NFw9D4KRLVSFfjyY0bif+keMCdfSKpZfmn2zrKeEgfM74WHD9zmLUotppy3Y0IGJsWIz6Fq8dGWK8DD7MsumbqZKQw+0zg148U= ; Message-ID: <20060915154658.13166.qmail@web33810.mail.mud.yahoo.com> Received: from [83.14.252.50] by web33810.mail.mud.yahoo.com via HTTP; Fri, 15 Sep 2006 08:46:58 PDT Date: Fri, 15 Sep 2006 08:46:58 -0700 (PDT) From: Pawel K Subject: [gentoo-user] nfs and samba doesn't mount at boot To: gentoo-user@lists.gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Archives-Salt: 10549f1d-1823-4a07-a520-c10f39dbac30 X-Archives-Hash: 40c6a7ed252897c41301f206be543984 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 /etc/fstab: remote_machine:/home/user/ /mnt_point nfs rw 0 0 I have both portmap and nfsmount running The following command works fine: /etc/init.d/nfsmount start 2. SAMBA It also doesn't mount at boot. I don't receive any message. It just doesn't mount. /etc/fstab: //1.2.3.4/specs /specs smbfs defaults,ro,username=myname,password=mypass 0 0 But the following command works fine: mount /specs My Gentoo has been upgraded 3 weeks ago to 2006.1 portage. I have performed etc-update so my configs are ok. I think that it has stopped working after that. I'm using the kernel: 2.6.15.1 Do You have any idea what can be wrong with my configuration ? Thank You for help __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list