A technician is building a workstation for video editing and needs to install two M.2 NVMe SSDs. The motherboard has one M.2 slot that supports both SATA and NVMe, and another that supports only SATA. When the technician installs both drives, only the NVMe drive is detected. What is the most likely reason?
Trap 1: The NVMe drive is not properly seated.
Improper seating would cause both drives to potentially fail, but only the NVMe is detected.
Trap 2: The BIOS needs to be updated.
A BIOS update might add support, but the most direct cause is slot incompatibility.
Trap 3: The SATA SSD is defective.
While possible, the more likely issue is the slot limitation, as the NVMe drive works fine.
- A
The NVMe drive is not properly seated.
Why wrong: Improper seating would cause both drives to potentially fail, but only the NVMe is detected.
- B
The second M.2 slot only supports SATA SSDs, not NVMe.
Correct. Many motherboards have M.2 slots limited to SATA; NVMe drives require PCIe lanes.
- C
The BIOS needs to be updated.
Why wrong: A BIOS update might add support, but the most direct cause is slot incompatibility.
- D
The SATA SSD is defective.
Why wrong: While possible, the more likely issue is the slot limitation, as the NVMe drive works fine.