I fixed my builds with the bookworm weekly netinst by adding this in the preseed:
d-i partman/early_command string \
sed -i -e "s/,metadata_csum_seed//g" -e "s/,orphan_file//g"
/etc/mke2fs.conf;\
...
On Wed, 1 Mar 2023 at 15:59, Marc Leeman <[email protected]> wrote:
>
> Note that updating ext2fs with these new features also breaks other
> software components like refind (volume detection) in bookworm (this is how
> I came to this bug).
>
>
>
--
g. Marc

