Hello!
This is the first time I use linuxmint forums. I work with linux mint debian edition.
I've got a problem with gnome-boxes. Using the wizard to create a new virtual machine, when I select an iso image on my disk The error is:
#(gnome-boxes:6868): Clutter-WARNING **: The actor 'ClutterBox' is currently inside an allocation cycle; calling #clutter_actor_queue_relayout() is not recommended
#(gnome-boxes:6868): Boxes-CRITICAL **: boxes_fetch_os_logo: assertion `os != NULL' failed
#(gnome-boxes:6868): Boxes-WARNING **: wizard.vala:154: Failed to create domain: internal error No guest options #available for arch 'x86_64'
The information about my system are:
# uname -a
# Linux gildo 3.2.0-3-486 #1 Thu Jun 28 08:08:24 UTC 2012 i686 GNU/Linux
#apt-cache policy gnome-boxes
#gnome-boxes:
# Installato: 3.4.3+dfsg-1
# Candidato: 3.4.3+dfsg-1
# Tabella versione:
#*** 3.4.3+dfsg-1 0
# 500 http://lmde-mirror.gwendallebihan.net/latest/ testing/main i386 Packages
# 100 /var/lib/dpkg/status
# apt-cache policy qemu-kvm
# qemu-kvm:
# Installato: 1.0+dfsg-11
# Candidato: 1.0+dfsg-11
# Tabella versione:
# *** 1.0+dfsg-11 0
# 500 http://lmde-mirror.gwendallebihan.net/latest/ testing/main i386 Packages
# 100 /var/lib/dpkg/status
The kvm_intel module is working
# lsmod | grep kvm
# kvm_intel 112329 0
# kvm 234573 1 kvm_intel
#gnome-boxes --checks
#The CPU is capable of virtualization: yes
#The KVM module is loaded: yes
What could be the problem?
Thanks




