TWR-LS1021A mount NFS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

TWR-LS1021A mount NFS

1,371件の閲覧回数
amitsabag
Contributor I

I use TWR-LS1021A freescale system.

I try to use NFS but it doesn't work.

I add in the server side to the file /etc/exports

     /public 192.168.2.190(rw,no_root_squash,async

After that in the system I run the commend :

mount -t nfs 192.168.2.194:/export/shared /mnt

タグ(2)
0 件の賞賛
返信
1 返信

1,256件の閲覧回数
bpe
NXP Employee
NXP Employee

You exported /public but requested to mount /export/shared - a different resource. Make sure your mount requests correspond to

the directories you share.


Have a great day,
Platon

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

0 件の賞賛
返信