From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RQq5R-0004Wy-3J for mharc-grub-devel@gnu.org; Wed, 16 Nov 2011 19:44:17 -0500 Received: from eggs.gnu.org ([140.186.70.92]:45091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQq5N-0004Tx-8j for grub-devel@gnu.org; Wed, 16 Nov 2011 19:44:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RQq5L-0007eR-J1 for grub-devel@gnu.org; Wed, 16 Nov 2011 19:44:13 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:45808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RQq5L-0007eA-9L for grub-devel@gnu.org; Wed, 16 Nov 2011 19:44:11 -0500 Received: by bke17 with SMTP id 17so1556035bke.0 for ; Wed, 16 Nov 2011 16:44:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=T7qjDwggbigp5PX1TZYKeEstOkwiA+DMgzWnPDsqEcw=; b=mt7BxMvV1QrWmvFFmXI327FW4vypkqawnDwSAJ2qDQDNV8d1+/nK3tMxAX0dQu/1K3 ZcAWgVIYaYgPVsUYVD6uow1uclHz+zRlpK84VEEJpTe3GEWd+YKM+e8h+YDRQwh6rYdr 37E1ClMyHwB6bLwifwEriHZARk7xR9zouwzjw= Received: by 10.205.133.148 with SMTP id hy20mr23662164bkc.132.1321490648175; Wed, 16 Nov 2011 16:44:08 -0800 (PST) Received: from debian.x201.phnet (109-234.197-178.cust.bluewin.ch. [178.197.234.109]) by mx.google.com with ESMTPS id i3sm378023faf.0.2011.11.16.16.44.05 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 16 Nov 2011 16:44:06 -0800 (PST) Message-ID: <4EC458D4.2090602@gmail.com> Date: Thu, 17 Nov 2011 01:44:04 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards References: <4EC14160.5020404@gmail.com> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig895579E583D009DAF0DE4BBC" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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, 17 Nov 2011 00:44:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig895579E583D009DAF0DE4BBC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 17.11.2011 01:29, Jeff Chua wrote: > 2011/11/15 Vladimir '=CF=86-coder/phcoder' Serbinenko : >> On 14.11.2011 15:46, Jeff Chua wrote: >>> I'm getting this error trying to compile grub2 from bzr. The bzr pull= >>> prior to Nov 11 compiled ok. >>> >> Try increasing >> #define GRUB_KERNEL_I386_PC_NO_REED_SOLOMON_PART 0x6e0 >> in include/grub/offsets.h, but keep it divisible by 8 and don't increa= se >> too much. > Vladimir, > > I increased from 0x6e0 to 0x7f0 (the smallest that works) Ouch, that's vast difference > so it > compiled without any problem. Booted and it's stuck at the very first > grub notification "grub ...". Make sure that you don't try to use old grub-setup with new images or vice-versa. Also another possible trouble is gcc adding unexpected sections. Can you submit your lzma_decompress.image? > > Jeff > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig895579E583D009DAF0DE4BBC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk7EWNQACgkQNak7dOguQglIxgD/eQwl3ZYnNKTtNcCi4Kk7uH0o ZWbyw85iauuqzPNJ08gA/RrcMX4pOSEy9AKHizYQU12pDdZGEeEEmCucvbHO3Hg7 =Ycfg -----END PGP SIGNATURE----- --------------enig895579E583D009DAF0DE4BBC--