How do I label a filesystem in linux?



  • To assign a label to a filesystem run the following command.

    The arguments are device and the lable you want to assign the filesystem, in this case it's /projectA

    # e2label /dev/mapper/vg01-test /projectA
    

Log in to reply
 

© Lightnetics 2024