Sample Header Ad - 728x90

Mount a NFS partition from a NAS server

0 votes
2 answers
3394 views
We have a NAS server in the lab and I can reach it through the web interface at 192.168.1.100, and I have enabled NFS on the admin's panel. enter image description here After that I did sudo aptitude install nfs-common sudo mount -t nfs4 192.168.2.254:/gwas_data /media/thecus Result: mount.nfs4: Connection timed out OS is Ubuntu 14.04. Any ideas?
Asked by qed (2749 rep)
Dec 11, 2014, 01:23 PM
Last activity: Jun 17, 2025, 04:03 PM