edit the ip from a comand line from console

david
hi,

my problem its this i want to configure the mini2440's network from
console, has anybody knows how to do it?? what is the file i have to edit?

Thanks!

davef
cd /etc/network
vi interfaces

A useful command for looking for files is:

in root:

file -name network -print

and Busybox will tell you where it is OR at least narrow your search down.

Avinash
for linux change ip from /etc/init.d/ifconfig-eth0 file and reboot for new
ip to take effect