On 17.11.2011 01:44, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 17.11.2011 01:29, Jeff Chua wrote:
>> 2011/11/15 Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>:
>>> 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 increase
>>> 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.
In particular running grub-install from build directory w/o make install
will attempt to use outdated utils.
>  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
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to