ry to run wr-installer on their machine, at first attempt nothing where written on the disk (4TB). So they reduce disk size to 2TB and it works. It seems to be related to GPT feature which is not supported ? Maybe in relation with this patch: recipes-installer/anaconda/files/anaconda-fix-default-label-for-x86.patch ? - _disklabel_types = ["gpt", "msdos"] + _disklabel_types = ["msdos", "gpt"]
try to use the wr-installer layer with the anaconda package on a 4Tb+ disk