Dear Michael Schmid,

In message <4aedf129.2050...@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: w...@denx.de
Why is an average signature file longer than an average Perl script??
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to