nfsserver: NFS daemon support not enabled in kernel

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

nfsserver: NFS daemon support not enabled in kernel

2,461 次查看
jacobojimenez
Contributor I

Hello,

I want to share the file system of my SABRE board with my PC using NFS. I compile the core-image-base image with the nfs-server feature and nfs-utils. When I try to start the nfs server from /etc/init.d/nfsserver  get the following message "NFS daemon support not enabled in kernel".

How can I get the daemon support enabled?

Thank you.

0 项奖励
回复
2 回复数

1,737 次查看
b36401
NXP Employee
NXP Employee

Please try "modprobe nfsd" command if NFS support is built as kernel module.

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,737 次查看
jacobojimenez
Contributor I

Thank you Victor,

I have already tried that and i get the error:

FATAL: Module nfsd not found.

Cheers!

Jacobo

0 项奖励
回复