All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
【inst.sh】how to reinstall your hetzner arm vps from linux to win11(oracle ampere also supported)
it is not util recently that windows release their newest arm iso which is barely enough to launch a workable setup on arm vpses
compared with arm win10 iso which has little enough firmwares and drivers to be able to work on azure cloud only ,the new win11 arm iso (and maybe winsrv 2025 iso) seems has more wider supports across many vpses and devices
thanks to the author of reinstall.sh, after managed to solve the gpu driver issue, he finally got the arm windows 11 iso be installed on oracle ampere vps.
let us play it with his harddisk gzip and inst.sh:
i tried it on a hetzner cx11(which is 2c4g arm vps) but not oracle ampere vps
wget -qO- inst.sh|bash -s - -t https://r2.hotdog.eu.org/en-us_windows_11_enterprise_ltsc_2024_arm64_10g_123@@@.xz
(after inst done, the password is: administrator,123@@@)
since arm vps like cx11/oracle a1 has good benchmarks in hardware, so the installed win11 will performs generally not too bad
the repos:
https://github.com/minlearn/inst
https://github.com/bin456789/reinstall


