Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ali Compiler

Pages: [1]
1
Gemini PDA - Linux / Problem mounting NFS/CIFS
« on: June 30, 2018, 04:15:09 pm »
Quote from: gemini_user
I've installed the Samba and NFS packages (samba, samba-common, smbfs, cifs-utils, nfs-common), but can't mount either shares.

Samba/CIFS gives me:
Code: [Select]
$ sudo mount -t cifs \\192.168.1.1\share /home/gemini/share
mount error: cifs filesystem not supported by the system


NFS gives me:
Code: [Select]
$ sudo mount -t nfs 192.168.1.1:/share /home/gemini/share
mount.nfs: No such device

Anyone any ideas what I'm doing wrong?  Both Samba and NFS shares have been working from the same server on many other Linux/Windows devices around my house

I still haven't tried this, but you could try mucommander for browsing and accessing CIFS, I use it heavily on my desktop. I will try it probably tonight and let you know.

Pages: [1]