set-boot-loader

The set-boot-loader command copies the supplied filename to /boot/bootloader. Invalid bootloaders that fail the integrity check are not copied but return an error message.

Syntax

set-boot-loader <filename-path>

Arguments

<filename-path>
Enter the full path to the new bootloader.

Mode

Superuser

Example

ORACLE# set-boot-loader /code/images/nnSCZ840p4.boot
Verifying signature of /code/images/nnSCZ840p4.boot
Version: Acme Packet SCZ8.4.0 Patch 4 (Build 219) 202001050218

Image integrity verification passed

Successfully copied /code/images/nnSCZ840p4.boot to /boot/bootloader
ORACLE#