Article 5M616 [SOLVED] lKVM/QEMU cloned images does not work = black screen

[SOLVED] lKVM/QEMU cloned images does not work = black screen

by
lancsuk
from LinuxQuestions.org on (#5M616)
Hiya, guys,

Recently, I've installed QEMU/libvirt on Slackware current.

Code:for packages in \
osinfo-db-tools \
osinfo-db \
libosinfo \
yajl \
urlgrabber \
libvirt \
libvirt-glib \
libvirt-python \
gtk-vnc \
spice-protocol \
spice \
spice-gtk \
usbredir \
device-tree-compiler \
libnfs \
libseccomp \
snappy \
vde2 \
virglrenderer \
acpica \
ovmf \
virt-viewer \
virt-manager \
; do
sbopkg -B -i $packages || exit 1
done

sbopkg -B -i qemu:TARGETS="all":BRIDGE_HELPER_SETUID="yes" || exit 1

exit 0KVM/Qemu works as expected but cloned images doesn't boot. Btw, the same configuration on Slackware 14.2 works perfectly. Before I switch to 14.2 again I need some advice how I can debug these issues?latest?d=yIl2AUoC8zA latest?i=IAid7wYbpd0:gZs4_3oeGzE:F7zBnMy latest?i=IAid7wYbpd0:gZs4_3oeGzE:V_sGLiP latest?d=qj6IDK7rITs latest?i=IAid7wYbpd0:gZs4_3oeGzE:gIN9vFwIAid7wYbpd0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments