LPI
101-400 · 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. See the full explanation below for the reasoning.
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
(26 responses)- A85% (22)
- C4% (1)
- D12% (3)
Community Discussion
No community discussion yet for this question.