💾 Archived View for freeshell.de › tldr › dumpe2fs.gmi captured on 2023-07-10 at 14:25:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Print the super block and blocks group information for ext2/ext3/ext4 filesystems.
Unmount the partition before running this command using `umount {device}`.
dumpe2fs {/dev/sdXN}
dumpe2fs -b {/dev/sdXN}
dumpe2fs -f {/dev/sdXN}
dumpe2fs -h {/dev/sdXN}
dumpe2fs -x {/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).