Bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount. helper program for Rocky Linux 8


If you are doing a NFS Mount and you receive this error

Bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount. helper program

The Solution is very simple, there is a missing nfs-utils package which you did not install.

dnf install nfs-utils

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.