b50dbb0571
Changing the grub config makes no sense in a build not heading for a vm and may fail because grub is removed from images not including the vm element. Forcing textmode for those images would be better done in nova. Change-Id: I1c5b89e551e62df2463200b1889cb2342498c7dd |
||
---|---|---|
.. | ||
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.