Format a partition to Ext3
Tagged with: command, ext3, format, Linux, mkfs, partion
Saturday, November 17th, 2007 10:50 PM
Format a partition to Ext3
mkfs.ext3 -b 4096 /dev/sda10
Format a partition to Ext3
mkfs.ext3 -b 4096 /dev/sda10