Saturday, May 18, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2822  / 2 Years ago, fri, june 24, 2022, 9:51:14

My keyboard has an issue where it does not work on startup which means I cannot access the boot menu. Is there a command to reboot and open straight to the boot menu? I'm assuming its something like this command as it opens the bios menu but not the drive select menu.


systemctl reboot --firmware-setup

More From » boot

 Answers
5

Running efibootmgr will list your current drives.
Then run efibootmgr --bootnext XXXX with the id of the drive you want to boot with, once you restart it will boot with your selected drive.


Thank you UnKNOWn!


[#1282] Friday, June 24, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
lotceptin

Total Points: 374
Total Questions: 106
Total Answers: 118

Location: The Bahamas
Member since Tue, Apr 27, 2021
3 Years ago
;