Mkfs.xfs: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Linux 7 Storage Concepts =Overview= <pre> mkfs.xfs /dev/sdb </pre>")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=


* [[Linux 7 Storage Concepts#XFS|Linux 7 Storage Concepts]]
* [[Linux 7 Storage Concepts#XFS|Linux Storage Concepts]]


=Overview=
=Overview=


<pre>
mkfs.xfs /dev/sdb1
mkfs.xfs /dev/sdb
 
</pre>
Note that a file system can be build on an entire, unpartitioned, block device:
 
mkfs.xfs /dev/sdb

Latest revision as of 17:50, 22 April 2018

Internal

Overview

mkfs.xfs /dev/sdb1

Note that a file system can be build on an entire, unpartitioned, block device:

mkfs.xfs /dev/sdb