Blockdev: Difference between revisions
Jump to navigation
Jump to search
(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...") |
No edit summary |
||
Line 1: | Line 1: | ||
=External= | |||
=Internal= | =Internal= | ||
Revision as of 20:42, 19 January 2018
External
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