exam questions

Exam LX0-103 All Questions

View all questions & answers for the LX0-103 exam

Exam LX0-103 topic 4 question 17 discussion

Actual exam question from CompTIA's LX0-103
Question #: 17
Topic #: 4
[All LX0-103 Questions]

Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)

  • 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
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
linux_admin
2 years, 2 months ago
A. /sbin/mke2fs -j /dev/sdb1 creates an ext3 filesystem on /dev/sdb1. The -j option is used to create an ext3 filesystem, which is an upgraded version of the ext2 filesystem with journaling capabilities. B. /sbin/mkfs -t ext3 /dev/sdb1 also creates an ext3 filesystem on /dev/sdb1. The -t option specifies the type of the filesystem, which in this case is ext3.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago