Hello,
> Right. NewBie (Chan?), check your network settings in your NFS image
> (ip address & netmask). Also, it looks like the scripts are trying to
> bring up eth0 twice. Why?
The network scripts will parse all files with the name ifcfg-*, a common
issue is someone backs up the original scipt by appending .orig or
something to it. The network scripts will parse both files. So if
you want to backup your original script add a prefix to the file...
e.g.
orig.ifcfg-eth0
//Eddie
> A few other things to try:
>
> * Add 'root=/dev/nfs' to the boot command line. I found that this was
> needed in addition to the 'nfsroot= ...'.
>
> * Check the ip address that you have configured in RedBoot and try
> setting it to what you pass on the command line. Do any of the TS
> scripts try to determine (and use) the ip address from RedBoot?
>
> Regards, ....... Charlie
>
>>
>>
>>>
>>> My portmap setting:
>>> --------------------
>>> OPTIONS="nolock"
>>>
>>> the exports file setting:
>>> -------------------------
>>> /home/administrator/nfsroot/
>>> 10.1.136.1/255.255.252.0(rw,no_root_squash,insecure,sync)
>>>
>>>
>>> I followed the setup prcedure from the arms documents but i end up
>>> with this thing:
>>>
>>> ---------------------------------------------------------------------
>>> == Executing boot script in 0.100 seconds - enter ^C to abort
>>> RedBoot> fis load vmlinux.bin
>>> RedBoot> exec -c "console=ttyAM0,115200 ip=10.1.136.170
>>> nfsroot=10.1.136.171:/home/administrator/nfsroot"
>>> Using base address 0x00218000 and length 0x00160000
>>> Linux version 2.4.26-ts9 (gcc version 3.3.4) #1 Tue
>>>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
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/
|