Format whole drive vs. partition

Michael Hipp michael at redmule.com
Sat Dec 29 05:43:12 PST 2012


I've been doing this for a while when I intended to use an entire drive 
for one FS. I figure it reclaims a few bytes.

   mkfs -t ext4  /dev/sda

Instead of:

   mkfs -t ext4  /dev/sda1

Then I read an article that said you shouldn't do that, but no 
explanation why not. Any thoughts?

Thanks,
Michael


More information about the Linux-users mailing list