010-160 Exam QuestionsBrowse all questions from this exam

010-160 Exam - Question 44


Which of the following devices represents a hard disk partition?

Show Answer
Correct Answer: D

The string /dev/sda2 represents a hard disk partition. In Linux naming conventions, /dev/sd* denotes storage devices where 'a' stands for the first drive, and '2' indicates the second partition on that drive.

Discussion

6 comments
Sign in to comment
Cityluv35Option: D
Aug 13, 2020

D is right

Nvidia
Mar 17, 2021

Do you people ever e-mail these guys on the questions that are incorrect ? I have done that many times and they have corrected them, email them with question # copy and paste question and answers then copy and paste the correct answer ( S ) they will get back to you

cyberchickOption: D
Jan 9, 2021

D is right. sda2 would be the first disk partition 2. https://help.ubuntu.com/lts/installation-guide/armhf/apcs04.html

sasquatchshrimpOption: D
Dec 13, 2020

the "sda1, or sda2, or sda3" represent a partition in a disk.

EugeneVOption: E
Aug 11, 2020

It should be E: /sda/p2 => disk 1 (a is the first letter of alphabet) and partition 2

sasquatchshrimpOption: D
Dec 13, 2020

D is correct, some good learning here: https://forums.linuxmint.com/viewtopic.php?t=134622