Linux CLI - Disk and Storage
Which of the following is the correct syntax to create an XFS file system on /dev/sdb1?
mkfs.xfs is the standard way to create an XFS file system on a partition.mkfs.xfs /dev/sdb1 formats the partition /dev/sdb1 as XFS.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions