User Tools

Site Tools


e2fsck-metatdata_csum-error

e2fsk - metadata_csum error

To remove the metadata_csum feature from a filesystem use the following command:

e2fsck -f $FS
tune2fs -O ^metadata_csum $FS
e2fsck -f $FS

When booting from such a filesystem, the initrd may complain about incompatible feature flag found - needs to be fixed by fsck in the initrd.

e2fsck-metatdata_csum-error.txt · Last modified: 2017/09/16 12:09 by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki