6.1.2.2. Formating the Partition
The partition still does not have a file system. Create the file system:
/sbin/mkfs -t ext3 /dev/sda6
sda6
Formatting the partition permanently destroys any data that currently exists on the partition.