1eabcdf35f
Extlinux bootloader configuration in "vm" element requires vmlinuz and initrd.img files in /boot/ with "generic" suffix. When these don't exist, bootloader configuration should fall back to using whatever does exist. Change-Id: I79d426e8f008e9f23db899f0b8f8cf2f23643e28 |
||
---|---|---|
.. | ||
block-device.d | ||
finalise.d | ||
README.md |
Sets up a partitioned disk (rather than building just one filesystem with no partition table).
By default the disk will have grub[2]-install run on it, in case GRUB2 is not available in the system a fallback to Extlinux will happen. It's also possible to enforce the use of Extlinux exporting a DIB_EXTLINUX varible to the environment.