1.

What Is The Function Of E2label Command?

Answer»

With the help of E2LABEL command a filesystem LABEL can be WRITTEN into the superblock of ext2/ext3 filesystem.
 Eg:- #e2label /dev/hda3 datadisk3
Will create a label of datadisk3 on the filesystem on PARTITION /dev/hda3.

With the help of e2label command a filesystem label can be written into the superblock of ext2/ext3 filesystem.
 Eg:- #e2label /dev/hda3 datadisk3
Will create a label of datadisk3 on the filesystem on partition /dev/hda3.



Discussion

No Comment Found