On Sat, Jul 9, 2016 at 4:33 PM, John Jason Jordan <[email protected]> wrote:
> On Sat, 9 Jul 2016 13:39:54 -0700 > Bill Barry <[email protected]> dijo: > > >With that knowledge the mount command would be closer to > > > >mount -t cifs //synology.local/synology/ /mnt --verbose -o > >user=username > > > >where I still don't know the username and /mnt should already exist or > >you need to create it. > > I don't want it in /mnt; I created a folder 'Synology' for it > in /media/jjj. And my username is jjj, so here is what I tried: > > jjj@Devil-Bonobo:/media/jjj$ sudo mount -t > cifs //synology.local/synology/ /media/jjj/Synology/ --verbose > -o user=jjj > mount: wrong fs type, bad option, bad superblock > on //synology.local/synology/, missing codepage or helper > program, or other error (for several filesystems (e.g. nfs, > cifs) you might need a /sbin/mount.<type> helper program) In > some cases useful info is found in syslog - try dmesg | tail > or so > > Check to see if the cifs-utils package is installed. Bill _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
