bug-grub
[Top][All Lists]
Advanced

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

Re: grub-mkstandalone: error: `/usr/lib/grub/i386-pc/kernel.img' is misc


From: Vladimir 'phcoder' Serbinenko
Subject: Re: grub-mkstandalone: error: `/usr/lib/grub/i386-pc/kernel.img' is miscompiled: its start address is 0x9000 instead of 0x8200: ld.gold bug?.
Date: Wed, 30 Aug 2017 14:33:55 +0000

This is not an upstream problem. It's distros using a buggy linker. However I moved link address to 0x9000 to avoid this problem in the future
Le Thu, Aug 17, 2017 à 3:39 PM, Julian Brost <address@hidden> a écrit :
The command

    grub-mkstandalone \
      --format=i386-multiboot \
      --directory=/usr/lib/grub/i386-pc \
      --output=/dev/null

results in the error message

    grub-mkstandalone: error: `/usr/lib/grub/i386-pc/kernel.img' is
    miscompiled: its start address is 0x9000 instead of 0x8200: ld.gold
    bug?.

The problem can be reproduced with version 2.02 on Arch Linux and Debian
sid, as well as on Debian stretch with version 2.02beta3.

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

reply via email to

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