Last active
April 22, 2022 11:28
-
-
Save rmorenobello/6f4366e5b16e89758a23 to your computer and use it in GitHub Desktop.
ASUS laptops: How to load BIOS screen and allow booting from USB device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ASUS laptop (for Windows 8 at least) | |
=========== | |
1st version for entering the BIOS: | |
1. Shut down your Asus laptop. Click "Start" then click the "Shut down" button. | |
2. Power your computer back on. | |
3. Wait for the ASUS splash screen. | |
4. Press the "ALT" and "F2" keys on your keyboard as soon as you see the ASUS splash screen. Your computer will enter the BIOS. | |
Read more : http://www.ehow.com/how_6642696_access-asus-laptop-bios.html | |
2nd version: | |
How to load BIOS screen and allow booting from USB device: | |
1. Enter the BIOS setup menu by pressing and holding F2 key when powering on. | |
2. Switch to “Boot” and set “Launch CSM” to Enabled (CSM: Compatibility Support Mode) | |
3. Switch to “Security” and set “Secure Boot Control” to Disabled. | |
4. Press F10 to save and exit. | |
5. Press and hold ESC key to launch boot menu when the Unit restarts. | |
Images: | |
http://www.asus.com/support/FAQ/1004435 | |
Source: | |
http://www.tomsguide.com/answers/id-1973164/change-asus-boot-order.html#12411544 | |
On CSM, Secure Boot Control, UEFI, ...: | |
http://rog.asus.com/220572013/rampage-motherboards/rampage-iv-uefi-boot-installation-guide-on-windows-7-or-8/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment