Sembra che smbmount
non sia disponibile in Kubuntu 12.10:
- neptune():~$ smbmount //192.168.0.100/ samba/ -o rw
smbmount: command not found
- neptune():~$ apt-file search smbmount
manpages-zh: /usr/share/man/zh_CN/man8/smbmount.8.gz
manpages-zh: /usr/share/man/zh_TW/man8/smbmount.8.gz
- neptune():~$ aptitude search smbmount
- neptune():~$
Inoltre, non riesco a usare smbfs
per montare:
- neptune():~$ sudo mount -t smbfs //192.168.0.100/ samba/ -o rw
mount: unknown filesystem type 'smbfs'
- neptune():~$ aptitude search smbfs
- neptune():~$
Qualche idea su come continuare?