Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 16:18:17 -0700
From:      "David G. Lawrence" <dg@dglawrence.com>
To:        Emmanuel Chriqui <wingman@waika9.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: PXEBOOT/TFTPBOOT + big MD_ROOT problem
Message-ID:  <20050419231817.GM31779@opteron.dglawrence.com>
In-Reply-To: <20050419075158.6444A31931C@postfix4-2.free.fr>
References:  <20050419075158.6444A31931C@postfix4-2.free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, 
> 
> I'm trying to make very big MD_ROOT (300MB) sent using PXEBOOT+TFTPBOOT. No
> NFS. It's a sort of diskless machine with all the system on ram. There is a
> problem when the preloaded image is >~32MB. Kernel loads but it does not
> seem to find the files. It seems as if only part of the image is really
> there. With a "small" image (<~32MB), no probleme. I use the same image, off
> course, same init etc... just more data for my application in the big image
> case. 
...
> Am I missing something obvious? 

   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).


-DG

David G. Lawrence
President
Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500
TeraSolutions, Inc. - http://www.terasolutions.com - (888) 346 7175
The FreeBSD Project - http://www.freebsd.org
Pave the road of life with opportunities.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050419231817.GM31779>