Bugzilla – Bug 146504
smbfs mounting fails
Last modified: 2007-10-28 09:45:18 UTC
The default install does not install samba-client, therefore, cifs and smbfs mounts (`mount -t smbfs ...`) fail with a hardly-understandable message in syslog: klogd: smbfs: mount_data version <some random number> is not supported I think another printk in the kernel should be added to notify the user "Have you installed xyz...".
well, this would mean that every fs that is dependent on a package, we would have to alter the error messages and carry a patch for this. If YaST is used for this, YaST will make sure that samba-client is installed, so I don't want to spend the time now and in the future for supporting this.
Yast used for what? I installed from scratch, therefore yast has been used in all its glory.