On Thu, Feb 27, 2003 at 10:56:26AM +0200, Sergey Korzhevsky wrote: > Noll, did you read the subject? I can't find anything about Debian! > > So it looks like your kernel hasn't support for smbfs. > Check smbfs in /proc/filesystems (what was included in the kernel) an > check file /lib/modules/YOUR-KERNEL-VERSION/kernel/fs/smbfs/smbfs.o - not > included, but presents as module. > > If you can't find this, recompile your kernel.
The problem is likely not with the kernel. Neither the standard mount program nor the busybox one support mounting smbfs shares; they require a separate mount.smbfs program. I do not think this is present in the Debian installer. This works fine using a fully installed system with the smbfs package installed, but to mount an smbfs filesystem in the installer will require some tweaking. -- - mdz
