Forrest logo
back to context overview

grub-reboot

List of commands for grub-reboot:

  • grub-reboot:tldr:1b2ad grub-reboot: Set the default boot entry to an entry number, name or identifier for an alternative boot directory for the next boot.
    $ sudo grub-reboot --boot-directory ${-path-to-boot_directory} ${entry_number}
    try on your machine
    explain this command
  • grub-reboot:tldr:d453f grub-reboot: Set the default boot entry to an entry number, name or identifier for the next boot.
    $ sudo grub-reboot ${entry_number}
    try on your machine
    explain this command
back to context overview