Efibootmgr Commands; Efibootmgr Command Line Input - HP Integrity rx1600 Deployment Manual

Smartsetup scripting toolkit deployment guide: hp integrity servers with linux
Hide thumbs Also See for Integrity rx1600:
Table of Contents

Advertisement

Table 6-10 efibootmgr Commands
Commands
-@ | --@ file
-b | --bootnum XXXX
-d | --disk disk
-e | --edd [1|3|-1]
-E | --device num
-g | --gpt
-H | --acpi_hid XXXX
-l | --loader name
-L | --label label
-p | --part part
-q | --quiet
--test filename
-u | --unicode | --UCS-2
-U | --acpi_uid XXXX
-v | --verbose
-w | --write-signature
Table 6-1 1 efibootmgr Command Line Input
Command Line Input
efibootmgr
efibootmgr -c
efibootmgr -c -L "New Boot" -l
/efi/boot/bootia64.efi -d /dev/cciss/c0d0 -p 4
LINUX
efibootmgr -c -L "Boot" -l /bootia64.efi --test
bootentry.bin
68
Utilities Reference
Description
Define the file to include more options.
Select BootXXXX (hex) variable to be deleted.
Device file that the boot loader stores. (defaults to /dev/sda).
Force EDD 1.0 or 3.0 creation variables, or guess.
EDD 1.0 device number (defaults to 0x80).
Force disk with invalid PMBR to be treated as GPT.
Set the ACPI HID (used with -i).
Boot loader file name. The full path must be informed if necessary.
(defaults to \elilo.efi).
Boot manager display label (defaults to "Linux").
Partition number that containing boot loader (defaults to 1)
Be quiet.
Do not write to NVRAM, writes to filename.
Pass extra args as UCS-2 (default is ASCII).
Set the ACPI UID (used with -i).
Print additional information.
Write unique sig to MBR if needed.
Result
Show the current configuration.
Create a default boot entry with the following
values:
• NAME: Linux
• DEVICE: /dev/sda
• PARTITION: 1
• BOOT LOADER: /elilo.efi
• LOAD OPTION: none
Create a boot entry with following values:
• NAME: New Boot
• DEVICE: /dev/cciss/c0d0
• PARTITION: 4
• BOOT LOADER:
• LOAD OPTION: LINUX
Generate a boot entry but do not save it in
NVRAM. The boot entry values are:
• NAME: Boot
• DEVICE: /dev/sda
• PARTITION: 1
• BOOT LOADER: /bootia64.efi
• LOAD OPTION: none
/efi/boot/bootia64.efi

Advertisement

Table of Contents
loading

Table of Contents