Mounting A partition in Linux
Once you insert new hard disks into your system,
you’ll typically use utilities like fdisk or parted to create partitions. Once
you create a partition, you’ll use mkfs command to create or format ext2, ext3, or ext4 partition.