JBOD xfs format, partition, mount

I have a 750MB HDD, 1 of 4 HDD in a 4 disc USB connected drive. How do I partition for one 750MB drive and format to XFS.

A df -h command and the drive is reported as 122.7MB yet I have 750MB drive. I look in the /dev folder, it shows /dev/sdd1 and /dev/sdd2. Not sure why I cannot mount sdd2.

To use xfs on openwrt you'll need to install the following I believe

xfs-mkfs
Kmod-fs-xfs

Yup, I've already done that part. Its the partition and formatting part I'm asking about.

I've solved my problem. I should delete the partition I don't need at first install. Otherwise end up with 2 partitions.

1 Like