Metztli Reiser5
Metztli Reiser4 Software Framework Release Number(SFRN) 5.1.3 unstable
...Netboot ISO Image may be 'burned' to USB stick with command (assuming USB device is at /dev/sdb) *else* modify or you risk data loss:
dd if=metztli-reiser4-sfrn5.iso of=/dev/sdb bs=4M; sync
and/or for AMD Epyc/Ryzen CPUs
dd if=metztli-reiser4-sfrn5-z.iso of=/dev/sdb bs=4M; sync
Enables d-i create, partition, format, recover, and native installation operations on Reiser4 SFRN 5 filesystems. If expert install you must create minimal 0.5 - 1 GB boot partition (ext2, JFS,etc) as GRUB doesn't support booting from reiser4.
Guided installation defaults to minimal JFS /boot partition and all other partitions default to reiser4 sfrn 5.
...