苗火 Nicholas
[embedded]How to install NFS on ubuntu
2017-5-12 萧
1.Install.

sudo apt-get install nfs-kernel-server



2.Config.

vim /etc/exports

Add a line to the end of file.

/home/nicholas/.../busybox/busybox-1.13.3/_install *(rw,sync,no_root_squash,no_subtree_check)



3.Restart.

/etc/init.d/nfs-kernel-server restart
评论:
2017-05-12 17:26 回复
Set environment args in u-boot:
console=ttySAC0 root=/dev/nfs nfsroot=219.225.9.111:/home/xu/kernel/myrootfs/rootfs ip=219.225.9.110:219.225.9.111:219.225.9.111:255.255.255.0:xuliang:eth0:off
1
发表评论:
昵称

邮件地址 (选填)

个人主页 (选填)

内容