CompTIA
LX0-101 · Question #26
Which command will create an ext3 filesystem on /dev/hda2?
The correct answer is B. /sbin/mke2fs -j /dev/hda2. See the full explanation below for the reasoning.
Question
Which command will create an ext3 filesystem on /dev/hda2?
Options
- A/sbin/mke2fs -d /dev/hda2
- B/sbin/mke2fs -j /dev/hda2
- C/sbin/mke2fs -m 3 /dev/hda2
- D/sbin/mke2fs -c ext3 /dev/hda2
How the community answered
(41 responses)- A5% (2)
- B71% (29)
- C17% (7)
- D7% (3)
Community Discussion
No community discussion yet for this question.