2012-11-09 11:04:13 +00:00
|
|
|
Sets up a partitioned disk (rather than building just one filesystem with no
|
|
|
|
partition table).
|
2013-02-13 22:16:00 +00:00
|
|
|
|
2014-02-27 23:24:13 +00:00
|
|
|
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.
|