Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] grub problems since upgrading build host to CentOS 6.3
@ 2012-11-12 22:45 Joe Lorenz
  2012-11-13 21:31 ` Arnout Vandecappelle
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Lorenz @ 2012-11-12 22:45 UTC (permalink / raw)
  To: buildroot

We updated our build host to CentOS 6.3 which apparently has a newer host gcc.

Our crosstools are set for x86_64 target, and we know about grub not being 
supported for 64-bit compiler (Bug 5024). This newer gcc and/or binutils might 
be to blame.

The problem shows when we try to install it - we see this:

grub> device (hd0) /dev/sdb
grub>     root (hd0,1)
  Filesystem type is ext2fs, partition type 0x83
grub>     setup (hd0)
  Checking if "/boot/grub/stage1" exists... no
  Checking if "/grub/stage1" exists... no

Error 15: File not found
grub>

But 'stage1' and all the others are indeed present on the root partition at 
/boot/grub/.

It's important to us to be able to build grub as needed in case we have to 
modify any networking hardware support, so falling back to using older binaries 
is not optimal. We're wondering if anyone else has gotten around this in a 
CentOS 6.3 build environment.

	-Joe

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-13 23:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 22:45 [Buildroot] grub problems since upgrading build host to CentOS 6.3 Joe Lorenz
2012-11-13 21:31 ` Arnout Vandecappelle
2012-11-13 23:24   ` Joe Lorenz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox