f49dba8f62
Change-Id: I6b47d44c86a11dfc71b7adf0d9bb27f5177717cb |
||
---|---|---|
.. | ||
environment.d | ||
block-device-default.yaml | ||
element-provides | ||
README.rst |
Block Device EFI LVM
This provides a block-device configuration for the vm
element to get a disk suitable for EFI booting which uses LVM to define
multiple volumes mounted to /, /tmp, /var, and /home.
Please note that the sizes of the partitions may not be enough for production usage, they will need to be resized properly after deployment depending on the available disk size.
Note on x86 this provides the extra BIOS boot partition and a EFI boot partition for maximum compatability.
This element requires dosfstools
and lvm2
packages to be installed on the build system.