erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Posted on 12. 06. 201218. 04. 2017 by erol

Disable reserved space on EXT4 partitions

To show how many blocks is reserved type:

tune2fs -l /dev/sdb1 | grep "Reserved block count"

To disable reserved blocks (and free space) type:

tune2fs -m 0 /dev/sdb1
CategoriesLinux, Tips Tagsext4, linux, reserved, space

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation

Previous PostPrevious Ubuntu 12.04 policykit for XMBC suspend to work properly
Next PostNext MK802 compile rtorrent from source with rutorrent web GUI

Recent Posts

  • Zip individual files by extension in separate zip file with the same filename and zip extension
  • Libretro vs MAME romset mapping
  • Sort du output by folder size
  • Mount Nextcloud as drive in Windows WebDAV
  • Check MD5 hash of file in Windows 10 from command line

Recent Comments

  • simone on Manually add files and folders to ownCloud
  • erol on How to additionally clean-up Kodi MySQL database from unwanted entries
  • John on How to additionally clean-up Kodi MySQL database from unwanted entries
  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2024 by Erol Tahirović