LPI
101-500 · Question #54
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)
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
How the community answered
(42 responses)- A90% (38)
- C7% (3)
- D2% (1)
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.