SMBFS support?
4 posts
Is there support availablefor mounting SMB filesystems in Debian for Raspberry Pi? I would like to access my NAS files stored elsewhere on my Pi. I haven't found anything obvious to me through Aptitude. Thanks.
- Posts: 8
- Joined: Sun Jun 24, 2012 6:43 pm
There is built-in support for the Pi accessing file systems elsewhere using SMB, but not for it being accessed via SMB. If you want to go the other way you have to install samba (do not forget the samba-common package is needed as well).
- Posts: 813
- Joined: Sun Sep 25, 2011 11:44 am
- Location: Potters Bar, United Kingdom
smbfs has been replaced by cifs, IIRC you need the package cifs-utils.
- Moderator
- Posts: 1440
- Joined: Wed Dec 28, 2011 11:45 pm
Thanks. cifs was the clue I needed.
- Posts: 8
- Joined: Sun Jun 24, 2012 6:43 pm