which command can the reserved blocks on /dev/hda1 be displayed?

With which command can the reserved blocks on /dev/hda1 be displayed?
(Enter the command with all parameters and/or options)

With which command can the reserved blocks on /dev/hda1 be displayed?
(Enter the command with all parameters and/or options)

Answer: tune2fs -L /dev/hda1

Explanation:
-L option specifies volume label



Leave a Reply to Simon Cancel reply1

Your email address will not be published. Required fields are marked *

one × 1 =


Simon

Simon

This should be tune2fs -l /dev/hda1 and not L