I created a new partition(sda7) using cfdisk in Ubuntu 14.04. But, problem is that I don't able to set ext4 filesystem to the partition. When I go to type menu of the partition there is no ext4 partition option. Is there another name that is equivalent of ext4?
And when I tried to mount the sda7 sudo mount /dev/sda7 /mnt it shows--
mount: you must specify the filesystem type
But the output of fdisk -l shows all ext4 and Linux partitions as Linux and their ID is 83.
sda7->type

