Linux_FoundationLinux_Foundation
LFCS · Question #723
LFCS Question #723: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #723. The question stem and answer options stay visible for context.
Submitted by ashley.k· Apr 18, 2026Storage Management
Question
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)
Options
- A/sbin/mke2fs -j /dev/sdb1
- B/sbin/mkfs -t ext3 /dev/sdb1
- C/sbin/mkfs -c ext3 /dev/sdb1
- D/sbin/mke3fs -j /dev/sdb1
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
#Filesystem creation#ext3#mkfs#mke2fs