exam questions

Exam 101-500 All Questions

View all questions & answers for the 101-500 exam

Exam 101-500 topic 1 question 1 discussion

Actual exam question from LPI's 101-500
Question #: 1
Topic #: 1
[All 101-500 Questions]

Which type of file system is created by mkfs when it is executed with the block device name only and without any additional parameters?

  • A. XFS
  • B. VFAT
  • C. ext2
  • D. ext3
  • E. ext4
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
demarko
Highly Voted 4 years ago
From man pages on centos 7 -t, --type type Specify the type of filesystem to be built. If not specified, the default filesystem type (currently ext2) is used.
upvoted 17 times
...
Malicaide
Highly Voted 4 years, 6 months ago
Answer is C. ext2
upvoted 8 times
...
awtsuritacuna
Most Recent 1 month, 1 week ago
Selected Answer: E
Based on the question, the correct answer is: E. ext4 Explanation: When the mkfs command is executed with only the block device name and no additional parameters, it defaults to creating an ext4 filesystem. Here's a quick rundown: A. XFS: mkfs.xfs would be used to create an XFS filesystem. B. VFAT: mkfs.vfat would be used for creating a VFAT filesystem, typically for USB drives. C. ext2: To create an ext2 filesystem, you would use mkfs.ext2. D. ext3: To create an ext3 filesystem, you would use mkfs.ext3. E. ext4: This is the default filesystem created by mkfs if no type is specified.
upvoted 1 times
...
NaseerAkbari
2 months, 2 weeks ago
ext2, i tried with ubuntu noble (24)
upvoted 1 times
...
ducle97
5 months ago
Tested, correct answer is C
upvoted 1 times
...
michael_stefano01
9 months, 3 weeks ago
Answer is C: ext2
upvoted 2 times
...
Blindspot205
1 year ago
Answer is C. ext2
upvoted 1 times
...
Tewodros89
1 year, 4 months ago
Answer is C. ext2
upvoted 1 times
...
caprcisco
1 year, 5 months ago
Selected Answer: C
C, ext2
upvoted 1 times
...
Dlm17
1 year, 9 months ago
Selected Answer: C
only mkfs with no parameters create filesystem ext2
upvoted 2 times
...
erikseals
2 years, 7 months ago
C. ext2
upvoted 1 times
...
FantaCola
2 years, 11 months ago
Selected Answer: C
Answer is C
upvoted 1 times
...
MartiFC
2 years, 11 months ago
Selected Answer: C
Is correct
upvoted 1 times
...
CuriousLinuxCat
3 years, 9 months ago
mkfs without any option creates ext2 filesystem If you don't specify the filesystem type for the target device, it will use the default ext2 filesystem. sudo mkfs /dev/sdb1 Source: https://linuxhandbook.com/mkfs-command/
upvoted 5 times
...
techalik
4 years, 1 month ago
mkfs /dev/sdb /dev/sdb: UUID="22d5e5e8-c25e-47f4-a9bf-0d04bf2c90ab" TYPE="ext2"
upvoted 1 times
...
gerben
4 years, 8 months ago
shouldn't this be E? ext4
upvoted 1 times
cast7omadrid1
4 years, 8 months ago
I have tried on my ubuntu and what it creates by default is an ext2 partition
upvoted 7 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