--- xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml 2012/10/06 19:54:14 1.33 +++ xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml 2013/02/23 18:38:22 1.34 @@ -4,12 +4,12 @@ - + -12 -2012-10-06 +13 +2013-02-23
Introduction to Block Devices @@ -664,11 +664,11 @@

For instance, to have the root partition (/dev/sda2 in our example) -in ext3, you would use: +in ext4, you would use:

-# mkfs.ext3 /dev/sda2
+# mkfs.ext4 /dev/sda2