Installing XFS file system on Debian Lenny

Posted by Dark Training on October 30, 2009 tags: | debian | linux

Installing the XFS file system on Lenny is pretty drop dead simple:

# apt-get install xfs xfsprogs

</p>

After this, you should be able to call mkfs.xfs to create your new partition.