System freezes during boot after installation. #643

Open
opened 2025-12-29 01:24:10 +01:00 by adam · 0 comments
Owner

Originally created by @damiandudycz on GitHub (Feb 22, 2025).

Im trying to get this running on Windows 11 host, using AMD Ryzen Z1E (Zen4). Installation worked really well, but when trying to run the system itself, it freezes with 100% CPU usage. Tried multiple small changes, even replaced EFI with my own created for this host - nothing worked, always the same issue, it just freezes. I think it might be related to using qemu with amd, but it's just a hunch. The output bellow it from the container itself (I've also updated it while trying to figure this out).

Linux db8809937913 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 GNU/Linux
:0.0
tee: /sys/module/kvm/parameters/ignore_msrs: Read-only file system
1
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem      Size  Used Avail Use% Mounted on
overlay        1007G   43G  914G   5% /
QEMU emulator version 9.2.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 11.0.0
               total        used        free      shared  buff/cache   available
Mem:           7.8Gi       1.3Gi       3.5Gi       1.7Mi       3.3Gi       6.4Gi
Swap:          4.0Gi       189Mi       3.8Gi
8
egrep: warning: egrep is obsolescent; using grep -E
8
crw------- 1 arch arch 10, 232 Feb 22 11:11 /dev/kvm
total 8.0K
drwxrwxrwx 2 root root   60 Feb 19 22:11 .
drwxrwxrwt 1 root root 4.0K Feb 22 11:11 ..
srwxrwxrwx 1 arch arch    0 Feb 19 22:11 X0
arch        94  0.0  0.0   3948  1940 pts/1    S+   11:11   0:00 grep dockerd
sh: docker: command not found
kvm:x:992:libvirt-qemu,qemu
libvirt:x:971:
libvirt-qemu:x:968:
libvirtdbus:x:967:
Originally created by @damiandudycz on GitHub (Feb 22, 2025). Im trying to get this running on Windows 11 host, using AMD Ryzen Z1E (Zen4). Installation worked really well, but when trying to run the system itself, it freezes with 100% CPU usage. Tried multiple small changes, even replaced EFI with my own created for this host - nothing worked, always the same issue, it just freezes. I think it might be related to using qemu with amd, but it's just a hunch. The output bellow it from the container itself (I've also updated it while trying to figure this out). ``` Linux db8809937913 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 GNU/Linux :0.0 tee: /sys/module/kvm/parameters/ignore_msrs: Read-only file system 1 NAME="Arch Linux" PRETTY_NAME="Arch Linux" Filesystem Size Used Avail Use% Mounted on overlay 1007G 43G 914G 5% / QEMU emulator version 9.2.0 Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers libvirtd (libvirt) 11.0.0 total used free shared buff/cache available Mem: 7.8Gi 1.3Gi 3.5Gi 1.7Mi 3.3Gi 6.4Gi Swap: 4.0Gi 189Mi 3.8Gi 8 egrep: warning: egrep is obsolescent; using grep -E 8 crw------- 1 arch arch 10, 232 Feb 22 11:11 /dev/kvm total 8.0K drwxrwxrwx 2 root root 60 Feb 19 22:11 . drwxrwxrwt 1 root root 4.0K Feb 22 11:11 .. srwxrwxrwx 1 arch arch 0 Feb 19 22:11 X0 arch 94 0.0 0.0 3948 1940 pts/1 S+ 11:11 0:00 grep dockerd sh: docker: command not found kvm:x:992:libvirt-qemu,qemu libvirt:x:971: libvirt-qemu:x:968: libvirtdbus:x:967: ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#643