Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2012 03:21:46 -0700 (PDT)
From:      hsmpr <mukunda@pointred.co>
To:        freebsd-arm@freebsd.org
Subject:   NFS mount not working on AVILA
Message-ID:  <1351506106530-5756034.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help

Hi,

I have an AVILA board for which kernel is built with option to mount NFS. I
have done some debugging to make sure, npe transmit routines are reached. as
shown below.

HSM : npe_txdone [Debug inserted]
DHCP/BOOTP timeout for server 255.255.255.255
Sending DHCP Discover packet from interface npe0 (00:40:c7:fd:a5:86) 
HSM : npestart done [Debug inserted]
HSM : npe_txdone [Debug inserted]
DHCP/BOOTP timeout for server 255.255.255.255

This will continue forever
But on a wireshark capture, I do not see any discover packet being sent from
the board. While, RedBoot is able to get the kernel from the TFTP server
hosted on the same route. Additionally, the mac address was set to all
zeros. The behavior has not changed after I manually set the MAC address to
a valid value in the kernel code. Can somebody help?


hsmpr




--
View this message in context: http://freebsd.1045724.n5.nabble.com/NFS-mount-not-working-on-AVILA-tp5756034.html
Sent from the freebsd-arm mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1351506106530-5756034.post>