mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 05:32:11 +00:00
chore(iso9660): add partition size documentation
Signed-off-by: desertwitch <24509509+desertwitch@users.noreply.github.com>
This commit is contained in:
@@ -135,6 +135,10 @@ config BR2_TARGET_ROOTFS_ISO9660_GRUB2_EFI_PARTITION_SIZE
|
||||
Use this option to increase the size of the EFI partition.
|
||||
Embedding more GRUB2 modules may require a larger EFI partition size.
|
||||
|
||||
Beware that sizes above 32M may not be compatible with all systems.
|
||||
xorriso will raise warnings, but not fail partitions larger than 32M.
|
||||
If you exceed 32M, carefully examine your builds and partition layouts.
|
||||
|
||||
config BR2_TARGET_ROOTFS_ISO9660_INITRD
|
||||
bool "Use initrd"
|
||||
depends on !BR2_TARGET_ROOTFS_INITRAMFS
|
||||
|
||||
Reference in New Issue
Block a user