Es scheint, dass smbmount
in Kubuntu 12.10 nicht verfügbar ist:
- 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():~$
Außerdem kann ich scheinbar nicht smbfs
zum Einhängen verwenden:
- neptune():~$ sudo mount -t smbfs //192.168.0.100/ samba/ -o rw
mount: unknown filesystem type 'smbfs'
- neptune():~$ aptitude search smbfs
- neptune():~$
Irgendwelche Ideen, wie es weitergehen soll?