On Sat, 9 Jul 2016 16:53:54 -0700
John Jason Jordan <[email protected]> dijo:

>On Sat, 9 Jul 2016 16:40:02 -0700
>Bill Barry <[email protected]> dijo:
>
>>Check to see if the cifs-utils package is installed.

Not quite solved. After installing cifs-utils I ran the command, but I
didn't realize that the last time I ran the mount command I was trying
to mount it in /mnt - so that is where it mounted it. Realizing my
error I ran the command again and mounted it in /media/jjj/Synology. So
then I needed to umount it from /mnt, but the umount command didn't
like that:

jjj@Devil-Bonobo:/media/jjj$ umount //synology.local/synology/
        umount: it seems //synology.local/synology/ is mounted multiple
        times

I solved this problem with the -f (force) option. That umounted it from
both places. Then I remounted it just in /media/jjj/Synology. I thought
all was solved but now Thunar won't display the filesystem. The error
message is 

Failed to open directory "Filesystem"
Error when getting information for file '/mnt': No such device.

I tried mkdir /mnt, but I got 'cannot create directory '/mnt': File
exists.'

Now what?
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to