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
...
This section is not available anymore. Please use the main Exam Page.LX0-103 Exam Questions
Log in to ExamTopics
Sign in:
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.
linux_admin
2 years, 2 months ago