1. sudo apt-get install nfs-common nfs-kernel-server portmap 2. sudo vi /etc/exports /home/nfs/folder 192.168.0.*(rw,no_root_squash,async,subtree_check) 3. sudo /etc/init.d/nfs-kernel-server restart 4. mkdir /home/nfs/folder // target board 1. mount -o port=2049,nolock,proto=tcp -t nfs 192.168.0.100:/home/nfs/folder /mnt
target board Setting NFS
Subscribe to:
Post Comments (Atom)
Apartment Buying Guide 2025: Shocking Red Flags You Should NEVER Ignore!
🏙️ Apartment Buying Guide 2025: Shocking Red Flags You Should NEVER Ignore! 🚨 Are you thinking about buying an apartment in 2025? 🏢 It’...
-
ERROR : Please ensure that your setting of VIRTUAL-RUNTIME_init_manager (systemd) matches the entries enabled in DISTRO_FEATURES kiwon...
-
How the Yocto system works Processing from Developer to Yocto Developer Create .Metadata .Metadata = .bb + .patch ...
-
MySQL workbench Error: Failed to Connect to MySQL at 127.0.0.1:3306 with user name MySQL install error step 1. create connections step 2. ...
No comments:
Post a Comment