From: Matthew F. <mf...@ci...> - 2001-07-19 03:24:10
|
Raul, I just built a new one from samba-2.2.1a, but have done no testing -- I'm not sure if it has ever worked. This is definitely a feature I want to have for network recovery, image backup, and forensics stuff. I built a new The Coroner's Toolkit package today, and I'm anxious to use smbfs with it. You'll need to have the smbfs.o module installed. It is available in the fsmods.tgz kernel package as well as individuall at http://www.trinux.org/modules/ Another thing, you might make sure you have netutil.tgz installed because it contains the full (i.e. non-busybox) versions of mount and unmount. Thanks for all your help. I'll give it a try tomorrow. You might also take a tcpdump trace while you attempt to mount it (be sure to capture the full ethernet snaplen -s 1500) and look with ethereal. I think it has better decodes. -mdf > hi there > > I'm having problems to mount a smbfs file system, using the floppy ide image, the old/smbmount.tgz and the 2.4.5/smbfs.o > (the smbfs.o included in smbmount.tgz cannot be loaded even with insmod -f it sends a message about in resolved simbols) > > when I try to mount a shared directory from a win2k machine I get this error message: > > smbfs: mount_data version 1919251317 is not supported > mount: wrong fs type, bad option, bad superblock on //100.100.100.200/publico, > ot too many mounted file systems > > any hints? > do I need a new smbmount.tgz? > -- |