CompTIA
LX0-101 · Question #257
You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?
The correct answer is D. mount /mnt/cdrom. See the full explanation below for the reasoning.
Question
You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?
Options
- Amount /dev/cdrom /mnt/cdrom
- Bmount/dev/cdrom
- Cmount -t cdrom /dev/cdrom /mnt/cdrom
- Dmount /mnt/cdrom
- Eautomount /mnt/hdd /mnt/cdrom
How the community answered
(41 responses)- A2% (1)
- B10% (4)
- C2% (1)
- D78% (32)
- E7% (3)
Community Discussion
No community discussion yet for this question.