/
[SoftNAS KB]: Fix to error: nfs-utils "mount: wrong fs type, bad option, bad superblock "

[SoftNAS KB]: Fix to error: nfs-utils "mount: wrong fs type, bad option, bad superblock "

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 install nfs-utils nfs-utils-lib

RHEL5/6/7: 

yum install nfs-utils nfs-utils-lib

Ubuntu: 

apt-get nfs-common


Related content

Troubleshooting NFS connectivity and server side issues
Troubleshooting NFS connectivity and server side issues
More like this
[SoftNAS KB]: Mount NFS on Linux using /etc/fstab
[SoftNAS KB]: Mount NFS on Linux using /etc/fstab
More like this
[SoftNAS KB]: NFS Common Mount Commands
[SoftNAS KB]: NFS Common Mount Commands
More like this
[SoftNAS KB]: Mounting NFS with /etc/fstab and NFS mount Options
[SoftNAS KB]: Mounting NFS with /etc/fstab and NFS mount Options
More like this
[SoftNAS KB]: Migrating NFS, and upgrading to NFSv4
[SoftNAS KB]: Migrating NFS, and upgrading to NFSv4
More like this
[SoftNAS KB]: NFS Common Commands (Cheat Sheet)
[SoftNAS KB]: NFS Common Commands (Cheat Sheet)
More like this