I'am trying to copy files from my old LaCie NAS to my new Bubba Two.
The command executed:
Code: Select all
mount -t smbfs -o username=someone,password=*** //192.168.2.3/data /mnt/lacie
The funny thing is that the Midnight Commander can show me the server and it's content...ERROR: smbfs filesystem not supported by the kernel
Please refer to the smbmnt(8) manual page
smbmnt failed: 255
Ideas?