From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 20 07:07:44 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B6D916A4CE; Wed, 20 Apr 2005 07:07:44 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id A341F43D62; Wed, 20 Apr 2005 07:07:42 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.3/8.13.3) with ESMTP id j3K77H2S039562; Wed, 20 Apr 2005 09:07:17 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.3/8.13.1) with ESMTP id j3K77O38033065; Wed, 20 Apr 2005 09:07:24 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.3/8.13.1/Submit) id j3K77ERA033064; Wed, 20 Apr 2005 09:07:14 +0200 (CEST) (envelope-from ftigeot) Date: Wed, 20 Apr 2005 09:07:14 +0200 From: Francois Tigeot To: "David G. Lawrence" Message-ID: <20050420070713.GA32649@aoi.wolfpond.org> References: <20050419075158.6444A31931C@postfix4-2.free.fr> <20050419231817.GM31779@opteron.dglawrence.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050419231817.GM31779@opteron.dglawrence.com> User-Agent: Mutt/1.4.2.1i X-Mailman-Approved-At: Wed, 20 Apr 2005 12:01:55 +0000 cc: Emmanuel Chriqui cc: freebsd-hackers@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: PXEBOOT/TFTPBOOT + big MD_ROOT problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 07:07:44 -0000 On Tue, Apr 19, 2005 at 04:18:17PM -0700, David G. Lawrence wrote: > > I assume you saw this in the tftpd manual page? > > BUGS > Files larger than 33488896 octets (65535 blocks) cannot be transferred > without client and server supporting blocksize negotiation (RFC1783). > > Many tftp clients will not transfer files over 16744448 octets (32767 > blocks). There is a PR open with a patch to fix this: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/67550 -- Francois Tigeot