LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   can i reboot into bios setup from grub? (https://www.linuxquestions.org/questions/linux-general-1/can-i-reboot-into-bios-setup-from-grub-493883/)

lolkowatylol 02-27-2018 01:47 AM

It is possible in EFI just paste:
Code:

menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
  fwsetup
}

into
Code:

/boot/grub/grub.cfg

yancek 02-27-2018 02:02 PM

Did you not noticee the last post here was over eleven (11) years ago and EFI wasn't in use?

lolkowatylol 02-27-2018 09:52 PM

after eleven years this post is still as one of the top results in google search, and latest(mean advanced search with date range) doesn't give solution that fast


All times are GMT -5. The time now is 01:08 AM.