net.eth0.dns1 is deprecated, the properties you're looking for are: net.dns1 net.dns2 ...
On Tue, Mar 10, 2009 at 11:45 AM, harish <[email protected]> wrote: > > Dear all, > > I am running android on beagle board which is built from source via > NFS mounting. > > My linux host machine ip setting is 10.7.143.3. > > my bootargs is > > console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=10.7.143.3:/root/ > harish_work/Beagle/android_FS ip=10.7.143.5::255.0.0.0 > nolock,rsize=1024,wsize=1024 rootdelay=2 video=omapfb:mode:1024x...@60 > init=/init > > > when booting up the beagle board, it prints following messages, > > eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 > IP-Config: Guessing netmask 255.0.0.0 > IP-Config: Gateway not on directly connected network. > Waiting 2sec before mounting root device... > Looking up port of RPC 100003/2 on 10.7.143.3 > Looking up port of RPC 100005/1 on 10.7.143.3 > VFS: Mounted root (nfs filesystem). > Freeing init memory: 156K > Warning: unable to open an initial console. > init: cannot open '/initlogo.rle' > sh: can't access tty; job control turned off > # FAT: bogus number of reserved sectors > VFS: Can't find a valid FAT filesystem on dev mmcblk0. > warning: `rild' uses 32-bit capabilities (legacy support in use) > > > 1) what's the error -> sh: can't access tty; job control turned off > > 2) how to provide initab in android file system. > > 3) how to set dns? I tried from wiki, > > #setprop net.eth0.dns1 XX.XX.XX.XX > > Then, when i tried to ping, > > # ping google.com > > ping: unknown host google.com > > But i can ping my LAN ip (10.7.143.3), my beagle board ip is > 10.7.143.5. > > How to fix this. > > Regards, > HarishKumar.V > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
