User Tools

Site Tools


ubuntu:nfs:cannot_mount_nfs_wrong_fs_type_message

Ubuntu - NFS - Cannot mount nfs, wrong fs type message

Getting the following error message when trying to mount from nfs nas:

mount: wrong fs type, bad option, bad superblock on….

Here’s how to fix it.

sudo apt-get install nfs-common
#check if service is already running with
sudo service portmap status
#if service is not running, then start it
sudo service portmap start
ubuntu/nfs/cannot_mount_nfs_wrong_fs_type_message.txt · Last modified: 2020/07/15 10:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki