Use the following command to get the block size of a partition:
~$ blockdev --getbsz /dev/sdXY
where:
– X
is the letter of the disk
– Y
is the digit of the partition
Minimal website with a mess of tips for more expert users…
Use the following command to get the block size of a partition:
~$ blockdev --getbsz /dev/sdXY
where:
– X
is the letter of the disk
– Y
is the digit of the partition