In message <200509291156.AA2359564 at NARI-RELAYS.COM> you wrote: > > I found out that the ICECUBE board could tftpboot via the PCI netcard if wire > net to the card, but the board could not mount NFS via the card. > > So i set the environment ethact to i82559#0 and saveenv , but the board still > could not mount NFS via the card.During the booting-up ,there was nothing > about eth1 shown . ... > bash-2.05b# ifconfig eth1 198.87.102.218 up > SIOCSIFADDR: No such device > eth1: unknown interface: No such device > eth1: unknown interface: No such device > > where did i make mistakes ?
I guess you forgot to configure the correct driver for your network card into your Linux kernel. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Old programmers never die, they just branch to a new address.