LPI
101-500 · Question #54
101-500 Question #54: Real Exam Question with Answer & Explanation
The correct answer is A. /sbin/mke2fs -j /dev/sdb1 B. /sbin/mkfs -t ext3 /dev/sdb1. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Devices, Linux Filesystems, Filesystem Hierarchy Standard
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
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#ext3 filesystem#mke2fs command#mkfs command#filesystem creation
Community Discussion
No community discussion yet for this question.