Difference between revisions of "Reservation percentage"

From wikieduonline
Jump to navigation Jump to search
(Created page with " tune2fs -l /path/to/device | egrep "Reserved block count|Block size" tune2fs '''-m 0''' /path/to/device == See also == * {{ext}} * {{tune2fs}} Category:Li...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
 
  [[tune2fs]] -l /path/to/device | egrep "Reserved block count|[[Block]] size"
 
  [[tune2fs]] -l /path/to/device | egrep "Reserved block count|[[Block]] size"
 +
Reserved block count:    1310694
 +
[[Block size]]:              4096
 +
 
  [[tune2fs]] '''-m 0''' /path/to/device
 
  [[tune2fs]] '''-m 0''' /path/to/device
  

Revision as of 07:08, 1 April 2021


tune2fs -l /path/to/device | egrep "Reserved block count|Block size"
Reserved block count:     1310694
Block size:               4096
tune2fs -m 0 /path/to/device


See also

Advertising: