--- In "mout551" <> wrote:
>
> i have make the things below :
>
> 1)untar the file tslinux-08-24.. in /var/exports/nfsroot on my host
> 2)adding in /etc/exports, the line /var/exports/nfsroot
> 192.168.1.0/255..(rw,no_root_squash,insecure)
> 3)i modify the file /var/exports/nfsroot/etc/fstab by adding the line
> 192.168.1.6:/var/exports/nfsroot / nfs ext,dev,suid 1 1
> 4) i write the following command :
> fis load zImage-7200-ts9
> exec -c "console=ttyAM0,115200 ip=192.168.1.4 root=/dev/nfs
> nfsroot=192.168.1.5:/var/exports/nfsroot"
>
>
>
> and i have the following error :
>
>
> .
> .
> .
> Freeing init memory: 72K
> INIT: version 2.85-ts1.00 booting
> nfs: server 192.168.1.5 not responding, still trying
> nfs: server 192.168.1.5 OK
>
> http://www.embeddedarm.com
> email:
>
> devfsd v1.3.25 started for /dev
> now mounting /proc
> mounting local filesystems (in fstab)
> INIT: Entering runlevel: 3
> Setting hostname....
> Bringing up interface eth0..
> RPC: sendmsg returned error 101
> nfs: RPC call returned error 101
>
[cut]
>
> If someone has an idea..
> Thanks
>
Your init script has changed the IP adres of the server. You should
set it to the correct one.
------------------------------------
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/
|