Wednesday, July 1, 2015

boot - Incompatibility SSD vs bios?

I've an American Megatrends bios version 2.15.1227 installed on notebook Asus F552CL. I've replaced the default HD with a SSD (a SanDisk Extreme PRO 240GB) the bios recognize the new device (it show the SSD in the devices section) but the SSD is not shown in the boot options?



Why? Is this a BIOS problem? Could a BIOS update have effects?




I've tried to disable secure boot, enable CSM, set SATA configuration to AHCI but nothing works. Help me!

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...