Re: Wimboot fails to get initrd data (probably regression)

2015-07-20 Thread Andrei Borzenkov
В Mon, 20 Jul 2015 14:38:39 +0200 Bernhard Übelacker пишет: > This makes the boot succeed again (Also attached as patch to current grub > git): > Applied. ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-dev

Re: Wimboot fails to get initrd data (probably regression)

2015-07-20 Thread Andrei Borzenkov
On Mon, Jul 20, 2015 at 4:47 PM, Andrei Borzenkov wrote: > > But code already does exactly the same. > Ignore this. I see. Thank you! ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: Wimboot fails to get initrd data (probably regression)

2015-07-20 Thread Andrei Borzenkov
On Mon, Jul 20, 2015 at 3:38 PM, Bernhard Übelacker wrote: > > > @@ -213,6 +213,7 @@ grub_initrd_init (int argc, char *argv[], > >if (newc) > { > + initrd_ctx->size = ALIGN_UP (initrd_ctx->size, 4); >initrd_ctx->size += ALIGN_UP (sizeof (struct newc_head)

Wimboot fails to get initrd data (probably regression)

2015-07-20 Thread Bernhard Übelacker
Hello, I built yesterdays git of grub2. I observed that booting via wimboot 2.2.4 or 2.4.1 is in this combination not longer possible. The last lines of the failing boot on screen: ... Using boot.wim via 0xfca5254 len 0x13fc7f7f ...found WIM file boot.wim Bad CPIO magic FAT