From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OoXQB-0002Gp-5X for mharc-grub-devel@gnu.org; Thu, 26 Aug 2010 04:02:51 -0400 Received: from [140.186.70.92] (port=49514 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoXQ7-0002CQ-3T for grub-devel@gnu.org; Thu, 26 Aug 2010 04:02:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoXPr-0000Ek-St for grub-devel@gnu.org; Thu, 26 Aug 2010 04:02:33 -0400 Received: from mail.nebonet.com ([69.168.69.3]:51579) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoXPr-0000Ee-OU for grub-devel@gnu.org; Thu, 26 Aug 2010 04:02:31 -0400 Received: from localhost (scanner.noc.nebonet.com [10.255.255.4]) by mail.nebonet.com (Postfix) with ESMTP id D488519D941 for ; Thu, 26 Aug 2010 02:02:30 -0600 (MDT) Received: from [69.168.72.100] (virtualuplink.omniflux.com [69.168.72.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: josh@mail.nebonet.com) by mail.nebonet.com (Postfix) with ESMTPSA id ACDFB19D93E for ; Thu, 26 Aug 2010 02:02:30 -0600 (MDT) Message-ID: <4C761F7B.8000908@omniflux.com> Date: Thu, 26 Aug 2010 02:02:03 -0600 From: Omni Flux User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2 MIME-Version: 1.0 To: The development of GNU GRUB References: <4C75BFE0.6050801@omniflux.com> In-Reply-To: <4C75BFE0.6050801@omniflux.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) Subject: Re: Problems booting Linux via PXE X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2010 08:02:48 -0000 Issue also exists in r2629 (current HEAD), 1.97.2, and 1.97. I jumped back to r1090 (1.96+2009-01-27) and it worked fine. This leaves r1090-r1796 to bisect...10 revisions to try, I think, assuming each one otherwise works. -- Omni Flux On 2010-08-25 19:14, Omni Flux wrote: > I am able to reproduce this with GRUB2 1.97~beta3-1~bpo50+1 from Debian > backports attempting to boot the current Debian Lenny net installer > kernels (32-bit and 64-bit) on several machines. > > A packet capture shows the tftp server sending block 3 of the kernel > several times with no response from the client. > > This did work with some version of grub2 and the D-I linux kernel in the > past. > > If I can make time, I will try to test with the current version in the > repository later tonight. >