>try 'su' first Isnt this android console terminal, by default have root access?
>How to make this to set the value? Not sure whats wrong, btw tried on my froyo setup, it worked like below just after boot., # getprop net.eth0.dns1 # setprop net.eth0.dns1 9 # getprop net.eth0.dns1 9 # # On Wed, Aug 18, 2010 at 8:32 PM, Robert Greenwalt <[email protected]>wrote: > try 'su' first > > R > > > On Wed, Aug 18, 2010 at 6:56 AM, guru <[email protected]> wrote: > >> Hi all >> >> >> I am trying to set system property so some value. like >> >> # setprop net.eth0.dns1 9 >> # getprop net.eth0.dns1 >> >> # >> >> if i follow above steps it is not setting system property. what may be >> the reason for this? >> >> How to make this to set the value? >> >> Thanks >> Gururaja >> >> -- >> unsubscribe: >> [email protected]<android-porting%[email protected]> >> website: http://groups.google.com/group/android-porting >> > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
