Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] QEMU setup questions
Date: Wed, 24 Jul 2013 13:16:52
Message-Id: 20130724141642.71d96b7f@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] QEMU setup questions by Kerin Millar
1 On Wed, 24 Jul 2013 11:57:41 +0100, Kerin Millar wrote:
2
3 > >> WARN: pretend
4 > >> You have decided to compile your own SeaBIOS. This is not supported
5 > >> by upstream unless you use their recommended toolchain (which you are
6 > >> not). If you are intending to use this build with QEMU, realize you
7 > >> will not receive any support if you have compiled your own SeaBIOS.
8 > >> Virtual machines subtly fail based on changes in SeaBIOS.
9 > > I don't see any USE flags about this.
10
11 > The "binary" flag is an IUSE default but you're preventing the flag
12 > from being enabled somehow.
13
14 That's the sort of fun you get with USE="-*" :P
15
16 > > 2) I download a Gentoo install ISO, and create a 7 gig raw file
17 > > sda.raw, and start qemu-kvm
18 > >
19 > > $ qemu-kvm -hda sda.raw -cdrom installx86.iso -boot d
20 > > Could not access KVM kernel module: Permission denied
21 > > failed to initialize KVM: Permission denied
22
23 Is the problem with reading the module file or loading it? If you
24 modprobe the kvm module as root first, can you then run it as a user? You
25 may want to add the module to /etc/conf.d/modules.
26
27
28 --
29 Neil Bothwick
30
31 To most people solutions mean finding the answers. But to chemists
32 solutions are things that are still all mixed up.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] QEMU setup questions Kerin Millar <kerframil@×××××××××××.uk>