From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 01 Nov 2009 21:41:40 +0100 Subject: [U-Boot] Can't see NFS packages with wireshark In-Reply-To: <4AEDF129.2050108@gmx.ch> References: <4AEDF129.2050108@gmx.ch> Message-ID: <20091101204140.8C9544C022@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Michael Schmid, In message <4AEDF129.2050108@gmx.ch> you wrote: > > I have: > Board: Artila M501 board with AT91RM9200 > U-Boot: 1.1.2 > Kernel: 2.6.14-M5 > (I know that U-Boot and Kernel are quite old, but I think for my learning purposes it is OK... Will try to update later.) > > My problem: I'm trying to run root-fs over nfs... I know that my nfs-server is OK, because I can mount from another linux-pc. > But I'm not able to mount nfs from my target-system. And I can't see any package from my target on wireshark which is running on the nfs-server -> So it seems that my target doesn't send any packet to the server or it get lost on my net.... > > Can you see any problem with my configuration? See configuration and bootlog below: Do you have support for NFS (CONFIG_NFS_FS) and root filesystem over NFS (CONFIG_ROOT_NFS) enabled in your Linux kenrel configuration? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Why is an average signature file longer than an average Perl script??