posts:mutt-ldap: Add title, README link, and PiPI tag.
[blog.git] / posts / btrfs.mdwn
index c00caff86adf413f27326f5f5c338d928f6f8c10..56ffcc1c4a62dc77603c65ae74ed1bbc3eaff42e 100644 (file)
@@ -19,7 +19,7 @@ the old partition:
 Unmount and create a new file system on your partition:
 
     # umount /dev/sdb2
-    # mkbtrfs -L GENTOO -m single -d single /dev/sdb2
+    # mkfs.btrfs -L GENTOO -m single -d single /dev/sdb2
 
 Note that I've disabled raid for both the metadata and data to save
 space.  This will make it harder to recover from corruption, but the