Originally created by @singpolyma on GitHub (Jun 12, 2023).
OS related issued, please help us identify the issue by posting the output of this
uname -a
; echo "${DISPLAY}"
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs
; grep NAME /etc/os-release
; df -h .
; qemu-system-x86_64 --version
; libvirtd --version
; free -mh
; nproc
; egrep -c '(svm|vmx)' /proc/cpuinfo
; ls -lha /dev/kvm
; ls -lha /tmp/.X11-unix/
; ps aux | grep dockerd
; docker ps | grep osx
; grep "docker|kvm|virt" /etc/group
Linux singpolyma-beefy 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux
:0
1
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_CODENAME=bullseye
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/singpolyma--beefy--vg-root 915G 473G 396G 55% /
QEMU emulator version 5.2.0 (Debian 1:5.2+dfsg-11+deb11u2)
Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
bash: line 7: libvirtd: command not found
total used free shared buff/cache available
Mem: 15Gi 8.6Gi 3.0Gi 103Mi 4.0Gi 6.6Gi
Swap: 0B 0B 0B
24
24
crw-rw----+ 1 root kvm 10, 232 Jun 12 10:09 /dev/kvm
total 0
drwxrwxrwt 2 root root 60 Jun 12 05:05 .
drwxrwxrwt 17 root root 500 Jun 12 10:15 ..
srwxrwxrwx 1 root root 0 Jun 12 05:05 X0
root 1519 0.2 0.9 16899788 156552 ? Ssl 05:05 0:48 /usr/sbin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
singpol+ 294605 0.0 0.0 6956 3564 pts/6 S+ 10:17 0:00 bash -c uname -a \ ; echo "${DISPLAY}" \ ; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \ ; grep NAME /etc/os-release \ ; df -h . \ ; qemu-system-x86_64 --version \ ; libvirtd --version \ ; free -mh \ ; nproc \ ; egrep -c '(svm|vmx)' /proc/cpuinfo \ ; ls -lha /dev/kvm \ ; ls -lha /tmp/.X11-unix/ \ ; ps aux | grep dockerd \ ; docker ps | grep osx \ ; grep "docker\|kvm\|virt" /etc/group
singpol+ 294626 0.0 0.0 6248 652 pts/6 S+ 10:17 0:00 grep dockerd
90fa18e75e11 sickcodes/docker-osx:monterey "/bin/bash -c 'sudo …" 2 hours ago Up 7 minutes 0.0.0.0:50922->10022/tcp hungry_feynman
kvm:x:106:
docker:x:131:singpolyma
libvirt:x:135:
libvirt-qemu:x:64055:libvirt-qemu
Install seemed to work fine, after reboot now have an option to boot which is the default, but when I select it it eventually hands and says busy timeout[0], (240s): 'iMacPro1,1'
Originally created by @singpolyma on GitHub (Jun 12, 2023).
# OS related issued, please help us identify the issue by posting the output of this
uname -a \
; echo "${DISPLAY}" \
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \
; grep NAME /etc/os-release \
; df -h . \
; qemu-system-x86_64 --version \
; libvirtd --version \
; free -mh \
; nproc \
; egrep -c '(svm|vmx)' /proc/cpuinfo \
; ls -lha /dev/kvm \
; ls -lha /tmp/.X11-unix/ \
; ps aux | grep dockerd \
; docker ps | grep osx \
; grep "docker\|kvm\|virt" /etc/group
```
Linux singpolyma-beefy 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux
:0
1
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_CODENAME=bullseye
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/singpolyma--beefy--vg-root 915G 473G 396G 55% /
QEMU emulator version 5.2.0 (Debian 1:5.2+dfsg-11+deb11u2)
Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
bash: line 7: libvirtd: command not found
total used free shared buff/cache available
Mem: 15Gi 8.6Gi 3.0Gi 103Mi 4.0Gi 6.6Gi
Swap: 0B 0B 0B
24
24
crw-rw----+ 1 root kvm 10, 232 Jun 12 10:09 /dev/kvm
total 0
drwxrwxrwt 2 root root 60 Jun 12 05:05 .
drwxrwxrwt 17 root root 500 Jun 12 10:15 ..
srwxrwxrwx 1 root root 0 Jun 12 05:05 X0
root 1519 0.2 0.9 16899788 156552 ? Ssl 05:05 0:48 /usr/sbin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
singpol+ 294605 0.0 0.0 6956 3564 pts/6 S+ 10:17 0:00 bash -c uname -a \ ; echo "${DISPLAY}" \ ; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \ ; grep NAME /etc/os-release \ ; df -h . \ ; qemu-system-x86_64 --version \ ; libvirtd --version \ ; free -mh \ ; nproc \ ; egrep -c '(svm|vmx)' /proc/cpuinfo \ ; ls -lha /dev/kvm \ ; ls -lha /tmp/.X11-unix/ \ ; ps aux | grep dockerd \ ; docker ps | grep osx \ ; grep "docker\|kvm\|virt" /etc/group
singpol+ 294626 0.0 0.0 6248 652 pts/6 S+ 10:17 0:00 grep dockerd
90fa18e75e11 sickcodes/docker-osx:monterey "/bin/bash -c 'sudo …" 2 hours ago Up 7 minutes 0.0.0.0:50922->10022/tcp hungry_feynman
kvm:x:106:
docker:x:131:singpolyma
libvirt:x:135:
libvirt-qemu:x:64055:libvirt-qemu
```
Install seemed to work fine, after reboot now have an option to boot which is the default, but when I select it it eventually hands and says `busy timeout[0], (240s): 'iMacPro1,1'`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @singpolyma on GitHub (Jun 12, 2023).
OS related issued, please help us identify the issue by posting the output of this
uname -a
; echo "${DISPLAY}"
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs
; grep NAME /etc/os-release
; df -h .
; qemu-system-x86_64 --version
; libvirtd --version
; free -mh
; nproc
; egrep -c '(svm|vmx)' /proc/cpuinfo
; ls -lha /dev/kvm
; ls -lha /tmp/.X11-unix/
; ps aux | grep dockerd
; docker ps | grep osx
; grep "docker|kvm|virt" /etc/group
Install seemed to work fine, after reboot now have an option to boot which is the default, but when I select it it eventually hands and says
busy timeout[0], (240s): 'iMacPro1,1'