
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 machineexplain 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 machineexplain this command