#author("2022-08-12T13:53:51+09:00","default:ichinomoto","ichinomoto") #author("2022-08-12T13:54:05+09:00","default:ichinomoto","ichinomoto") [[command]] kernel 3.18より前のext4はmetadata checksum非対応のため以下のコマンドで無効にする必要がある。 DM200は3.10なので対応が必要。 tune2fs -O^metadata_csum /dev/sd1 現在のフラグなど確認 tune2fs -l *** [#na6e46ba] https://www.linksysinfo.org/index.php?threads/bug-in-mkfs-ext4-implementation-in-tomato.74545/ https://zenn.dev/karamawanu/articles/4a5c642c2ae251