Linux_FoundationLinux_Foundation
LFCS · Question #719
LFCS Question #719: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #719. The question stem and answer options stay visible for context.
Submitted by stefanr· Apr 18, 2026Storage Management
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
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#mke2fs command#ext3 filesystem#filesystem creation#journaling