1. sudo apt-get install cifs-utils

2. mount –t cifs //192.168.1.100/share /mnt/share [–o username=USER,password=PWD]

之前的smbfs已经被cifs所替代。

posted on 2012-11-12 14:48  YUVU  阅读(739)  评论(0编辑  收藏  举报