09 Nov 2010
First find hard drive name:
ls -l /dev/disk/by-id/
And then format harddrive name:
sudo mkfs.ext3 /dev/sdb1 -L "Buffalo"