<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><FONT size=2>
<P>I'm new of using busybox. Detail as follow:</P>
<P>ARM V6 platform Linux 2.6.10, Busybox 1.01, ash shell, server side is Ubuntu
6.10, nfs exports *(rw, all_squash)</P>
<P></P>
<P>On target platform run:</P>
<P># mount -o nolock 192.168.1.2:/home/user_1/share /mnt/shannon</P>
<P></P>
<P>Root has read/write/exec right in /mnt/pool. 192.168.1.2 is IP of shannon,
the nfs server.</P>
<P></P>
<P>I got error as:</P>
<P>mount: permission denied. (are you root?)</P>
<P></P>
<P>On the server side I run:</P>
<P># tail -f /var/log/syslog</P>
<P></P>
<P>It shows:</P>
<P>Mar 30 11:01:13 shannon mounted[4330]: authenticated mount from 192.168.1.3
for /home/user_1/share (/home/user_1/share)</P>
<P>And on other x86/linux I can mount the nfs without any trouble.</P>
<P>I did not find nfsmount on the target board. Is it a must for nfs mount?</P>
<P></P>
<P>Thanks.</P>
<P></P>
<P>-Strong</P></FONT></FONT></DIV></BODY></HTML>