--- In "wimpunk" <> wrote:
>
> --- In "mout551" <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. :)
>
I am not sure but maybe the problem comes from here :
in the file /var/exports/nfsroot/etc/sysconfig/ifcfg-eth0, at the line
IPADDR, the value is 192.168.0.50. But IP from my host is 192.168.1.5
and the target IP is 192.168.1.4.
I had to change somethings in this ifcfg-eth0 file ?
------------------------------------
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/
|