From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OoY8u-0002hI-9Q for mharc-grub-devel@gnu.org; Thu, 26 Aug 2010 04:49:04 -0400 Received: from [140.186.70.92] (port=42827 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoY8r-0002h5-NL for grub-devel@gnu.org; Thu, 26 Aug 2010 04:49:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoY8q-0007EV-Kf for grub-devel@gnu.org; Thu, 26 Aug 2010 04:49:01 -0400 Received: from mail.nebonet.com ([69.168.69.3]:32870) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoY8q-0007EN-H4 for grub-devel@gnu.org; Thu, 26 Aug 2010 04:49:00 -0400 Received: from localhost (scanner.noc.nebonet.com [10.255.255.4]) by mail.nebonet.com (Postfix) with ESMTP id 8350B19D94F for ; Thu, 26 Aug 2010 02:48:59 -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 5FE6219D941 for ; Thu, 26 Aug 2010 02:48:59 -0600 (MDT) Message-ID: <4C762A60.7030800@omniflux.com> Date: Thu, 26 Aug 2010 02:48:32 -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: <4C761D28.7070906@gmail.com> In-Reply-To: <4C761D28.7070906@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable 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:49:02 -0000 The newreloc branch resolves this issue for me; hopefully it does for=20 Ian as well. Thanks for pointing it out. --=20 Omni Flux On 2010-08-26 01:52, Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: > On 08/25/2010 09:02 PM, Turner, Ian wrote: >> I=E2=80=99m having some trouble using GRUB to boot Linux via PXE. It s= eems >> that for some reason the call to the PXE BIOS fails when retrieving >> the third packet of the Linux kernel. I don=E2=80=99t have this proble= m >> loading multiboot kernels or GRUB modules. This is using GRUB 1.98. >> > Please avoid using HTML mail. Changing color of your text only makes it > annoying to read. This is plain-text mailing list even if no filters ar= e > configured to strictly enforce that. > Could you try newreloc branch which is about to be merged?