Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Using grub-bios.cfg
@ 2018-03-20 14:41 AAlex_
  2018-03-23 17:45 ` Arnout Vandecappelle
  0 siblings, 1 reply; 3+ messages in thread
From: AAlex_ @ 2018-03-20 14:41 UTC (permalink / raw)
  To: buildroot

Hi,
using a modified grub-bios.cfg dont work. 
File located under <BR2_EXTERNAL_MY_PATH>/board/pc
But instead, buildroot uses grub-bios.cfg under
<BUILDROOT_INSTALL_PATH>/board/pc
Doing the same with an pc-efi target works:
grub-efi.cfg located in <BR2_EXTERNAL_MY_PATH>/board/pc
will be used.
Do i need to specify more than an external path in bios defconfig?

Regards,
Alex





--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

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

* [Buildroot] Using grub-bios.cfg
  2018-03-20 14:41 [Buildroot] Using grub-bios.cfg AAlex_
@ 2018-03-23 17:45 ` Arnout Vandecappelle
  2018-03-26 14:20   ` AAlex_
  0 siblings, 1 reply; 3+ messages in thread
From: Arnout Vandecappelle @ 2018-03-23 17:45 UTC (permalink / raw)
  To: buildroot



On 20-03-18 15:41, AAlex_ wrote:
> Hi,
> using a modified grub-bios.cfg dont work. 
> File located under <BR2_EXTERNAL_MY_PATH>/board/pc
> But instead, buildroot uses grub-bios.cfg under
> <BUILDROOT_INSTALL_PATH>/board/pc
> Doing the same with an pc-efi target works:
> grub-efi.cfg located in <BR2_EXTERNAL_MY_PATH>/board/pc
> will be used.
> Do i need to specify more than an external path in bios defconfig?

 It's not entirely clear to me what you mean. However:

 grub-bios.cfg and grub-efi.cfg are only used by the custom post-image script
board/pc/post-image.sh. The file to use is based on the location of that script.
In other words, if you refer to board/pc/post-image.sh in your Buildroot
configuration, then the grub-bios.cfg under <BUILDROOT_INSTALL_PATH>/board/pc
will be used.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

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

* [Buildroot] Using grub-bios.cfg
  2018-03-23 17:45 ` Arnout Vandecappelle
@ 2018-03-26 14:20   ` AAlex_
  0 siblings, 0 replies; 3+ messages in thread
From: AAlex_ @ 2018-03-26 14:20 UTC (permalink / raw)
  To: buildroot

Hi,
thank you. 
I adapted the post-image script and linked it to external direktory.
Now it works and uses my modified grub.cfg from external directory.

Thank you!

Regards,
Alex




--
Sent from: http://buildroot-busybox.2317881.n4.nabble.com/

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

end of thread, other threads:[~2018-03-26 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-20 14:41 [Buildroot] Using grub-bios.cfg AAlex_
2018-03-23 17:45 ` Arnout Vandecappelle
2018-03-26 14:20   ` AAlex_

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