|
| From: | Julian Brost |
| Subject: | grub-mkstandalone: error: `/usr/lib/grub/i386-pc/kernel.img' is miscompiled: its start address is 0x9000 instead of 0x8200: ld.gold bug?. |
| Date: | Thu, 17 Aug 2017 11:30:45 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
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.
| [Prev in Thread] | Current Thread | [Next in Thread] |