Q: How do I format partition in linux using the ext4 filesystem?

A: # mkfs.ext4 /dev/md0

 
First make sure the required programs are installed.
Hits: 534