i remembered that init.rc would invoke some script under /system/etc/
add a line under that:
netcfg eth0 dhcp
you may also assign eth0 with ifconfig in that script.
if you are referring to 169.xx like private ip, you can specify similar ip
on your host side to get communicatation with your target.
hope it helps.
--
Chen

On Sun, Aug 22, 2010 at 10:36 AM, New portor <mitchell.kw....@gmail.com>wrote:

> Hello.
>
> when I boot up the android system which already installed
> eth0 has some kind of random ip.
> where should I can put static ip?
>
> in init.rc via setprop?
> or
> in cmdline beside vga=788?
>
> pls hint me.
>
> BR.
>
> --
> unsubscribe: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to