nerdexam
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)
  • A
    11% (3)
  • B
    71% (20)
  • C
    14% (4)
  • D
    4% (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.

Full 201-450 Practice