mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 05:32:11 +00:00
fix: embed grub finder configuration
Helps GRUB find the ShredOS volume when it otherwise cannot (such as when the IMG is used with Ventoy in BIOS) Signed-off-by: desertwitch <24509509+desertwitch@users.noreply.github.com>
This commit is contained in:
@@ -120,7 +120,7 @@ config BR2_TARGET_ROOTFS_ISO9660_GRUB2_EFI_IDENT_FILE
|
||||
string "Grub2 identification file (EFI)"
|
||||
depends on (BR2_TARGET_ROOTFS_ISO9660_GRUB2 || BR2_TARGET_ROOTFS_ISO9660_BOTH) \
|
||||
&& BR2_TARGET_ROOTFS_ISO9660_EFI_BOOTLOADER
|
||||
default "/buildroot"
|
||||
default "/boot/buildroot"
|
||||
help
|
||||
Use this option to provide a custom name for the identification
|
||||
file that is added to the ISO9660 filesystem, so the EFI bootloader
|
||||
|
||||
Reference in New Issue
Block a user