Blockdev

From NovaOrdis Knowledge Base
Revision as of 20:41, 19 January 2018 by Ovidiu (talk | contribs) (Created page with "=Internal= * Linux =Overview= =Get Block Size for a Certain Device= block size can be used to obtain the block size the kernel uses when accessing a spe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Get Block Size for a Certain Device

block size can be used to obtain the block size the kernel uses when accessing a specific device:

blockdev --getbsz /dev/sda2