mmaciej
2006-07-11, 05:07 AM CDT
I've tried to mount samba share whit this command and I've got an error:
mount -t smbfs //servername/share /mnt/share
ERROR: smbfs filesystem not supported by the kernel
Please refer to the smbmnt(8) manual page
smbmnt failed:255
I've also tried:
modprobe smbfs - with result:
FATAL: Module smbfs not found
What else can I do?
What did I do wrong?
mount -t smbfs //servername/share /mnt/share
ERROR: smbfs filesystem not supported by the kernel
Please refer to the smbmnt(8) manual page
smbmnt failed:255
I've also tried:
modprobe smbfs - with result:
FATAL: Module smbfs not found
What else can I do?
What did I do wrong?