nerdexam
CompTIA

LX0-101 · Question #393

Which of the following commands 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 of the following commands 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

(27 responses)
  • A
    19% (5)
  • B
    70% (19)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice