|
|
发表于 2006-1-16 09:49:11
|
显示全部楼层
我没有找到比较简洁有效的配置smb.conf的文件…… 有沒有裝SWAT?如裝上了,可以用瀏覽器來配置
我mount时遇到的问题是这样的:
我输入命令:
mount //192.168.0.1/c$ /media/wqmmC/ -o username=administrator,password=我的密码,dmask=777,fmask=777 -t smbfs
mount: wrong fs type, bad option, bad superblock on //192.168.0.1/c$,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
mount //192.168.0.1/c$ /media/wqmmC/ -o username=administrator,password=我的密码,dmask=777,fmask=777
同样不行 c$是否有效的share? |
|