|
请问下面是什么问题?smbclient已经装了
mount -t smbfs -o username=gerus,password=XXXXXX //59.78.30.134/www/ /mnt/win/
mount: wrong fs type, bad option, bad superblock on //59.78.30.134/www/,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
gerusliang:/home# dmesg | tail
smbfs: mount_data version 1919251317 is not supported |
|