In the last couple of days I have tried to get the CHR ARM64 going on the Netcup VPS 1000 ARM G11 VIE iv https://www.netcup.eu/bestellen/produkt.php?produkt=3712 without success.
I have tried with Raw disk image (arm64) 7.15.2 & 7.16beta3 without success.
Tried installing it from within previously booted linux with dd-ing the image, and tried the same through their rescue console.
Even tried converting img to qcow2 and install that through the rescue console but also nothing, the console says powered on but there is no log to look at that would give some clue.
Has anybody tried arm instances on Netcup with CHR ?
I also planning to run CHR arm64 on Azure arm64 vm. I have a CHR x86 running already on Azure.
But the img upload will not work on CHR arm64, because it require UEFI to boot. However, Azure will only accept VHD to upload. The uploaded VHD can only create VM generation V1 instance which is BIOS boot which is not the issue on CHR x86.
So I went ahead to use dd at first place. It is as simply as