Format a drive

To format a drive as ext3, just use the following, assuming that your drive is /dev/sdb.

$ sudo mkfs.ext3 /dev/sdb1

Now you can change it's label with,

$ sudo e2label /dev/sdb1 your_label

Page Comments (Click to edit)

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Powered by pmwiki-2.2.0-beta65