e2fsck-metatdata_csum-error

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
e2fsck-metatdata_csum-error [2017/09/16 11:56] baumie2fsck-metatdata_csum-error [2017/09/16 12:09] (current) baumi
Line 1: Line 1:
 ====== e2fsk - metadata_csum error ====== ====== e2fsk - metadata_csum error ======
 +
 +To remove the metadata_csum feature from a filesystem use the following command:
 +
 +<code>
 +e2fsck -f $FS
 +tune2fs -O ^metadata_csum $FS
 +e2fsck -f $FS
 +</code>
 +
 +When booting from such a filesystem, the initrd may complain about incompatible feature flag found - needs to be fixed by fsck in the initrd.
  
 {{tag>kb linux e2fsk filesystems}} {{tag>kb linux e2fsk filesystems}}
e2fsck-metatdata_csum-error.1505555768.txt.gz · Last modified: 2017/09/16 11:56 by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki