Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Missing /sbin/mount.cifs
Date: Fri, 28 Jul 2006 21:49:44
Message-Id: 20060729094328.ee3cb2d1.nick@rout.co.nz
In Reply to: [gentoo-user] Missing /sbin/mount.cifs by Richard Broersma Jr
1 On Fri, 28 Jul 2006 14:12:32 -0700 (PDT)
2 Richard Broersma Jr <rabroersma@×××××.com> wrote:
3
4 > Does anyone know what package I would need to emerge to so that mount can recognize a cifs volume?
5 > Or do I need to compile additional cifs / smb kernel modules?
6 >
7 > When I strace the mount -t cifs .....
8 >
9 > it shows the following error:
10 >
11 > stat64("/sbin/mount.cifs", 0xbfc758e0) = -1 ENOENT (No such file or directory)
12 >
13 >
14 > Mount displays the following error:
15 >
16 > mount: wrong fs type, bad option, bad superblock on //Mmosrv01/eng/,
17 > missing codepage or other error
18 > In some cases useful info is found in syslog - try
19 > dmesg | tail or so
20 >
21 > System log shows:
22 > CIFS VFS: cifs_mount failed w/return code = -22
23 >
24 > If my problem isn't related to missing mount.cifs, would anyone be able to point me in the right
25 > direction?
26
27 its from samba
28
29 nick@sf ~ $ qfile /usr/bin/mount.cifs
30 net-fs/samba (/usr/bin/mount.cifs)
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Missing /sbin/mount.cifs Richard Broersma Jr <rabroersma@×××××.com>