Q: How do I format partition in linux using the ext3 filesystem?
 
A: # mkfs.ext3 /dev/md0
Hits: 804