set
Использование
system boot-kernels set [-f] <index>
Описание
Указание ядра по умолчанию для загрузки.
Аргументы
index
- Kernel index in "system boot-kernels info" output--to_file
- Redirect output to file (/tmp/cli-stdout.txt).-f,
- --force Change boot order without confirmation (forcibly).
Примеры использования
system boot-kernels set 2 (permanently set kernel with number 2 in info list as default)
system boot-kernels set 0 (set standard behaviour: booting most recent kernel)
system boot-kernels set -f 2 (forcibly, permanently set kernel with number 2 in info list as default)