Articles
Software
Gallery
Other works
Contacts

#Renaming partitions under Linux (cmd table).html



            >ie. giving the partition a new "label"
            >the following commands all rename a specific kind of partition of a device to 
            swaplabel -L ""            : swap
            e2label  ""                : ext2, ext3 or ext4
            btrfs filesystem label  "" : btrfs
            jfs_tune -L ""             : jfs
            xfs_admin -L ""            : xfs
            mlabel -i  ::""            : fat or vfat
            exfatlabel  ""             : exfat
            ntfslabel  ""              : ntfs