September 23, 201411 yr Hi - I have few disks that are not in the raid array and would like to format them as xfs for data backup. Is the following procedure correct? mkfs.xfs -L DriveName /dev/sdc1 mount -t xfs /dev/sdc1 /mnt/disk/DriveName
Archived
This topic is now archived and is closed to further replies.