Sodamhan.com

TL;DR

e2label

Change the label on an ext2/ext3/ext4 filesystem. More information: https://manned.org/e2label.

  • Change the volume label on a specific ext partition:

e2label /dev/sda1 "label_name"

This document was created using the contents of the tldr project.