unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Graham Addis <grahamjamesaddis@gmail.com>
To: Simon Tournier <zimon.toutoune@gmail.com>
Cc: 62517@debbugs.gnu.org
Subject: bug#62517: installer-dump-ed8ac2cb
Date: Sat, 20 May 2023 16:05:59 +0100	[thread overview]
Message-ID: <CAA4DTezSg3oHcnwhiJz6nwkax4u7vBjryr=qL4GSTCDQrBC=Tw@mail.gmail.com> (raw)
In-Reply-To: <86ilcs5nxr.fsf@gmail.com>

I never did get KVM enabled on my windows 10 box.

I ended up doing a bare metal guix install on an old laptop I had,
which works fine, if a little slow.

I'll close this. Thanks Simon

On Tue, 16 May 2023 at 16:06, Simon Tournier <zimon.toutoune@gmail.com> wrote:
>
> Hi,
>
> Sorry for the late reply.
>
> On Wed, 29 Mar 2023 at 11:31, Graham Addis <grahamjamesaddis@gmail.com> wrote:
>
> > qemu didn't like the -enable-kvm switch, so I left that out.
>
> I guess you need to enable KVM on your host distribution.  On default
> Debian, I am running something like:
>
>     1. Check if =/dev/kvm= is there: =ls -l /dev/kvm=
>     2. Add the user to the KVM group
>        #+begin_src shell
>          sudo usermod -a -G kvm <user>
>          newgrp kvm
>        #+end_src
>     3. If it does not work, then try:
>        #+begin_src shell
>          sudo chmod 777 /dev/kvm
>        #+end_src
>
> Once KVM is enable, do you have still the same issue?
>
> Cheers,
> simon




  reply	other threads:[~2023-05-20 18:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 10:31 bug#62517: installer-dump-ed8ac2cb Graham Addis
2023-05-16 14:52 ` Simon Tournier
2023-05-20 15:05   ` Graham Addis [this message]
2023-05-25  8:11     ` Graham Addis

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA4DTezSg3oHcnwhiJz6nwkax4u7vBjryr=qL4GSTCDQrBC=Tw@mail.gmail.com' \
    --to=grahamjamesaddis@gmail.com \
    --cc=62517@debbugs.gnu.org \
    --cc=zimon.toutoune@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).