Hello,
> How can I change the IP adress from 192.168.0.50 to 10.0.0.6
> I did that in Debian side
> But when i boot from TS-Linux and edit linuxrc file it doesnt't work.
The linuxrc file sets the IP for the fastboot environment. If you want
to set the IP in TS-Linux or in Debian you will need modify the proper
configuration files. In TS-Linux I believe it is
/etc/sysconfig/ifcfg-eth0 and in Debian I believe it is
/etc/network/interfaces. You can find documentation on this in the Linux
for ARM on TS-7000 User's Guide
http://www.embeddedarm.com/Manuals/linuxarm-guide-rev2.2...pdf
//Eddie