We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got into rescue mode, then ran this commands
wget -qO- /tmp https://github.com/AnimeKaizoku/InstallWindowsOnHetzner/raw/main/vkvm.tar.gz | tar xvz -C /tmp cd /tmp wget http://mirror.hetzner.de/bootimages/windows/SW_DVD9_Win_Server_STD_CORE_2019_1809.11_64Bit_English_DC_STD_MLF_X22-51041.ISO cd / /tmp/qemu-system-x86_64 -net nic -net user,hostfwd=tcp::3389-:3389 -m 2048M -localtime -enable-kvm -cpu host,+nx -M pc -smp 2 -vga std -usbdevice tablet -k en-us -cdrom /tmp/SW_DVD9_Win_Server_STD_CORE_2019_1809.11_64Bit_English_DC_STD_MLF_X22-51041.ISO -hda /dev/nvme0n1 -boot once=d -vnc :1
Then when I connect with vnc viewer I get this blue screen error
Then it keeps rebooting but never goes past this, I tried the 2022 version, uefi version, nothing changes
Please help :(
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got into rescue mode, then ran this commands
Then when I connect with vnc viewer I get this blue screen error
Then it keeps rebooting but never goes past this, I tried the 2022 version, uefi version, nothing changes
Please help :(
The text was updated successfully, but these errors were encountered: