在Ubuntu 12.04和早期版本中,我可以从Nautilus作品轻松安装smbfs
和运行smb://server/share
!
但是,在12.10中,我无法安装smbfs
。尝试从终端安装它,我发现该软件包已过时:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package smbfs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
cifs-utils
E: Package 'smbfs' has no installation candidate
如何在12.10中轻松访问我的Windows共享?