grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Decompressor is too big" building i386-pc image on Cygwin


From: Vladimir 'phcoder' Serbinenko
Subject: Re: "Decompressor is too big" building i386-pc image on Cygwin
Date: Mon, 23 Dec 2013 14:16:35 +0100

coyld you objdunp lzma_decompressor.image ?

On Dec 23, 2013 1:43 PM, "Andrey Borzenkov" <address@hidden> wrote:
address@hidden ~/grub-2.02~beta1
$ ./grub-mkimage -d grub-core -O i386-pc -o grub.img
./grub-mkimage: error: Decompressor is too big.

address@hidden ~/grub-2.02~beta1
$ ls -l grub-core/*_decompress.img
-rwxr-xr-x 1 bor None 3604 Dec 23 15:53 grub-core/lzma_decompress.img

address@hidden ~/grub-2.02~beta1
$

Well, 3604 is indeed more than size it checks (0x9000 - 0x8200 ==
3584). As I definitely can use beta1 on Linux for the same platform,
it looks like Cygwin related?

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]