On Itanium-based computers, creates a copy of an Extensible Firmware Interface (EFI) boot entry for use in a mirrored boot volume.
The following examples show how you can use the bootcfg /clone command:
bootcfg /clone /tg
GUID
/d+ test
Recommended when you have one EFI partition to clone from. It is best to use explicit arguments when you have multiple EFI partitions with multiple EFI partition boot entries to avoid confusion.
bootcfg /clone /sg
GUID
/tg
GUID
/d+
description
Recommended when you have multiple EFI partitions with multiple boot entries for each partition.
bootcfg /clone /tg
GUID
/id
bootid
/d
description
Only clones the entry from the /id argument. This switch is useful if you have an EFI partition with multiple entries and you only want to clone one entry (not all entries). If you want to clone all entries from an EFI partition, use example 1 or 2.
bootcfg /clone /upddrv
GUID
Only updates the floating point driver. No new boot entries will be added as a result of /upddrv. This switch is used if you add a new floating point driver to one EFI partition and you want to update the floating point driver on the other EFI partition.