diskimage-builder/diskimage_builder/elements/block-device-efi
Piotr Parczewski f49dba8f62 Document EFI elements requirements
Change-Id: I6b47d44c86a11dfc71b7adf0d9bb27f5177717cb
2021-11-26 08:46:42 +01:00
..
environment.d Choose appropriate bootloader for block-device 2018-02-23 10:04:44 +11:00
README.rst Document EFI elements requirements 2021-11-26 08:46:42 +01:00
block-device-default.yaml Add element block-device-efi-lvm 2021-06-01 17:27:28 +12:00
element-provides Add block-device defaults 2018-02-23 10:04:40 +11:00

README.rst

Block Device EFI

This provides a block-device configuration for the vm element to get a single-partition disk suitable for EFI booting.

Note on x86 this provides the extra BIOS boot partition and a EFI boot partition for maximum compatability.

This element requires mkfs.vfat command to be available on the build system, usually included in the dosfstools OS package.