Gentoo Archives: gentoo-server

From: Richard Broersma Jr <rabroersma@×××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Trouble mounting Windows Share using cifs
Date: Thu, 28 Sep 2006 03:49:50
Message-Id: 20060928034715.754.qmail@web31814.mail.mud.yahoo.com
In Reply to: Re: [gentoo-server] Trouble mounting Windows Share using cifs by Oliver M A Wilson
1 > Sounds to me like the problem is on your linux box, not the windoze.
2 > machine.
3 > How did you compile your kernel? Are you sure you included cifs in it?
4 > If so, is it a module, and is it being loaded?
5
6 I am pretty sure my original kernel had cifs built into the kernel. I also have samba installed
7 in the machine.
8
9 I thought I could give a newer kernel source a try with cifs built as a kernel module. However,
10 modprobe doesn't seem to see it. Perhaps it is already loaded by default?
11
12
13 > I sometimes get a bit of hastle from linux when I specify the password on
14 > the command line as well, maybe try leaving it out of the command line
15 > and putting in at the prompt (sounds odd I know, anyone know why this
16 > happens to me?).
17
18 This is the error message that I get when I do not specify a password.
19
20 ~ # mount -t cifs //192.168.1.101/temp /mnt/arieltmp/ -o user=transfer
21 Password:
22 mount error: cifs filesystem not supported by the system
23 Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
24
25 Thanks for the advice.
26
27 Regards,
28
29 Richard Broersma Jr.
30 --
31 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Trouble mounting Windows Share using cifs "paul kölle" <pkoelle@×××××.com>
Re: [gentoo-server] Trouble mounting Windows Share using cifs Kerin Millar <kerframil@×××××.com>