As you know RedHat/Oracle Linux distributions don't run in Parallels on arm64 (e.g. M1) CPUs. This is because the kernel is compiled using a 64k page size. But the kernel can be recompiled using a 4k or 16k page size. Anyone managed to do this and create a custom install iso?