» Linux »
Examen sur Linux »
Examen 202 : Networking Administration »
Section 5 »
Question 5/27
Explanation: IDE hard drives can be recognized by the letters ‘hd’. SCSI hard drives use the letters
‘sd’. Hard drives use letters a, b, c etc… with ‘a’ being the first hard drive (hda) and ‘b’ being the
second hard drive (hdb). The partitions use numbers 1, 2, 3 etc.. with 1 being the first partition and 2
being the second partition. Therefore the first 2 partitions on the first disk will be hda1 and hda2 and
the first 2 partitions on the second disk will be hdb1 and hdb2.
Incorrect Answers
A: hda3 and hda4 are the 3rd and 4th partitions on the first disk.
C: The letters sd are used for SCSI disks.
D: The letters sd are used for SCSI disks.