Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Symptom

You are seeing an error in NFS stating: 

nfs-utils "mount: wrong fs type, bad option, bad superblock"


Resolution

This Error is because your Linux OS does not have a "helper" program for the NFS type.

See below for package names:

CentOS: yum  

yum install nfs-utils nfs-utils-lib

RHEL5/6/7: yum  

yum install nfs-utils nfs-utils-lib

Ubuntu: apt 

apt-get nfs-common