From: Leo Famulari <leo@famulari.name>
To: myglc2 <myglc2@gmail.com>
Cc: 23838@debbugs.gnu.org
Subject: bug#23838: Guix on Debian 8.3 'guix system vm ...' -> "ERROR: qemu failed "qemu-system-x86_64"
Date: Fri, 24 Jun 2016 10:47:47 -0400 [thread overview]
Message-ID: <20160624144746.GA1545@jasmine> (raw)
In-Reply-To: <86lh1ur8vr.fsf@gmail.com>
On Fri, Jun 24, 2016 at 09:53:12AM -0400, myglc2 wrote:
> g1@e3b:~/dev/vms$ guix system vm ../configs/c01system.scm --expose=$HOME --share=$HOME/tmp=/exchange --verbosity=1
[...]
> Could not access KVM kernel module: Permission denied
> failed to initialize KVM: Permission denied
On Debian, /dev/kvm is by default not accessible to unprivileged users.
I manually do `chmod 666 /dev/kvm` when I need to use QEMU with KVM,
after each reboot.
next prev parent reply other threads:[~2016-06-24 14:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 13:53 bug#23838: Guix on Debian 8.3 'guix system vm ...' -> "ERROR: qemu failed "qemu-system-x86_64" myglc2
2016-06-24 14:47 ` Leo Famulari [this message]
2016-06-24 15:52 ` Ludovic Courtès
2016-06-24 19:34 ` myglc2
2016-06-24 22:15 ` myglc2
2016-06-26 10:20 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160624144746.GA1545@jasmine \
--to=leo@famulari.name \
--cc=23838@debbugs.gnu.org \
--cc=myglc2@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.