Skip to content
New issue

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

Can't install - says IRQL_NOT_LESS_OR_EQUAL #6

Open
Nottt opened this issue Jan 12, 2025 · 0 comments
Open

Can't install - says IRQL_NOT_LESS_OR_EQUAL #6

Nottt opened this issue Jan 12, 2025 · 0 comments

Comments

@Nottt
Copy link

Nottt commented Jan 12, 2025

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

image

Then it keeps rebooting but never goes past this, I tried the 2022 version, uefi version, nothing changes

Please help :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant