--- In "mout551" <> wrote:
>
>
> Even if i write my boot script with some parameters in the IP :
> fis load zImage-7200-ts9
> exec -c "console=ttyAM0,115200 root=/dev/nfs
> nfsroot=192.168.1.5:/var/exports/nfsroot
> ip=<ip_board>:<ip_server>:<gateway>:<netmask>"
>
> I always have the same error !
>
> Setting hostname....
> Bringing up interface eth0..
> RPC: sendmsg returned error 101
> nfs: RPC call returned error 101
> .
> ..
> ...Network is unreachable
> ...
>
> thanks for your help.
> BR
> mout
>
sorry, I don't follow the group very much so my reply is a little
late. I would suggest to make the network script a little more
verbose. Put something like 'set -x' at the beginning of
/etc/init.d/network. It will show you first what it tries to do.
In my configuration I have just removed the /etc/sysconfig/ifcfg-eth0
file which works perfect with nfs. :)
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|