Gentoo Archives: gentoo-user

From: Pawel K <pawlaczus@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] nfs and samba doesn't mount at boot
Date: Fri, 15 Sep 2006 15:56:54
Message-Id: 20060915154658.13166.qmail@web33810.mail.mud.yahoo.com
1 Hello
2 NFS and SAMBA doesn't mount at boot:
3
4 1. NFS
5
6 I receive the following message at boot:
7 Sep 15 14:34:34 [rc-scripts] ERROR: cannot start
8 nfsmount as net.eth0 could not start
9 Sep 15 14:34:35 [rc-scripts] ERROR: cannot start
10 netmount as net.eth0 could not start
11
12 /etc/fstab:
13 remote_machine:/home/user/ /mnt_point nfs rw 0 0
14
15 I have both portmap and nfsmount running
16
17 The following command works fine:
18 /etc/init.d/nfsmount start
19
20 2. SAMBA
21
22 It also doesn't mount at boot.
23 I don't receive any message. It just doesn't mount.
24
25 /etc/fstab:
26 //1.2.3.4/specs /specs smbfs
27 defaults,ro,username=myname,password=mypass 0 0
28
29 But the following command works fine:
30 mount /specs
31
32 My Gentoo has been upgraded 3 weeks ago to 2006.1
33 portage. I have performed etc-update so my configs are
34 ok.
35 I think that it has stopped working after that.
36 I'm using the kernel: 2.6.15.1
37
38 Do You have any idea what can be wrong with my
39 configuration ?
40
41 Thank You for help
42
43 __________________________________________________
44 Do You Yahoo!?
45 Tired of spam? Yahoo! Mail has the best spam protection around
46 http://mail.yahoo.com
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] nfs and samba doesn't mount at boot Alan McKinnon <alan@××××××××××××××××.za>