Alternatives of smbmount in FC6

smbmount被改没了,现在用cifs作为文件系统加载Windows共享文件夹:

mount -t cifs //winhost/sharedfolder /mnt/winfs

mount -t cifs -o username=xxx,password=yyy //winhost/sharedfolder /mnt/winfs

posted @ 2007-07-29 14:07  eygneph  阅读(210)  评论(0编辑  收藏  举报