757b8cee3b
Grub fails to install the bootloader due to it being on the root partition of a block device. This is not actually a problem for us, so we need to force it to succeed. Change-Id: I335ef04ca8a8a8a5c242d3444b09bcce0a9f51e7 |
||
---|---|---|
.. | ||
block-device.d | ||
cleanup.d | ||
finalise.d | ||
README.rst |
== vm == 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 by exporting a DIB_EXTLINUX variable to the environment.