1, shared Windows folder
2,linux mount Windows share
[Root@test2 ~]# Mkdir/mnt/cifs
[Root@test2 ~]# mount-t cifs-o username=administrator,password=123//192.168.137.107/linux/mnt/cifs
3, note
Using CIFS (commoninternetfilesystemcifs), which means that the system will immediately mount Windows sharing directly using the Mount plus parameter CIFS
Be sure to set Windows username and password when hanging in
Otherwise, there will be the following error
Mounterror5=input/outputerror
Refertothemount.cifs (8) manualpage (E.G.MANMOUNT.CIFS)
Of course, we can also share our windows partitions, but must be English
[root@test2~] #umount/mnt/cifs/
[root@test2~] #mount-tcifs-ousername=administrator,password=123//192.168.137.107/e/mnt/cifs
[root@test2~] #cd/mnt/cifs/
360rec/oracle/
linux/$RECYCLE. bin/
MySQL Series training Video/systemvolumeinformation/
This article from the "Live Well" blog, please be sure to keep this source http://wolfword.blog.51cto.com/4892126/1290531
See more highlights of this column: http://www.bianceng.cnhttp://www.bianceng.cn/OS/Linux/