All pastes #2128903 Raw Edit

Untitled

public text v1 · immutable
#2128903 ·published 2012-03-16 19:35 UTC
rendered paste body
# hdparm -I /dev/sdc | grep 'sector size' -i
        Logical  Sector size:                   512 bytes
        Physical Sector size:                  4096 bytes
# echo 'p' | fdisk /dev/sdc | grep 'sector size' -i
Sector size (logical/physical): 512 bytes / 512 bytes
# cat /sys/block/sdc/queue/physical_block_size
512