* [gentoo-user] Missing /sbin/mount.cifs
@ 2006-07-28 21:12 Richard Broersma Jr
2006-07-28 21:26 ` Ow Mun Heng
2006-07-28 21:43 ` Nick Rout
0 siblings, 2 replies; 4+ messages in thread
From: Richard Broersma Jr @ 2006-07-28 21:12 UTC (permalink / raw
To: gentoo-user
Does anyone know what package I would need to emerge to so that mount can recognize a cifs volume?
Or do I need to compile additional cifs / smb kernel modules?
When I strace the mount -t cifs .....
it shows the following error:
stat64("/sbin/mount.cifs", 0xbfc758e0) = -1 ENOENT (No such file or directory)
Mount displays the following error:
mount: wrong fs type, bad option, bad superblock on //Mmosrv01/eng/,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
System log shows:
CIFS VFS: cifs_mount failed w/return code = -22
If my problem isn't related to missing mount.cifs, would anyone be able to point me in the right
direction?
Regards,
Richard Broersma Jr.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Missing /sbin/mount.cifs
2006-07-28 21:12 [gentoo-user] Missing /sbin/mount.cifs Richard Broersma Jr
@ 2006-07-28 21:26 ` Ow Mun Heng
2006-07-28 21:43 ` Nick Rout
1 sibling, 0 replies; 4+ messages in thread
From: Ow Mun Heng @ 2006-07-28 21:26 UTC (permalink / raw
To: gentoo-user
On Fri, 2006-07-28 at 14:12 -0700, Richard Broersma Jr wrote:
> Does anyone know what package I would need to emerge to so that mount can recognize a cifs volume?
> Or do I need to compile additional cifs / smb kernel modules?
>
> When I strace the mount -t cifs .....
>
> it shows the following error:
>
> stat64("/sbin/mount.cifs", 0xbfc758e0) = -1 ENOENT (No such file or directory)
$qfile /usr/bin/mount.cifs
net-fs/samba (/usr/bin/mount.cifs)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Missing /sbin/mount.cifs
2006-07-28 21:12 [gentoo-user] Missing /sbin/mount.cifs Richard Broersma Jr
2006-07-28 21:26 ` Ow Mun Heng
@ 2006-07-28 21:43 ` Nick Rout
2006-07-28 22:22 ` Richard Broersma Jr
1 sibling, 1 reply; 4+ messages in thread
From: Nick Rout @ 2006-07-28 21:43 UTC (permalink / raw
To: gentoo-user
On Fri, 28 Jul 2006 14:12:32 -0700 (PDT)
Richard Broersma Jr <rabroersma@yahoo.com> wrote:
> Does anyone know what package I would need to emerge to so that mount can recognize a cifs volume?
> Or do I need to compile additional cifs / smb kernel modules?
>
> When I strace the mount -t cifs .....
>
> it shows the following error:
>
> stat64("/sbin/mount.cifs", 0xbfc758e0) = -1 ENOENT (No such file or directory)
>
>
> Mount displays the following error:
>
> mount: wrong fs type, bad option, bad superblock on //Mmosrv01/eng/,
> missing codepage or other error
> In some cases useful info is found in syslog - try
> dmesg | tail or so
>
> System log shows:
> CIFS VFS: cifs_mount failed w/return code = -22
>
> If my problem isn't related to missing mount.cifs, would anyone be able to point me in the right
> direction?
its from samba
nick@sf ~ $ qfile /usr/bin/mount.cifs
net-fs/samba (/usr/bin/mount.cifs)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-07-28 22:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-28 21:12 [gentoo-user] Missing /sbin/mount.cifs Richard Broersma Jr
2006-07-28 21:26 ` Ow Mun Heng
2006-07-28 21:43 ` Nick Rout
2006-07-28 22:22 ` Richard Broersma Jr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox