LPI
201-450 · Question #274
How can the label root be added to the ext2 filesystem on /dev/sda1?
The correct answer is B. tune2fs -L root /dev/sda1. You've hit your weekly limit · resets 5am (America/New_York)
Filesystem and Devices
Question
How can the label root be added to the ext2 filesystem on /dev/sda1?
Options
- Arelabel /dev/sda1 root
- Btune2fs -L root /dev/sda1
- Cecho 'root' > /proc/fs/sda1/label
- Dlabelfs --device /dev/sda1 root
How the community answered
(28 responses)- A11% (3)
- B71% (20)
- C14% (4)
- D4% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#tune2fs#filesystem label#ext2#-L option
Community Discussion
No community discussion yet for this question.