From b431adaa06c055105db1e73b34fe841b5a5e9597 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 23 Feb 2020 00:29:49 -0600 Subject: HorizonScript: Add 'bios' and 'prep' flags for Partition key --- devel/script/2_keys.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index df70242..ccdc810 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -836,6 +836,8 @@ disklabel /dev/nvme0n1 gpt boot — Marks the partition as bootable. On MBR disk labels, this enables the Bootable flag. On APM disk labels, this sets the partition type to Apple_Bootstrap. On GPT disk labels, this sets the partition's type to BIOS Boot. esp — Marks the partition as an EFI System Partition (ESP). This type is only valid on GPT disk labels. + bios — Marks the partition as a BIOS Boot partition. This type is only valid on GPT disk labels. + prep — Marks the partition as a PowerPC Boot partition. This type is only valid on MBR disk labels. partition may appear many times per block device file name; the exact maximum depend on the disk label in use on the block device. It is invalid to specify a partition for a partition number that already exists on the block device. It is invalid to specify a partition for a block device that does not have a disk label supported by Horizon. -- cgit v1.2.3-70-g09d2