A field technician is upgrading the storage in a desktop computer. The motherboard documentation states that the dedicated M.2 slot is wired exclusively with PCIe 3.0 x4 lanes and does not support SATA signaling. The technician installs an M.2 SATA SSD into this slot. Which of the following outcomes should the technician expect when powering on the workstation?
- The SSD will not be detected in the BIOS/UEFI setup because the M.2 slot lacks SATA bus routing.Answer
- BThe SSD will function properly but will be throttled to single-lane PCIe 3.0 transfer speeds.
- CThe system motherboard will automatically configure the M.2 slot controller to AHCI mode to recognize the drive.
- DThe SSD will be recognized in the BIOS/UEFI, but the operating system will require custom NVMe drivers to mount the volume.
Answer
The SSD will not be detected in the BIOS/UEFI setup because the M.2 slot lacks SATA bus routing.
Although the M.2 form factor is standardized, individual motherboard M.2 slots vary in their underlying bus routing. An M.2 slot configured strictly for PCIe (NVMe) lanes lacks physical trace connections to the motherboard's SATA controller. Consequently, installing an M.2 SATA drive into a PCIe-only slot prevents the drive from communicating with system firmware, making it undetected in BIOS/UEFI.
Step-by-Step Solution
Key Concept
M.2 Bus Interface and Protocol Compatibility (PCIe/NVMe vs. SATA)