M BUZZ CRAZE NEWS
// general

How to enter the BIOS when the fastboot mode of the motherboard is enabled?

By David Jones

I am using a GIGABYTE motherboard with fastboot mode enabled. In windows, I can use the software provided by GIGABYTE to enter the BIOS by just clicking a button. Can I enter the BIOS by executing a command in Ubuntu Linux?

4

1 Answer

This in terminal worked for me just now with an Asrock A300W:

systemctl reboot --firmware-setup

source:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy