grub-reboot Command Examples

Set the default boot entry for GRUB, for the next boot only. More information: https://manned.org/grub-reboot.

sudo grub-reboot {{entry_number}}

sudo grub-reboot --boot-directory {{/path/to/boot_directory}} {{entry_number}}