Hm, could it be that systemd is running a fsck
and “repairing”, hence modifying the file system image.
You can disable the fsck
with adding fsck.mode=skip
to kernel arguments.
Hm, could it be that systemd is running a fsck
and “repairing”, hence modifying the file system image.
You can disable the fsck
with adding fsck.mode=skip
to kernel arguments.