Labeling the Partition

Next, give the partition a label. For example, if the new partition is /dev/sda6 and you want to label it /work:

e2label /dev/sda6 /work

By default, the installation program uses the mount point of the partition as the label to make sure the label is unique. You can use any label you want.