Jump to content
Sign in to follow this  
wahaha

enable nsfd in kernel config for nsf-server use

Recommended Posts

Hi, I noticed that in the kernel config,

# CONFIG_NFSD is not set

Could you please provide a patch so that it can be enabled? trying to use sudo apt-get install nsf-kernel-server

Also, would it be possible to provide a tutorial on how to create kernel patches to enable some of these configs?

Thanks!

Jake

Share this post


Link to post
Share on other sites

Hello @wahaha

please update the boot.img, the file can be downloaded here: 

https://www.asuswebstorage.com/navigate/a/#/s/FB8E093B5DCC48EA90ED5FEDEAC5DFD94 

 

For Tinker Board 2S eMMC image:
sudo dd if=boot.img of=/dev/mmcblk1p4 status=progress && sync
sudo reboot

 

For Tinker Board 2 SD image:
sudo dd if=boot.img of=/dev/mmcblk0p4 status=progress && sync
sudo reboot

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...