From c174ae9b81b2267089ca7b53c4fdcfdcd4444020 Mon Sep 17 00:00:00 2001 From: BitcoinMechanic <45926711+BitcoinMechanic@users.noreply.github.com> Date: Wed, 1 Feb 2023 08:20:27 -0800 Subject: [PATCH] add note about Pro not needing to allow legacy boot (#282) --- site/source/user-manual/flashing/flashing-x86.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/source/user-manual/flashing/flashing-x86.rst b/site/source/user-manual/flashing/flashing-x86.rst index 58e15ef..c971d2d 100644 --- a/site/source/user-manual/flashing/flashing-x86.rst +++ b/site/source/user-manual/flashing/flashing-x86.rst @@ -38,7 +38,7 @@ Once you have the embassyOS image, you will need to flash it onto your USB drive #. Click "Flash!". You may be asked to (1) approve the unusually large disk target or (2) enter your password. Both are normal. -#. After this completes, you may remove the newly flashed drive from your computer, insert it into the device you intend to install embassyOS onto. You will need to allow/prioritize "Legacy boot" from your BIOS. Look up your device or motherboard online for how to access the BIOS and make the change. +#. After this completes, you may remove the newly flashed drive from your computer, insert it into the device you intend to install embassyOS onto. You will need to allow/prioritize "Legacy boot" from your BIOS. Look up your device or motherboard online for how to access the BIOS and make the change. This is *not* necessary when flashing the Embassy Pro. .. note:: Always perfer the fastest available USB 3.0 port - typically this is blue or labeled "SS" (SuperSpeed)