Difference between revisions of "Block size"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 4: | Line 4: | ||
[[blockdev]] --getbsz /dev/sda11 | [[blockdev]] --getbsz /dev/sda11 | ||
4096 | 4096 | ||
+ | blockdev --getsize64 '/dev/sda' | ||
+ | |||
+ | [[tune2fs]] -l /path/to/device | grep "[[Block]] size" | ||
− | |||
− | [ | + | Windows: <code>fsutil fsinfo ntfsinfo [your drive]</code> |
== See also == | == See also == |
Revision as of 09:21, 9 April 2020
This article is a Draft. Help us to complete it.
blockdev --getbsz /dev/sda11 4096 blockdev --getsize64 '/dev/sda'
tune2fs -l /path/to/device | grep "Block size"
Windows: fsutil fsinfo ntfsinfo [your drive]
See also
- file, File system, directory,
touch
,mkdir
,ls
,ln
truncate
,fallocate
,split
,stat
, inode, File descriptor, superblock, block size (blockdev
),fuser
,lsof
,scrub
,chattr
, ulimit (nofiles),cp
,mv
,file (command)
,mkfifo
,chmod
- File systems: clustered file system,
tune2fs
mkfs.ext4
,superblock, e2fsck,resize2fs
,mount
,df
,umount
, UUID,fstab
Advertising: