Creates an ext4 filesystem inside a partition.
sdb1
sudo mkfs.ext4 {{/dev/sdb1}}
sudo mkfs.ext4 -L {{volume_label}} {{/dev/sdb1}}