I Changed my Boot order now i'm prompted with a message

iRaariTy

Reputable
Sep 19, 2014
108
0
4,690
I changed my boot order as i seen my SSD wasn't the primary boot drive and i was prompted with the message reboot and select proper boot device. Or insert boot media in selected boot device and press a key. I have MSI fast boot installed so i dont know how to get into my bios. It seems to ho instantly to that message instead of telling me to press a certain key to enter the bios.
 

mudpuppet

Honorable
Jun 20, 2012
747
0
11,360
Just to clarify, your OS is still installed on the SSD you are trying to make primary correct?

I don't have an MSI board but I believe the following commands entered in a command prompt would disable it for you:

sc stop "MSI_FastBoot"
sc config "MSI_FastBoot" start= disabled

That is, if you're able to shuffle drives back and get a good boot from what I assume would be your HDD.