
Hi folks, I have win2k server and I am trying to mount a share onto my linux box with mount -t smbfs -o username=bla, password=bla //server/share /mntpoint I am getting : /var/log/messages: Feb 4 16:34:14 myhost kernel: SMBFS: need mount version 6 Anybody famniliar with this ? Regards Dan

Hi, really nobody an idea ? regards dan On Tuesday 05 February 2002 10:14, I wrote:
Hi folks, I have win2k server and I am trying to mount a share onto my linux box with
mount -t smbfs -o username=bla, password=bla //server/share /mntpoint I am getting :
/var/log/messages: Feb 4 16:34:14 myhost kernel: SMBFS: need mount version 6
Anybody famniliar with this ?
Regards Dan

On Tue, Feb 05, 2002 at 03:59:25PM +0100, suse@dertext.de wrote:
On Tuesday 05 February 2002 10:14, I wrote:
Hi folks, I have win2k server and I am trying to mount a share onto my linux box with
mount -t smbfs -o username=bla, password=bla //server/share /mntpoint I am getting :
/var/log/messages: Feb 4 16:34:14 myhost kernel: SMBFS: need mount version 6
Anybody famniliar with this ? really nobody an idea ?
Well, not really, but it might help if you post your SuSE version, Kernel version, and 'mount' version. Obvious statement: Perhaps you need to upgrade your version of 'mount'... I've done a quick net search, and I've seen some references to 'smbmount' rather than 'mount'. Perhaps a quick read of the SMB-HOWTO might be useful? -- David Smith Tel: +44 (0)1454 462380 (direct) STMicroelectronics Fax: +44 (0)1454 617910 1000 Aztec West TINA (ST only): (065) 2380 Almondsbury Home: 01454 616963 BRISTOL Mobile: 07932 642724 BS32 4SQ Work Email: Dave.Smith@st.com Home Email: David.Smith@ds-electronics.co.uk

On Tue, Feb 05, 2002 at 07:01:11PM +0100, suse@dertext.de wrote:
On Tuesday 05 February 2002 16:21, Dave Smith wrote:
Well, not really, but it might help if you post your SuSE version, Kernel version, and 'mount' version. Suse Linux 7.3 Kernel 2.219 mount version 2.11i
Well, I'm no expert on mounting SMB shares, but... A quick web trawl suggested that there were some problems with some kernels mounting SMB shares, and that some kernel versions required that the minor version number of mount =6 (not >6). e.g. http://www.uwsg.iu.edu/hypermail/linux/kernel/9803.1/0476.html I'm unsure whether you should be using smbmount or mount. Someone else on this list is almost certainly more expert than me. Sorry I can't be of more help. You might find more luck searching Google for your error message, or perhaps changing to smbmount as described in the SMB-HOWTO might be helpful. -- David Smith Tel: +44 (0)1454 462380 (direct) STMicroelectronics Fax: +44 (0)1454 617910 1000 Aztec West TINA (ST only): (065) 2380 Almondsbury Home: 01454 616963 BRISTOL Mobile: 07932 642724 BS32 4SQ Work Email: Dave.Smith@st.com Home Email: David.Smith@ds-electronics.co.uk
participants (2)
-
Dan Am
-
Dave Smith