From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 27 Aug 2007 10:38:01 -0400 Subject: [U-Boot-Users] Booting the Linux image via nfs In-Reply-To: <12347704.post@talk.nabble.com> References: <12314911.post@talk.nabble.com> <20070824160548.D408224043@gemini.denx.de> <12347704.post@talk.nabble.com> Message-ID: <46D2E1C9.2020107@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mirek, Mirek23 wrote: > Hello Wolfgang, > > Thank you for your answer. I understand that it is possible to > load linux image by means of nfs. > I have checked with program ethereal that is uses the UDP protocol. Is it > possible to force nfs (in u-boot 1.2.0) to use tcp instead? > > Best Regards > > Mirek > > If you have an NFS server at your disposal, why not get it to serve TFTP as well? It's sooooo easy. regards, Ben