exam questions

Exam LFCS All Questions

View all questions & answers for the LFCS exam

Exam LFCS topic 1 question 113 discussion

Actual exam question from Linux Foundation's LFCS
Question #: 113
Topic #: 1
[All LFCS Questions]

Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answers.)

  • A. FIND
  • B. ID
  • C. LABEL
  • D. NAME
  • E. UUID
Show Suggested Answer Hide Answer
Suggested Answer: CE 🗳️

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
Strib
6 months, 3 weeks ago
Selected Answer: CE
The options that may be used to identify the intended partition in /etc/fstab, instead of supplying an explicit device, are: C. LABEL E. UUID
upvoted 1 times
Strib
6 months, 3 weeks ago
Here's a brief explanation of each option: C. LABEL: With the LABEL option, you can assign a unique label to a partition using a tool like e2label for ext2, ext3, and ext4 filesystems. Then, in /etc/fstab, you can specify the partition using its label instead of the device name. E. UUID: Each partition has a unique identifier known as the Universally Unique Identifier (UUID). It is a string of alphanumeric characters that can be used to uniquely identify the partition. The UUID can be obtained using tools like blkid or lsblk. In /etc/fstab, you can specify the partition using its UUID instead of the device name.
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