A bit to quick with the enter key.

Assuming you have a reasonable up to date distro on the host pc a quick way to
see if it is your firewall, do a 'iptables --flush' (might need sudo)
this removes all firewall checks
then boot your 2430 system. If it then connects to your NFS server
then you know it is the
host pc's firewall preventing a connection.

On Thu, Aug 5, 2010 at 5:05 PM, hedwin <hedwin.kon...@gmail.com> wrote:
> assuming you have a reasonable up to date distro on the host pc
>
> iptables --list
>
>
> On Thu, Aug 5, 2010 at 11:57 AM, sri <sresin...@gmail.com> wrote:
>>
>>
>> Hi,
>>
>> My bootargs settings are :
>> setenv bootcmd 'tftp 0x80000000 uImage; bootm 0x80000000'
>> setenv bootargs console=ttyS0,115200n8 root=172.28.6.33:/dev/nfs rw
>> noinitrd ip=172.28.6.34:172.28.6.33::255.255.255.0::eth0:on nfsroot=/
>> nfsroot/rootfs,nolock mem=32M
>>
>> With same bootargs, kernel boots up for other image(tried with
>> 2.6.29), but not booting up with 2.6.14.
>>
>> And how to check for firewall settings??
>>
>> thanks,
>> Sri.
>>
>> --
>> unsubscribe: android-kernel+unsubscr...@googlegroups.com
>> website: http://groups.google.com/group/android-kernel
>

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

Reply via email to