Ticket #96 (closed enhancement: wontfix)

Opened 7 months ago

Last modified 6 months ago

Make default device and lookup path for grub.cfg configurable

Reported by: oxygene Owned by: oxygene
Priority: minor Milestone: Port GRUB2 to coreboot
Component: grub2 Version: v2
Keywords: Cc:
Dependencies: Patch Status: there is no patch

Description

By default, cbgrub2 looks for (memdisk)/grub.cfg. other defaults might be sensible, eg. (ata0,1)/boot/grub/grub.cfg. It should be possible to define this at build time, eg. configure flag

Attachments

Change History

Changed 6 months ago by oxygene

  • status changed from new to closed
  • resolution set to wontfix

After discussion, it was agreed that using a redirecting (memdisk)/grub.cfg is more flexible than a configure-time option.

The fix is (in the simplest case) a grub.cfg with:

configfile (yourtargetdevice)/path/to/grub.cfg

and can be as complex as necessary (using the search command or anything else grub2 provides)

Add/Change #96 (Make default device and lookup path for grub.cfg configurable)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.