💾 Archived View for freeshell.de › tldr › tune2fs.gmi captured on 2024-02-05 at 12:11:15. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Adjust parameters of an ext2, ext3 or ext4 filesystem.
May be used on mounted filesystems.
tune2fs -c {2} {/dev/sdXN}
tune2fs -L {'MY_LABEL'} {/dev/sdXN}
tune2fs -o {discard,user_xattr} {/dev/sdXN}
tune2fs -o^{nobarrier} {/dev/sdXN}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).