nerdexam
LPI

010-160 · Question #3

Which of the following types of bus can connect hard disk drives with the motherboard?

The correct answer is D. The SATA bus. SATA (Serial ATA) is the standard bus interface used to connect hard disk drives and SSDs to the motherboard in modern systems.

The Linux Operating System

Question

Which of the following types of bus can connect hard disk drives with the motherboard?

Options

  • AThe RAM bus
  • BThe NUMA bus
  • CThe CPU bus
  • DThe SATA bus
  • EThe Auto bus

How the community answered

(23 responses)
  • B
    9% (2)
  • C
    4% (1)
  • D
    87% (20)

Why each option

SATA (Serial ATA) is the standard bus interface used to connect hard disk drives and SSDs to the motherboard in modern systems.

AThe RAM bus

The RAM bus (memory bus) connects system RAM modules to the CPU memory controller and has no role in connecting storage devices.

BThe NUMA bus

NUMA (Non-Uniform Memory Access) is a multiprocessor memory architecture concept describing latency relationships between CPUs and memory regions, not a physical bus for storage devices.

CThe CPU bus

The CPU bus connects the processor to the chipset or other CPUs and is not designed for connecting peripheral storage devices.

DThe SATA busCorrect

SATA (Serial Advanced Technology Attachment) is a bus interface and physical connector standard designed specifically for attaching storage devices such as HDDs and SSDs to the motherboard, providing both the data pathway and the command protocol (AHCI) for storage communication. It replaced the older parallel ATA standard and remains the primary interface for internal consumer storage devices.

EThe Auto bus

There is no industry-standard hardware bus called the 'Auto bus'; this is not a real storage or system interconnect technology.

Concept tested: SATA bus as the storage device interface

Source: https://www.kernel.org/doc/html/latest/admin-guide/ata.html

Topics

#SATA bus#storage interfaces#hardware components

Community Discussion

No community discussion yet for this question.

Full 010-160 Practice